Commit graph

7481 commits

Author SHA1 Message Date
TC1995
70d623ec2d Fix typo. 2022-02-05 18:17:43 +01:00
TC1995
f6d50a70b3 Added EMS emulation to the SCAMP chipset from the other emulator. 2022-02-05 18:15:39 +01:00
ts-korhonen
6ffa0a9640 qt: fix filefield size (was bad on macos) 2022-02-05 17:47:42 +02:00
ts-korhonen
6e3023ceab qt: update translations 2022-02-05 17:25:20 +02:00
ts-korhonen
041b080bf9 Merge branch 'master' of https://github.com/86Box/86Box into qt 2022-02-05 17:01:55 +02:00
ts-korhonen
cf37a9c954 qt: tweak hard disk dialog layout 2022-02-05 17:01:27 +02:00
OBattler
dbdb17e8a6 Fixed the P65UP5 fix. 2022-02-05 15:19:07 +01:00
OBattler
183e72f9e6 Attempted fix for the separator. 2022-02-05 15:05:07 +01:00
OBattler
e9fbbf41d0 Added the version of PIIX3 for boards with I/O APIC that wires secondary IDE IRQ directly to legacy IRQ 15 instead of MIRQ0. 2022-02-05 13:43:24 +01:00
Miran Grča
d495665372
Merge pull request #2042 from SuperMaxusa/fix-ukr-lang
Small fix for uk-UA.rc
2022-02-05 13:35:47 +01:00
Miran Grča
dbbfb92c8f
Merge pull request #2047 from jriwanek-forks/ui-changes
win32 UI changes
2022-02-05 13:35:35 +01:00
Miran Grča
401bb868cd
Fixed PB520R ROM loading to also load the forgotten 4096 bytes 2022-02-05 13:34:53 +01:00
Cacodemon345
6a967bb4a9 Enforce max size for settings list 2022-02-05 16:45:37 +06:00
Cacodemon345
03a6b2b50a Fix bottom line being glitched 2022-02-05 16:45:17 +06:00
Cacodemon345
9cd757c213 * Cursor on Windows should not break free anymore when captured
* Use RAWINPUT for joystick on Windows
* Load qt_*.qm instead of qtbase_*.qm
2022-02-05 13:28:18 +06:00
Jasmine Iwanek
35299e1a35 Update dialogs.rc 2022-02-04 23:03:57 -05:00
Jasmine Iwanek
1e3d4d83b0 Lay out the RC better 2022-02-04 23:03:55 -05:00
ts-korhonen
90d262d230 qt: fix settings title to match win32 2022-02-04 23:31:10 +02:00
ts-korhonen
11e805de78 qt: Fix font only applying to main window 2022-02-04 23:01:53 +02:00
ts-korhonen
cfd8eb9e61 Merge branch 'newqt' of https://github.com/Cacodemon345/86Box into qt 2022-02-04 22:26:48 +02:00
ts-korhonen
0794224bca Merge branch 'bugfix/qt-cdrom-speed' of https://github.com/lemondrops/86Box into qt 2022-02-04 22:24:03 +02:00
Cacodemon345
dd2fb22e41 Revert "Fix for capture on closing/double-clicking at selection on file dialogs"
This reverts commit 54853c2d62.
2022-02-05 02:23:55 +06:00
ts-korhonen
07ae766d5f Merge branch 'bugfix/qt-mouse-capture' of https://github.com/lemondrops/86Box into qt 2022-02-04 22:22:56 +02:00
Cacodemon345
2986bfa4a8 Revert "qt: Fix type displays in hard disk dialog"
This reverts commit 633ad83bb2.
2022-02-05 02:21:54 +06:00
SuperMaxusa
f88777ac09
Merge branch '86Box:master' into fix-ukr-lang 2022-02-04 22:09:13 +02:00
SuperMaxusa
a9affb6c8b
Update uk-UA.rc 2022-02-04 22:08:40 +02:00
Cacodemon345
85a11813d6 Fix crashes on language settings changes 2022-02-05 02:04:32 +06:00
Alexander Babikov
eb451aaaf4 Get rid of 0x CD-ROM speed option 2022-02-05 01:02:55 +05:00
Alexander Babikov
45520768ba Fix unsolicited mouse captures after a double-click in an file selection dialog 2022-02-05 01:01:06 +05:00
Alexander Babikov
ecc11f09d4 Fix incorrect CHS values displayed in the new hard disk dialog dropdown 2022-02-05 00:59:46 +05:00
Cacodemon345
633ad83bb2 qt: Fix type displays in hard disk dialog 2022-02-05 01:46:55 +06:00
Cacodemon345
54853c2d62 Fix for capture on closing/double-clicking at selection on file dialogs
By lemondrops
2022-02-05 01:43:12 +06:00
Cacodemon345
67cce8d196 * Remove unused VRAM dump option
* Only emit fileSelected signal if the user didn't cancel file selection
* Don't unmount emulator images if the user cancelled file selection
2022-02-05 01:35:26 +06:00
ts-korhonen
129ffab728 Merge branch 'master' of https://github.com/86Box/86Box into qt 2022-02-04 17:02:40 +02:00
ts-korhonen
09f6053b8b Merge branch 'qt-windows-rc' of https://github.com/lemondrops/86Box into qt 2022-02-04 16:58:26 +02:00
OBattler
ec00dc978c File dialogs now pause the emulate machine. 2022-02-04 13:34:05 +01:00
Alexander Babikov
afe83cc568 Add a Windows resource file to use with Qt 2022-02-04 17:07:44 +05:00
Cacodemon345
62a9b9c2b1 Load Qt's translations from application directory 2022-02-04 15:27:53 +06:00
Cacodemon345
ff437835bb Enable minitrace support 2022-02-04 15:19:21 +06:00
RichardG867
df332677f2 Merge branch 'master' of ssh://github.com/86Box/86Box into cleanup30 2022-02-03 19:25:01 -03:00
RichardG867
ba340d454e snd_ac97_codec: Fix initialization of a couple registers 2022-02-03 19:24:50 -03:00
RichardG867
95bc320311 Jenkins: Add GitHub links to Discord notification 2022-02-03 19:23:35 -03:00
ts-korhonen
33f2a16921 Merge branch 'master' of https://github.com/86Box/86Box into qt 2022-02-03 22:31:22 +02:00
dob205
038082e2dc qt: macos bundling improvements 2022-02-03 22:30:42 +02:00
Jasmine Iwanek
4083453be6
Merge branch '86Box:master' into ui-changes 2022-02-03 15:28:34 -05:00
SuperMaxusa
17398503a1
Small fix for uk-UA.rc 2022-02-03 22:10:52 +02:00
Miran Grča
ffc548a8fa
Merge pull request #2038 from lemondrops/bugfix/config_migration
Fixes to config file backwards compatibility, take 2
2022-02-03 20:13:30 +01:00
Miran Grča
1a48e3ef07
Merge pull request #2039 from jriwanek-forks/sbdsp-comments
Additional comments in sb_dsp.c
2022-02-03 20:13:20 +01:00
Miran Grča
a2ab7467f9
Merge pull request #2040 from jriwanek-forks/uart
Preliminary config stuff for selectable uart type
2022-02-03 20:13:06 +01:00
Miran Grča
ec32957fb7
Merge pull request #2041 from 86Box/tc1995
Added the Matrox Millennium card to dev branch and its respective bit…
2022-02-03 20:12:54 +01:00