Commit Graph

44 Commits

Author SHA1 Message Date
OBattler
4d19b8a1e4 Added the ability to select earlier CD-ROM drive (emulates Chinon CDS-431 for SCSI and NEC CDR-260 for ATAPI) - needs to be ported to QT. 2022-10-29 06:44:30 +02:00
RichardG867
10e9285f61 Merge branch 'master' of ssh://github.com/86Box/86Box into cleanup30
# Conflicts:
#	src/cdrom/cdrom_image.c
#	src/cdrom/cdrom_image_backend.c
#	src/include/86box/cdrom.h
#	src/include/86box/cdrom_image_backend.h
#	src/include/86box/resource.h
#	src/qt/qt_mediamenu.cpp
#	src/qt/qt_mediamenu.hpp
#	src/unix/unix.c
#	src/win/win.c
#	src/win/win_devconf.c
#	src/win/win_dialog.c
#	src/win/win_joystick_rawinput.c
#	src/win/win_media_menu.c
#	src/win/win_mouse.c
#	src/win/win_settings.c
#	src/win/win_ui.c
2022-10-15 14:00:00 -03:00
Alexander Babikov
f51c4cbaab Adjust the layout and label text of the FM synth driver option 2022-07-26 17:03:26 +05:00
Alexander Babikov
9f77a00d32 win: Add the FM synth driver select option to the UI 2022-07-26 10:23:02 +05:00
RichardG867
9bdec4a1d9 Merge branch 'master' of ssh://github.com/86Box/86Box into cleanup30 2022-07-08 19:22:52 -03:00
Jasmine Iwanek
0dc77c9238 XGA+XGA2 in win32 UI 2022-07-08 16:27:38 -04:00
RichardG867
50b75c457d Merge branch 'master' of ssh://github.com/86Box/86Box into cleanup30
# Conflicts:
#	src/qt/qt_mediamenu.cpp
#	src/qt/qt_mediamenu.hpp
2022-06-07 15:36:12 -03:00
Jasmine Iwanek
3e566c2bf3 8514/a in win32 UI 2022-05-24 12:53:02 -04:00
RichardG867
e11b211af8 Virtual ISO: Add Qt and Win32 user interfaces 2022-03-26 23:38:38 -03:00
EmpyreusX
f586727153 Small fixes to Simp. Chinese translation 2022-02-14 09:28:08 +08:00
EmpyreusX
d250b95a9b Updated Simp. Chinese translation 2022-02-14 09:23:17 +08:00
Alexander Babikov
b122f96787 Remove an unneeded double percent sign 2022-02-13 21:00:43 +05:00
Alexander Babikov
c2b0ed4fcd Remove superfluous "M.O." from MO related strings and make the "b" in Mb/Gb uppercase 2022-02-13 21:00:42 +05:00
Alexander Babikov
93ac1b7b52 Unify the naming of Page Up and Page Down keys 2022-02-13 21:00:41 +05:00
Alexander Babikov
e0593523f2 Make the "PAUSED" toolbar string translatable 2022-02-13 21:00:40 +05:00
Alexander Babikov
1a7a93010d Remove the obsolete logging and defunct VRAM dumping options from the Win32 UI 2022-02-07 18:09:21 +05:00
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
EmpyreusX
73c0175bc9 Updated Simp. Chinese translation 2022-01-13 20:43:21 +08: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
EmpyreusX
bd8427641f Updated Simp. Chinese translation 2021-12-25 01:40:48 +08:00
EmpyreusX
3f30155c6d Update zh-CN.rc 2021-12-24 01:45:49 +08:00
EmpyreusX
32ae26dc6d Updated and standardized Simp. Chinese translation 2021-12-24 01:43:11 +08:00
Miran Grča
cd1cd949f9 Merge pull request #1919 from startmenu/master
Update Simplified Chinese translation
2021-12-07 19:39:32 +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
startmenu
31daf6c7eb Update zh-CN.rc 2021-12-07 15:55:44 +08:00
startmenu
1c9494c8d0 Update zh-CN.rc 2021-12-07 13:28:32 +08:00
ts-korhonen
40abfc1b5e Lower required OpenGL version from 3.3 -> 3.0 2021-12-04 21:26:55 +02:00
OldMadMan
9679ec1955 Update simplified Chinese text (#1909)
Correct a few typos, adjust individual sentences
2021-12-04 18:36:17 +01:00
OBattler
f36462639a Fixed the OpenGL menu in the Chinese (Simplified) translation. 2021-12-03 23:34:42 +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
OBattler
f96585781c Turkish translation by luennix and updated/translated the Preferences strings in the remaining languages. 2021-11-26 20:49:26 +01:00
startmenu
a931210df5 Update zh-CN.rc 2021-11-22 15:38:14 +08:00
David Hrdlička
db8b7dc896 Replaced outdated translations with English 2021-11-21 03:25:16 +01:00
David Hrdlička
a1df1c23ed Rename Program Settings to Preferences 2021-11-20 23:34:23 +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á
cc59925be6 Make this branch up-to-date 2021-11-17 19:04:37 +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
startmenu
0b0f44be6f Add Simplified Chinese (zh-CN) translation (#1819)
* Simplified Chinese translation

* Update zh-CN.rc

* Update zh-CN.rc

* Update zh-CN.rc
2021-11-17 07:07:07 +01:00