Commit Graph

207 Commits

Author SHA1 Message Date
Jasmine Iwanek
6b49dd609e Add zh-TW.rc to win32 & QT 2022-11-07 21:09:21 -05:00
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
altiereslima
61cb47a2d6 Update pt-BR.rc 2022-07-24 10:26:09 -03:00
RichardG867
537e43a1f9 Merge branch 'master' of ssh://github.com/86Box/86Box into cleanup30 2022-07-12 20:07:19 -03:00
Jasmine Iwanek
45a84cbbfe Fix incorrect position of CD speed 2022-07-09 19:35:53 -04: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
ziplantil
8374324ee1 revert some of the translation changes per feedback 2022-03-06 16:21:42 +02:00
ziplantil
4ba4cc2268 improve Finnish translation 2022-03-05 23:59:53 +02:00
EmpyreusX
f586727153 Small fixes to Simp. Chinese translation 2022-02-14 09:28:08 +08:00
EmpyreusX
9c4242961c Updated Japanese translation 2022-02-14 09:24:13 +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
2eae0644d0 Consistently use octets in fr-FR translation 2022-02-13 21:00:42 +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
Jasmine Iwanek
0b9c9f32b1 Fix visibility 2022-02-12 21:53:33 -05:00
Adrianwo99
94aaeca1ae Update pl-PL.rc 2022-02-08 18:48:09 +01:00
dob205
50daf6227d Missed a string in Croatian here 2022-02-08 10:37:50 +01:00
dob205
7f2aea621b Updates to the Croatian Win32 translation 2022-02-08 10:30:55 +01:00
dob205
8d947bdce5 Updates to the German Win32 translation 2022-02-08 10:28:48 +01: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
ff6793e535 More win32 UI changes 2022-02-07 06:07:45 -05:00
ts-korhonen
e60229acec Merge branch 'master' of https://github.com/86Box/86Box into qt 2022-02-06 21:52:48 +02:00
Jasmine Iwanek
6b5459c560 More UI Layout Improvements 2022-02-05 22:44:05 -05:00
ts-korhonen
041b080bf9 Merge branch 'master' of https://github.com/86Box/86Box into qt 2022-02-05 17:01:55 +02:00
OBattler
183e72f9e6 Attempted fix for the separator. 2022-02-05 15:05:07 +01:00
Miran Grča
d495665372 Merge pull request #2042 from SuperMaxusa/fix-ukr-lang
Small fix for uk-UA.rc
2022-02-05 13:35:47 +01:00
Jasmine Iwanek
35299e1a35 Update dialogs.rc 2022-02-04 23:03:57 -05:00
Jasmine Iwanek
1e3d4d83b0 Lay out the RC better 2022-02-04 23:03:55 -05:00
SuperMaxusa
a9affb6c8b Update uk-UA.rc 2022-02-04 22:08:40 +02:00
SuperMaxusa
17398503a1 Small fix for uk-UA.rc 2022-02-03 22:10:52 +02:00
Jasmine Iwanek
f8fd25a8d7 Merge branch '86Box:master' into ui-changes 2022-02-02 22:15:36 -05:00
Cacodemon345
b8f2e8b1f2 Merge remote-tracking branch 'upstream/master' into HEAD 2022-02-02 01:18:09 +06: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
Danik2343
58d6f14c7e Add Ukrainian Translation.
Add Ukrainian Translation.
Original Translator: Олександр (Олександр#9368)
2022-02-01 00:57:24 +03:00
Jasmine Iwanek
67c29f2d10 Merge branch 'master' into ui-changes 2022-01-31 12:00:50 -05:00
Jasmine Iwanek
0d3848a225 Updates 2022-01-31 04:58:29 -05:00
Jasmine Iwanek
5f0a06bf1c Fix Ports dialog height 2022-01-31 01:59:45 -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