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
RichardG867
27589cbbc5
Merge branch 'master' of ssh://github.com/86Box/86Box into cleanup30
2022-01-31 17:09:28 -03:00
Cacodemon345
f15f00e260
qt_settingsnetwork: Disable Configure button when network card has no configurable parameters
2022-02-01 01:46:31 +06:00
Jasmine Iwanek
67c29f2d10
Merge branch 'master' into ui-changes
2022-01-31 12:00:50 -05:00
David Hrdlička
b764f828b3
Fix status bar disappearing upon returning from full screen
2022-01-31 16:43:55 +01:00
Miran Grča
b73f8bdacc
Merge pull request #2032 from jriwanek-forks/more-fixes
...
Even more cleanups, and fixes
2022-01-31 14:32:39 +01:00
Jasmine Iwanek
bc5147a428
Updates
2022-01-31 05:32:16 -05:00
Jasmine Iwanek
1ed4af662c
Alphabetical
2022-01-31 05:29:14 -05:00
Cacodemon345
608d0200f3
Merge remote-tracking branch 'upstream/master' into HEAD
2022-01-31 16:18:34 +06:00
Jasmine Iwanek
7c4395a54c
Merge branch '86Box:master' into ui-changes
2022-01-31 05:01:31 -05:00
Jasmine Iwanek
44fd5b10ac
Moved as requested by lemondrops
2022-01-31 05:00:52 -05:00
Jasmine Iwanek
0d3848a225
Updates
2022-01-31 04:58:29 -05:00
Jasmine Iwanek
6423888ff5
fix mistake
2022-01-31 04:39:19 -05:00
Jasmine Iwanek
4fbb9ddc66
A bit more preperation for serial devices
2022-01-31 04:36:39 -05:00
Jasmine Iwanek
5f0a06bf1c
Fix Ports dialog height
2022-01-31 01:59:45 -05:00
Jasmine Iwanek
27b85ad31a
More skeletons
2022-01-31 01:43:12 -05:00
Jasmine Iwanek
cace1de621
Fixes
2022-01-31 01:14:43 -05:00
Jasmine Iwanek
3a140e67d9
Refactor IDT_???? to have meaningful names
2022-01-30 23:30:40 -05:00
Jasmine Iwanek
a666ff87c0
Less confusion for midi out
2022-01-30 22:07:50 -05:00
Jasmine Iwanek
3a8c58ca09
Update win_settings.c
2022-01-30 21:48:47 -05:00
David Hrdlička
7c6c96b0e7
Fix some toolbar resizing bugs
2022-01-31 03:09:29 +01:00
Jasmine Iwanek
7582f99613
Fix PSSJ Clone
2022-01-30 19:37:50 -05:00
Jasmine Iwanek
c15244d0c2
Make several bits less confusing
2022-01-30 19:37:50 -05:00
Jasmine Iwanek
0613845e16
Currently unused parts for Serial Device support
2022-01-30 19:37:49 -05:00
Jasmine Iwanek
e1c845e393
LPT4 was a thing in the pre PS/2 era
2022-01-30 19:37:49 -05:00
Jasmine Iwanek
9ffa688c13
widen so things like "recieve input" actually fit
2022-01-30 18:55:29 -05:00
Jasmine Iwanek
afdb2b1644
Fix more cases of hardcoding where we had a macro
2022-01-30 18:55:12 -05:00
ts-korhonen
279cbdbf97
qt: also fix typos in the file references to RendererCommon
2022-01-30 22:13:41 +02:00
ts-korhonen
eec7339b8e
qt: Fix typo on filenames for RendererCommon
2022-01-30 22:10:13 +02:00
ts-korhonen
961df796bc
Merge branch 'master' of https://github.com/86Box/86Box into qt
2022-01-30 20:48:50 +02:00
Jasmine Iwanek
c0483347a3
Merge branch '86Box:master' into ui-changes
2022-01-30 13:43:23 -05:00
Miran Grča
9bb3669be9
Merge pull request #2031 from 86Box/tc1995
...
Added FastLine accel command to the TGUI96xx family of chips (TGUI944…
2022-01-30 18:28:50 +01:00
TC1995
45d99c2039
Added FastLine accel command to the TGUI96xx family of chips (TGUI9440 doesn't have this command). Fixes missing lines in various places using IOData TGUI96x0 OEM drivers for Win9x (PC/AT compatible).
2022-01-30 17:04:41 +01:00
Miran Grča
c6fd49cfe7
Merge pull request #2027 from jriwanek-forks/actions
...
More Consistency for github actions builds
2022-01-30 16:50:24 +01:00
Miran Grča
3c653fc283
Merge pull request #2029 from jriwanek-forks/ps1-audio
...
PS/1 Audio & Tandy Nano
2022-01-30 16:50:01 +01:00
Miran Grča
d444c5ada8
Merge pull request #2030 from jriwanek-forks/more-clean
...
Some video related cleanups
2022-01-30 16:49:47 +01:00
Jasmine Iwanek
371ddd1c38
Merge branch '86Box:master' into ui-changes
2022-01-30 06:01:06 -05:00
Jasmine Iwanek
23b84127cd
Some video related cleanups
2022-01-30 02:11:21 -05:00
Miran Grča
88c1af40f3
Merge pull request #2028 from jriwanek-forks/adlib-gold
...
Adlib Gold EEPROM data fix
2022-01-30 07:49:57 +01:00
Jasmine Iwanek
aeaa5d94f6
Adlib Gold default EEPROM Data
2022-01-30 00:45:26 -05:00
Jasmine Iwanek
cfac26f713
Fix Build
2022-01-30 00:19:02 -05:00