Commit Graph

7224 Commits

Author SHA1 Message Date
ts-korhonen
edc8c88062 Properly UART-mode detection on input sysex messages 2022-01-07 23:36:25 +02:00
Cacodemon345
2e06e6cc0c Finish new floppy dialog translation as well 2022-01-08 01:16:58 +06:00
Cacodemon345
daedb9024e Replace hard disk progress dialog title with 86Box since it isn't translated anywhere yet 2022-01-08 01:05:01 +06:00
Cacodemon345
c07ef406e8 Fix Menu text bugs on macOS
Fix cutoff bugs on Sound Gain dialog
2022-01-08 00:53:45 +06:00
Miran Grča
519d379d10 Merge pull request #1982 from dob205/master
Various translation fixes
2022-01-07 19:01:34 +01:00
Cacodemon345
66d3724206 Merge remote-tracking branch 'upstream/master' into winqt 2022-01-07 23:01:34 +06:00
David Hrdlička
7576393c6e Merge pull request #1981 from ts-korhonen/midi-fix
Pass sysex messages in mpu-401 uart mode
2022-01-07 17:33:27 +01:00
dob205
6122aff602 Updates to hr-HR.rc
Translates previously untranslated renderer messages and fixes small glitches
2022-01-07 17:22:59 +01:00
dob205
c4448492e8 Adjustments to the German translation
Aligns the German translation to the CHS used in the disk overview table and fixes smaller mishaps
2022-01-07 17:16:18 +01:00
ts-korhonen
a4081be22c Pass sysex messages in mpu-401 uart mode 2022-01-07 18:09:16 +02:00
TC1995
978bdf686a Merge branch 'master' of github.com:86Box/86Box into tc1995 2022-01-07 12:42:01 +01:00
Cacodemon345
4ea797397f Add hard reset prompt, translate the rest of the message dialogs 2022-01-07 16:41:57 +06:00
Cacodemon345
69325aff02 1. Media menu strings are translated now.
2. Save/Quit dialogs are also translated now.
3. Fix Sound Gain text cutoff.
2022-01-07 16:21:40 +06:00
Cacodemon345
3e4b2583e3 Merge remote-tracking branch 'winqt/qt' into winqt 2022-01-07 15:17:18 +06:00
Cacodemon345
6b0b6a4e2e Merge remote-tracking branch 'upstream/master' into winqt 2022-01-07 15:17:01 +06:00
ts-korhonen
e9332cf670 Fixes for midi input
- Fix buffer overflow in midi input messages
- Detect sysex messages by starting byte instead of length
2022-01-07 10:01:57 +01:00
Cacodemon345
51cb0d48aa Backport 2da187c0bd to Qt backend 2022-01-07 15:00:00 +06:00
Cacodemon345
2da187c0bd Fix plat_mmap on FreeBSD (#1980)
* Fix plat_mmap on FreeBSD

* Same for old codegen backend

* ...and for new codegen backend
2022-01-07 09:58:59 +01:00
Cacodemon345
f33a1cc53b Merge remote-tracking branch 'origin/patch-36' into winqt 2022-01-07 14:55:09 +06:00
Cacodemon345
54902c451f ...and for new codegen backend 2022-01-07 14:53:52 +06:00
Cacodemon345
f8a1339b44 Same for old codegen backend 2022-01-07 14:52:43 +06:00
Cacodemon345
2cdb87f480 Fix plat_mmap on FreeBSD 2022-01-07 14:50:38 +06:00
Cacodemon345
279287565a Fix compilation on FreeBSD target with Qt 2022-01-07 14:20:13 +06:00
Cacodemon345
e4d0ca4d97 And another one for Time sync string 2022-01-07 02:06:18 +06:00
Cacodemon345
1e4a256d3b Sound gain Win32 string conversion 2022-01-07 02:03:42 +06:00
Cacodemon345
a05ac8090d Settings dialog string convertsion is done 2022-01-07 01:58:18 +06:00
Miran Grča
95c223e9cc Merge pull request #1978 from Cacodemon345/patch-35
Change MO vendor length to 9
2022-01-06 16:02:20 +01:00
Cacodemon345
f83d386d35 Change MO vendor length to 9
Makes sure the string doesn't overflow its field into other fields
2022-01-06 20:35:01 +06:00
Miran Grča
c0c0ec0bfc Merge pull request #1977 from dob205/master
Updates to the current German translation
2022-01-06 13:51:44 +01:00
dob205
6d9e9969c2 Further adjustments to the German translation 2022-01-06 13:18:38 +01:00
dob205
d8c94093ff Smaller fixes to the German translation
Fixes some smaller awkward translations and translates the previously untranslated strings.
2022-01-06 12:25:03 +01:00
dob205
65e2ca8fee Merge branch '86Box:master' into master 2022-01-06 12:17:23 +01:00
Cacodemon345
970430f721 Even more strings changes 2022-01-06 16:58:11 +06:00
ts-korhonen
5de49eb372 Merge branch 'master' of https://github.com/86Box/86Box into qt 2022-01-06 12:13:45 +02:00
OBattler
d8f45bcaef Explicitly tell RTMIDI to not ignore any midi in message types. 2022-01-05 23:58:07 +01:00
Cacodemon345
abefa65e26 Even more strings changes to be in line with Win32 2022-01-06 01:41:57 +06:00
OBattler
449de8cb20 Merge branch 'master' of https://github.com/86Box/86Box 2022-01-05 19:28:50 +01:00
OBattler
499a74121e Fixed the configuration file section the MIDI input device is obtained from. 2022-01-05 19:28:39 +01:00
Cacodemon345
678ab35079 More string changes to be Win32-like 2022-01-05 01:45:17 +06:00
Cacodemon345
a6ee3f1579 Rebuild .qm files every time .po files are changed 2022-01-05 01:33:15 +06:00
Cacodemon345
7b75bfb18d Make most of main window text translatable 2022-01-05 01:17:07 +06:00
Cacodemon345
2f0f947596 More string changes to fit in line with Win32 more 2022-01-04 16:57:07 +06:00
Cacodemon345
9659d1e16b Fix ROM message string to be identical to Win32 2022-01-04 15:06:21 +06:00
Cacodemon345
5d76822d59 Begin .po work 2022-01-04 15:03:33 +06:00
ts-korhonen
848cb303a3 Merge branch 'master' of https://github.com/86Box/86Box into qt 2022-01-04 08:19:05 +02:00
Daniel Gurney
9fac0ef801 Merge pull request #1975 from laciba96/lang_fix
Update hu-HU.rc
2022-01-03 00:29:05 +02:00
Laci bá
f3758c0658 Update hu-HU.rc 2022-01-02 23:27:06 +01:00
Miran Grča
b4a28b5dd3 Merge pull request #1974 from kroshmorkovkin/patch-1
Парочка изменений // A couple of changes
2022-01-02 18:42:37 +01:00
Andrey
b56b721650 Парочка изменений // A couple of changes 2022-01-02 20:02:33 +03:00
ts-korhonen
c523283ca0 Merge branch 'master' of https://github.com/86Box/86Box into qt 2022-01-01 18:57:28 +02:00