Cacodemon345
|
27e4124574
|
qt: Fix performance regression
|
2022-07-12 14:41:38 +06:00 |
|
OBattler
|
30479fc3b9
|
Fixed the problem of infinite screenshots being taken with the Win32 GUI.
|
2022-07-12 05:45:50 +02:00 |
|
OBattler
|
5615c170f6
|
Changed the way to obtain the rebar height - now getting the height of the first row via the window message, because something is causing the rebar itself to be apparently taller than that for some reason.
|
2022-07-12 05:22:34 +02:00 |
|
Cacodemon345
|
11a75f5fd5
|
Merge branch 'master' into multimonitor-take2-ui
|
2022-07-10 11:44:58 +06:00 |
|
Jasmine Iwanek
|
45a84cbbfe
|
Fix incorrect position of CD speed
|
2022-07-09 19:35:53 -04:00 |
|
RichardG867
|
af7230496b
|
Virtual ISO: Fix Windows file dialog failing with a folder loaded
|
2022-07-09 16:31:21 -03:00 |
|
RichardG867
|
bcd12099c7
|
Virtual ISO: Use the actual basename function and remove the legacy one
|
2022-07-09 13:43:13 -03:00 |
|
RichardG867
|
9bdec4a1d9
|
Merge branch 'master' of ssh://github.com/86Box/86Box into cleanup30
|
2022-07-08 19:22:52 -03:00 |
|
Miran Grča
|
95c264d98e
|
Merge pull request #2436 from jriwanek-forks/pas16
Actually build PAS16 on win32ui dev builds
|
2022-07-08 23:53:48 +02:00 |
|
Jasmine Iwanek
|
604d719fb7
|
actuall build PAS16 on win32ui dev builds
|
2022-07-08 17:41:44 -04:00 |
|
Jasmine Iwanek
|
0dc77c9238
|
XGA+XGA2 in win32 UI
|
2022-07-08 16:27:38 -04:00 |
|
Cacodemon345
|
d32849b41f
|
win_ui: Add two missing functions
|
2022-07-07 17:03:53 +06:00 |
|
Cacodemon345
|
d7e32aa2ff
|
It's 1, not 0
|
2022-07-07 16:11:32 +06:00 |
|
Cacodemon345
|
b9316be98f
|
Replace rest of the instances with doresize_monitors[0]
|
2022-07-07 16:08:11 +06:00 |
|
Cacodemon345
|
0ce1a8edfe
|
Fix compilation for non-Qt builds
|
2022-07-07 15:09:13 +06:00 |
|
Cacodemon345
|
2bd4c67577
|
Fix Windows builds
|
2022-07-07 14:52:30 +06:00 |
|
Cacodemon345
|
af3f2685e1
|
Fix Windows builds for real
|
2022-07-03 01:40:27 +06:00 |
|
Cacodemon345
|
fb19913777
|
Fix Windows builds
|
2022-07-03 01:33:27 +06:00 |
|
Cacodemon345
|
8a3367ff6f
|
Multi-monitor support (backend preparation part)
|
2022-07-03 01:18:23 +06:00 |
|
OBattler
|
688535115b
|
Enable Makefile.mingw compiles with FAudio.
|
2022-06-26 01:33:12 +02:00 |
|
OBattler
|
f834caca9b
|
Temporarily reverted main thread delays to the old way to reduce CPU usage until we figure out a better way that gives more accuracy at comparably reduced CPU usage.
|
2022-06-25 15:37:41 +02:00 |
|
TC1995
|
9e44719f13
|
Added initial (and a bit buggy on OS/2, so use 8514/A on it instead) emulation of XGA for both MCA and ISA buses.
|
2022-06-17 21:26:26 +02:00 |
|
RichardG867
|
50b75c457d
|
Merge branch 'master' of ssh://github.com/86Box/86Box into cleanup30
# Conflicts:
# src/qt/qt_mediamenu.cpp
# src/qt/qt_mediamenu.hpp
|
2022-06-07 15:36:12 -03:00 |
|
Cacodemon345
|
3b74aad9d6
|
qt: Add mouse sensitivity setting
|
2022-06-01 15:31:58 +06:00 |
|
David Hrdlička
|
5a2aa70dd5
|
win: remove broken Unicode variant of opendir
|
2022-05-28 17:39:11 +02:00 |
|
OBattler
|
4e6fb0f02d
|
Tentative implementation of thread_wait_mutex() on Win32 threads.
|
2022-05-25 23:08:52 +02:00 |
|
Jasmine Iwanek
|
3e566c2bf3
|
8514/a in win32 UI
|
2022-05-24 12:53:02 -04:00 |
|
TC1995
|
d2ab74b79c
|
Fixed win32 makefile (was missing the 8514a file on it).
|
2022-05-14 19:08:30 +02:00 |
|
RichardG867
|
2e2adc6945
|
Merge branch 'master' of ssh://github.com/86Box/86Box into cleanup30
# Conflicts:
# src/cdrom/cdrom_image.c
# src/cdrom/cdrom_image_backend.c
|
2022-04-21 13:35:15 -03:00 |
|
David Hrdlička
|
e60af6c29d
|
Clean up plat.h a bit
|
2022-04-20 01:03:39 +02:00 |
|
Jasmine Iwanek
|
27c78d40c5
|
Reorganise
|
2022-04-19 18:36:30 -04:00 |
|
Alexander Babikov
|
c1d97fc72a
|
Fix some more remaining warnings
|
2022-04-14 07:58:22 +05:00 |
|
Alexander Babikov
|
bacc78da24
|
Fix instances of narrow string literals being used where wide ones should be used
|
2022-04-14 07:13:47 +05:00 |
|
Alexander Babikov
|
c82b9a379c
|
Remove the crashdump generation stuff and the associated parameter
It's Windows-exclusive and has never really worked
|
2022-04-14 07:10:19 +05:00 |
|
Alexander Babikov
|
eba088c692
|
Remove trailing whitespace + indentation consistency fixes
|
2022-04-14 07:10:18 +05:00 |
|
Alexander Babikov
|
60f1f418b0
|
Make the VNC renderer independent of the Dev branch option
|
2022-04-14 07:10:16 +05:00 |
|
Alexander Babikov
|
94adafa1ee
|
Repalce the NO_SIO Dev branch option with AN430TX
The only machine under that option, the Intel AN430TX, was actually put there for problems unrelated to Super I/O
|
2022-04-14 07:10:16 +05:00 |
|
Alexander Babikov
|
355250216f
|
Move the Compaq Deskpro 386 to the Dev branch
|
2022-04-14 07:10:13 +05:00 |
|
Miran Grča
|
cc666e6cc4
|
Merge pull request #2281 from jriwanek-forks/named-initializers-3
Named initializers part 3
|
2022-04-12 23:38:32 +02:00 |
|
Jasmine Iwanek
|
702f80e58a
|
Backport several changes from M&K
|
2022-04-12 17:26:05 -04:00 |
|
Cacodemon345
|
f8e53a957a
|
win: Fix AppData directory creation
|
2022-04-09 00:12:27 +06:00 |
|
David Hrdlička
|
3449a173ae
|
Move ROM search path code to rom.c, rewrite rom_fopen
|
2022-04-08 01:34:47 +02:00 |
|
RichardG867
|
4338882df4
|
Merge branch 'master' of ssh://github.com/86Box/86Box into cleanup30
|
2022-04-07 15:46:00 -03:00 |
|
Cacodemon345
|
1a3a7bec0e
|
Move platform-specific ROM path adding code into plat modules
|
2022-04-06 16:16:25 +06:00 |
|
RichardG867
|
e11b211af8
|
Virtual ISO: Add Qt and Win32 user interfaces
|
2022-03-26 23:38:38 -03:00 |
|
RichardG867
|
eeeb7b258d
|
Virtual ISO: Initial commit
|
2022-03-26 22:17:09 -03:00 |
|
RichardG867
|
71ba610366
|
Merge branch 'master' of ssh://github.com/86Box/86Box into cleanup30
# Conflicts:
# .ci/build.sh
# .ci/dependencies_msys.txt
# src/sound/snd_audiopci.c
|
2022-03-16 00:39:53 -03:00 |
|
RichardG867
|
f57cbe36b1
|
GDB Stub: More progress
|
2022-03-16 00:33:01 -03:00 |
|
Jasmine Iwanek
|
297909a884
|
midi out device named correctly to aid code readability
|
2022-03-13 09:00:03 -04:00 |
|
RichardG867
|
94be8cdfc6
|
GDB Stub: Initial commit
|
2022-03-12 20:20:25 -03:00 |
|