Commit Graph

5361 Commits

Author SHA1 Message Date
OBattler
95af893be6 Merge branch 'master' of https://github.com/86Box/86Box
# Conflicts:
#	src/win/86Box.rc
2021-11-14 23:06:03 +01:00
OBattler
0f010cf11f Added Portuguese (Portugal). 2021-11-14 23:04:14 +01:00
David Hrdlička
785d1a5dee Add Czech translation 2021-11-14 21:58:45 +01:00
OBattler
f737926fc7 And Portuguese (Brazil). 2021-11-14 21:56:31 +01:00
OBattler
2017b27a37 And Hungarian. 2021-11-14 21:45:16 +01:00
OBattler
3c7cdfa0f9 Implemented more AMI KBC commands, should fix the AMI Excalibur PCI-II. 2021-11-14 20:47:08 +01:00
dob205
9c729e9268 Updating the German localization with the new localization system 2021-11-14 20:42:15 +01:00
dob205
dbf07422c0 Merge branch '86Box:master' into master 2021-11-14 20:35:24 +01:00
OBattler
78f4259129 Fixed password jumper error on the TriGem Hawk. 2021-11-14 20:31:49 +01:00
OBattler
c53613deb7 Removed excess logs from cpu.c. 2021-11-14 20:25:07 +01:00
OBattler
cfb24f9c15 Converted dialog localization to the new system with common dialog definitions and string #define's, has to be ported to non-English languages. 2021-11-14 19:50:35 +01:00
dob205
8b0a24d740 Adding missed strings
Should hopefully make all dialogs translated
2021-11-14 19:39:38 +01:00
dob205
ee7695fd90 Loading the German localization into 86Box.rc
This commit adds the loading of the German localization into 86Box.rc
2021-11-14 19:35:31 +01:00
dob205
be1761efec Adding the German localization
Adds the German localization for the Win32 UI of 86Box
2021-11-14 19:33:05 +01:00
David Hrdlička
7cbf588860 Fix the Visual Studio build
- resource files must end with trailing newspace,
otherwise the builds fails with RC1040
- rc.exe did not like the multi-line string declaration for the about
dialog text, might have to think about a more definitive solution there
2021-11-14 18:49:35 +01:00
RichardG867
dccd162758 Add SL-63A1 config migration 2021-11-14 14:31:01 -03:00
RichardG867
33e56c4dd9 Merge machine table changes from local branch 2021-11-14 14:28:22 -03:00
RichardG867
0de137daf7 Merge branch 'master' of https://github.com/86Box/86Box into cleanup30
# Conflicts:
#	src/include/86box/machine.h
#	src/machine/m_at_socket7.c
#	src/machine/machine_table.c
#	src/video/vid_tgui9440.c
#	src/win/win.c
2021-11-14 13:45:37 -03:00
Laci bá
c0e476340b Fix the description of win_lang.c 2021-11-14 16:19:07 +01:00
Laci bá
23f8d9cf15 Correct the translation fix in pt-BR 2021-11-14 15:40:53 +01:00
Laci bá
fa1d058055 Also add a fix to pt-BR to properly name (System Language) 2021-11-14 15:14:33 +01:00
Laci bá
8f11af17e9 Merge branch '86Box:master' into master 2021-11-14 15:01:13 +01:00
Laci bá
1586cf6f57 Fix some Linux/Mac compile breaking stuff 2021-11-14 15:00:55 +01:00
Miran Grča
0deb1ba160 Merge pull request #1804 from JustinJ553/master
more cpu_table.c changes
2021-11-14 13:25:40 +01:00
altiereslima
0ade5e539e Update pt-BR.rc 2021-11-14 08:59:40 -03:00
altiereslima
7c15471a72 Portuguese Brazilian Translation 2021-11-14 08:47:23 -03:00
JustinJ553
41bff9f135 Add more K6/K6-2(+)/K6-III(+) out-of-spec clockrates 2021-11-14 19:33:51 +08:00
JustinJ553
79e84b276c Merge pull request #16 from 86Box/master
Merge master
2021-11-14 19:08:42 +08:00
OBattler
e24da32acf Moved a code block behind an #ifdef. 2021-11-14 00:16:09 +01:00
OBattler
1f5322959a Declared MAX_SERIAL. 2021-11-14 00:12:49 +01:00
Miran Grča
0342ec0695 Merge pull request #1803 from jriwanek-forks/patch4
EGA 32k support
2021-11-14 00:07:09 +01:00
Laci bá
6f0da19369 Merge branch 'master' into translation_hu-HU 2021-11-14 00:03:36 +01:00
Jasmine Iwanek
41dccb5f6b EGA also supported 32K
lines 194-205 appear to cover the memory window setting.
2021-11-13 18:02:56 -05:00
Laci bá
7651f4be6d Merge branch 'translation_hu-HU' of https://github.com/laciba96/86Box into translation_hu-HU 2021-11-13 23:56:38 +01:00
Laci bá
b321679bde Final cleanup 2021-11-13 23:56:35 +01:00
Laci bá
0ba4718fb7 Save config language entry as string instead of hex16
And remove some unnecessary stuff.
2021-11-13 23:52:49 +01:00
Laci bá
dfa795b267 Add reverse conversion from string to LCID 2021-11-13 23:51:29 +01:00
Laci bá
bf3767bc4a Make more descriptive help for --lang 2021-11-13 23:51:03 +01:00
Miran Grča
11a106b734 Merge pull request #1802 from jriwanek-forks/patch3
Trivial fixes and cleanups for serial & parallel
2021-11-13 23:43:28 +01:00
Jasmine Iwanek
3e70c7e98a Trivial fixes and cleanups for serial & parallel 2021-11-13 17:33:43 -05:00
OBattler
11431213ed Also reverted all the video changes. 2021-11-13 23:25:07 +01:00
OBattler
bfb3c0c324 Fixed the intendation mess in cpu/x86seg.c, removed port 61h handling from keyboard/keyboard_at.c, and fixed a function with undeclared type in win/win.c. 2021-11-13 23:15:28 +01:00
Laci bá
0764d92b67 Merge branch '86Box:master' into translation_hu-HU 2021-11-13 23:04:05 +01:00
OBattler
758d8acb63 Temporarily reverted all keyboard changes. 2021-11-13 22:57:01 +01:00
Laci bá
c705803c1d Remove translators text from en-US about 2021-11-13 22:54:31 +01:00
OBattler
3730117a37 Conflict resolution. 2021-11-13 22:49:19 +01:00
Laci bá
7ae10144ad Cumulative changes
Move to translateable (System Default) message
Move change language to Tools menu
Redesign the language dialog
Add the translators' name to the About dialog, to make the translation process more attractive
2021-11-13 22:36:13 +01:00
Laci bá
3fa1e88d7d Initial addition of system language to the dialog
Also update everything and save the config without hard reset.
2021-11-13 21:39:07 +01:00
Laci bá
7e4abcbfbd Implement system language as 0xFFFF 2021-11-13 21:37:51 +01:00
Laci bá
87cbbdf992 Implement language local config saving 2021-11-13 21:37:27 +01:00