ts-korhonen
df7a9f897e
Merge branch 'master' of https://github.com/86Box/86Box into qt
2022-02-03 18:06:37 +02:00
Cacodemon345
97b2feaa27
Fix mouse input loss on heavy renderer frameskipping
2022-02-03 16:55:32 +06: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
Cacodemon345
cceda2c16e
Fix brief extreme noise on hard resets
2022-02-02 21:13:10 +06:00
OBattler
b3a8d0aaed
And more.
2022-02-02 02:51:18 +01:00
OBattler
25e8801ede
And more.
2022-02-02 02:46:11 +01:00
OBattler
7eabebb97f
More temporary reverts.
2022-02-02 02:43:40 +01:00
Cacodemon345
b8f2e8b1f2
Merge remote-tracking branch 'upstream/master' into HEAD
2022-02-02 01:18:09 +06:00
ts-korhonen
60cd5048ae
Merge branch 'master' of https://github.com/86Box/86Box into qt
2022-02-01 21:17:31 +02:00
ts-korhonen
8649294f60
qt: Add uk-UA. Make program settings dynamic size
...
to fit buttons with different translations.
2022-02-01 21:15:53 +02:00
OBattler
63bea05141
Merge branch 'master' of https://github.com/86Box/86Box
2022-02-01 19:07:33 +01:00
OBattler
b92d45125e
Temporarily reverted that FPU clock cycles change.
2022-02-01 19:07:22 +01:00
ts-korhonen
25f5b814c3
qt: update translations
2022-02-01 19:39:13 +02:00
ts-korhonen
3d327d9459
Merge branch 'master' of https://github.com/86Box/86Box into qt
2022-02-01 19:31:09 +02:00
Miran Grča
3d11b0aecb
Merge pull request #2035 from jriwanek-forks/polish-fix
...
Fix missing strings
2022-02-01 18:19:10 +01:00
Jasmine Iwanek
141acabbe2
Fix missing strings
2022-02-01 12:17:18 -05:00
OBattler
9afd11ddc9
Technical fixes for the Ukrainian translation:
...
- Fix the locale ID
- Add the missing #include to actually include and compile the .rc file
- Implement additions and changes to translation files made in #2032
- Rename and convert to Unix line endings to be in line with other translations
2022-02-01 17:22:22 +01:00
Jasmine Iwanek
e8455c87b5
Merge pull request #2034 from Danik2343/master
...
Add Ukrainian Translation.
2022-02-01 04:30:56 -05:00
Miran Grča
a870078405
Merge pull request #2033 from 86Box/tc1995
...
MMIO writes to 0xe2e8 are no longer redirected to the FIFO functions …
2022-01-31 22:58:00 +01:00
Danik2343
58d6f14c7e
Add Ukrainian Translation.
...
Add Ukrainian Translation.
Original Translator: Олександр (Олександр#9368)
2022-02-01 00:57:24 +03:00
TC1995
8471ab40e4
MMIO writes to 0xe2e8 are no longer redirected to the FIFO functions twice (word) or four times (long) but going to the respective pixtrans functions respectively. Fixes software cursor and fonts under early releases of XFree86 using its S3 928 MMIO drivers.
2022-01-31 22:51:46 +01:00
ts-korhonen
32bceb8508
Merge branch 'master' of https://github.com/86Box/86Box into qt
2022-01-31 23:08:43 +02:00