Commit Graph

7223 Commits

Author SHA1 Message Date
ts-korhonen
09f6053b8b Merge branch 'qt-windows-rc' of https://github.com/lemondrops/86Box into qt 2022-02-04 16:58:26 +02: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
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
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
TC1995
012046bd89 Added the Matrox Millennium card to dev branch and its respective bitblt additions and ROM. 2022-02-03 20:08:46 +01:00
ts-korhonen
9b58ed79ca Merge branch 'newqt' of https://github.com/Cacodemon345/86Box into qt 2022-02-03 19:18:08 +02:00
Cacodemon345
186e461c83 Remove bus tracking logging 2022-02-03 23:02:25 +06:00
Cacodemon345
c425625409 qt: File field is now an actual text field 2022-02-03 23:00:39 +06:00
ts-korhonen
df7a9f897e Merge branch 'master' of https://github.com/86Box/86Box into qt 2022-02-03 18:06:37 +02:00
Jasmine Iwanek
33361dd37c Preliminary config stuff for selectable uart type 2022-02-03 06:13:55 -05:00
Cacodemon345
97b2feaa27 Fix mouse input loss on heavy renderer frameskipping 2022-02-03 16:55:32 +06:00
Jasmine Iwanek
e32a84528d Additional comments in sb_dsp.c 2022-02-03 05:47:56 -05:00
Alexander Babikov
b5539d5029 Fix joystick type migration not working as intended
Map legacy integer-based joystick type options directly
2022-02-03 13:38:23 +05:00
Alexander Babikov
c4af6f4f9b Fix a typo in CH Flightstick Pro's internal name 2022-02-03 13:36:57 +05:00
Alexander Babikov
c8f9b8cbd3 Handle the internal name change for the S3 ViRGE/GX (formerly ViRGE/DX VBE 2.0) 2022-02-03 13:34:52 +05:00
Miran Grča
c7824e8ddc Merge pull request #2011 from jmlovelace/master
device_t refactor
2022-02-03 03:12:45 +01:00
OBattler
6f2b93923c A lot of fixes - everything now seems to work properly. 2022-02-03 03:10:06 +01:00
Jess Lovelace
296e25c685 more typos still 2022-02-02 18:18:37 -05:00
Jess Lovelace
f91654d301 another typo 2022-02-02 18:11:11 -05:00
Jess Lovelace
6c6c6287ea more fix 2022-02-02 18:08:43 -05:00
Jess Lovelace
e77b9a88ab typo fixed 2022-02-02 18:00:06 -05:00
Jess Lovelace
d12d614632 forgot to refactor hdc table def 2022-02-02 17:57:11 -05:00
Jess Lovelace
ccf566b9b0 more overzealous refactoring undone 2022-02-02 17:54:24 -05:00
Jess Lovelace
062414d13c missed some funcs, refactored 2022-02-02 17:51:23 -05:00
Jess Lovelace
4849deb156 added null devices and refactored tables 2022-02-02 17:48:04 -05:00
Jess Lovelace
a69033fc9e fixed small issue 2022-02-02 16:53:26 -05:00
Jess Lovelace
5ed5d73cee more upstream devices 2022-02-02 16:31:24 -05:00
Jess Lovelace
c96a268109 fixed misnamed device_t instance 2022-02-02 16:31:24 -05:00
Jess Lovelace
15c03bdd8b more machines from upstream 2022-02-02 16:31:24 -05:00
Jess Lovelace
4ae82d3c93 fixed overzealous refactoring 2022-02-02 16:31:24 -05:00
Jess Lovelace
4b6e1034b3 refactored upstream devices 2022-02-02 16:31:24 -05:00
Jess Lovelace
5398143f42 obsoleting tables for internal names 2022-02-02 16:31:24 -05:00
Jess Lovelace
9abd72264f fix to indev machine 2022-02-02 16:31:24 -05:00
Jess Lovelace
8d962bef15 yet another fix commit 2022-02-02 16:31:23 -05:00
Jess Lovelace
d0c1a986a8 continued fixing 2022-02-02 16:31:23 -05:00
Jess Lovelace
c3b8818550 more fix 2022-02-02 16:31:23 -05:00
Jess Lovelace
4402607ce5 cleanup 2022-02-02 16:31:22 -05:00
Jess Lovelace
723d5ac984 continued cleanup 2022-02-02 16:31:22 -05:00
Jess Lovelace
f18615ae87 refactored device_t and all declarations 2022-02-02 16:31:22 -05:00
Cacodemon345
ca002ec886 Merge remote-tracking branch 'winqt/qt' into newqt 2022-02-02 22:12:25 +06:00
Cacodemon345
a1c0605cbe qt: Fix error strings 2022-02-02 22:08:19 +06:00
Cacodemon345
221f1f783c Merge remote-tracking branch 'upstream/master' into HEAD 2022-02-02 21:47:11 +06:00
Miran Grča
8bb18ef598 Merge pull request #2036 from Cacodemon345/patch-39
Fix brief extreme noise on hard resets
2022-02-02 16:34:24 +01:00
Cacodemon345
2e723683d0 Clean speaker sound buffer on each init 2022-02-02 21:19:39 +06:00