Commit Graph

29 Commits

Author SHA1 Message Date
Jasmine Iwanek
3a140e67d9 Refactor IDT_???? to have meaningful names 2022-01-30 23:30:40 -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
David Hrdlička
8d0c1dec81 Add taskbar tooltips to the resources for localization 2022-01-12 23:21:19 +01:00
David Hrdlička
513100b720 Add a menu option to hide the toolbar 2022-01-10 01:49:00 +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
ts-korhonen
a1955a7698 opengl: more error handling
Show message box on fail.
Enable debug output only when logfile is defined; performance optimization.
Fail if reported opengl version is less than 3.0 or errors are generated
after context is created; fixes some crashes on unsupported hardware or
faulty drivers.
2021-12-07 20:04:56 +02:00
ts-korhonen
40abfc1b5e Lower required OpenGL version from 3.3 -> 3.0 2021-12-04 21:26:55 +02:00
OBattler
71cca642ac And another. 2021-12-04 02:27:57 +01:00
OBattler
7ef61299d6 And another. 2021-12-04 02:25:59 +01:00
OBattler
b75a81bdc2 And another. 2021-12-04 02:24:54 +01:00
OBattler
3fc0a73f3e And another fix. 2021-12-04 02:22:28 +01:00
OBattler
ed3cb694a7 Fixes to the Croatian and Slovenian translations. 2021-12-04 02:21:10 +01:00
OBattler
295f750884 Moved the OpenGL 3.3 renderer and Discord integration out of the Dev branch. 2021-11-29 15:42:50 +01:00
OBattler
27903db09f Options and Preferences string translations update. 2021-11-26 20:56:56 +01:00
David Hrdlička
4482769817 Update CZ, DE, HR, JP and SI translations 2021-11-20 23:58:52 +01:00
David Hrdlička
a1df1c23ed Rename Program Settings to Preferences 2021-11-20 23:34:23 +01:00
dob205
22c633950e Updating the Croatian translation
Updating the Croatian translation with some improved phrasing
2021-11-19 15:22:08 +01:00
OBattler
a7f7820940 Fixed translation for icon sets. 2021-11-18 22:21:43 +01:00
Miran Grča
52e23efb44 Merge branch 'master' into changeable_icon_set 2021-11-18 22:15:53 +01:00
OBattler
e027f52e57 Slight correction for the About dialog. 2021-11-18 17:56:23 +01:00
Laci bá
81700ee043 Merge branch 'changeable_icon_set' of https://github.com/laciba96/86Box into changeable_icon_set 2021-11-17 19:02:22 +01:00
Laci bá
03a7247630 Apply requested changes
- Remove icon functions from plat.h.
- Fix some indentation problems.
- Remove unused parameter from win_stbar.c
- Rename win_lang.c to win_progsett.c
- Remove stub functions from unix.c
- Move win_load_icon_set() to ui_init()
- Replace the translated texts to English, and let the translators translate them
- Fix the control IDs in dialogs.rc.
- Use the requested solution in win_icon.c for setting the array variables.
2021-11-17 19:02:19 +01:00
Laci bá
c362cf3654 Merge branch '86Box:master' into changeable_icon_set 2021-11-17 18:32:21 +01:00
OBattler
b14e04b926 Mae the dialog font and font size redefinable and fixed ROMs path on Mac. 2021-11-17 17:05:05 +01:00
Laci bá
0aa6e9c8a6 Finish the changeable iconset 2021-11-16 19:38:31 +01:00
dob205
3c8183e631 Fixes some missing Croatian translations 2021-11-15 16:46:53 +01:00
OBattler
df6f638a21 Fixed two bugs with the Croatian translation. 2021-11-15 12:48:38 +01:00
dob205
672557546f Adding the Croatian localization for Win32
This commit adds the Croatian (hr-HR) localization to the Win32 interface.
2021-11-15 12:36:17 +01:00