Commit Graph

2153 Commits

Author SHA1 Message Date
Daniel Gurney
b8d8362766 Finnish translation updates 2025-09-13 01:15:31 +03:00
Alexander Babikov
eec9b52151 GUS: Add the UltraSound ACE 2025-09-11 18:46:21 +05:00
Jasmine Iwanek
cb5a12e2a0 Improve the macos joystick fix 2025-09-09 19:59:42 -04:00
Jasmine Iwanek
af007b12e7 path_get_basename helper function 2025-09-09 19:57:47 -04:00
Miran Grča
06215a0697 Update sdl_joystick.c 2025-09-10 00:54:54 +02:00
OBattler
4063ce7739 Fix two CLang warnings. 2025-09-02 23:06:29 +02:00
OBattler
c5be7e9261 More fixed and disabled the wait states selection on 386DX. 2025-09-02 16:45:01 +02:00
David Hrdlička
043e2b6baa Rewrite custom EDID loading 2025-09-01 18:35:56 +02:00
Miran Grča
8529f1aa06 Merge pull request #6117 from Cacodemon345/edid-decode-text
Add support for parsing edid-decode text dumps
2025-09-01 12:44:13 +02:00
Cacodemon345
52f3ed1b42 Add support for parsing edid-decode text dumps 2025-09-01 13:21:59 +06:00
GH Cao
1c9436c0f1 Fix building on MSYS2 with QT6 2025-08-31 00:50:18 +08:00
Miran Grča
8e6d5f8fcb Merge pull request #6107 from andresdelcampo/fix-forceaspect43
Fix Force 4:3 Aspect Ratio not working if Resizable window is enabled (#6062)
2025-08-30 13:16:03 +02:00
andresdelcampo
ca429dd493 Run more iterations and retested
Not fully sure this is much different from the previous solution, but proof of test working as expected.
2025-08-30 12:05:41 +02:00
OBattler
0ec3f9a99c Windows Serial Passthrough: Fix warning. 2025-08-29 21:59:38 +02:00
Miran Grča
d5b7b0ae27 Merge pull request #6106 from Cacodemon345/linux-port-fixes
Pass through serial lines between serial port and emulator
2025-08-29 21:26:36 +02:00
Cacodemon345
63bb0d8a92 Pass through serial lines between serial port and emulator 2025-08-30 01:21:30 +06:00
andresdelcampo
717b66c660 Fix Force 4:3 Aspect Ratio not working if Resizable window is enabled #6062
AI assisted fix, seems to work fine after a second iteration. Tested in WSL linux -a bit shaky to resize windows in this environment by default, but seems to behave fine now.
2025-08-29 21:08:42 +02:00
BlueRain-debug
990c4f454d Update zh-CN.po
corrected some inaccurate translations
2025-08-29 12:46:38 +08:00
Kappa971
3e7eecf3e0 Update Italian translation 2025-08-29 00:49:16 +02:00
Miran Grča
1d878bbb25 Merge pull request #6090 from usergithub64/master
Update ru-RU.po
2025-08-28 17:04:00 +02:00
Tiago Gasiba
331278084d Display::Name -> VMManager::Display::Name + changes for FreeBSD 2025-08-28 16:48:24 +02:00
usergithub64
b0af7a2c64 Update ru-RU.po 2025-08-28 16:50:16 +03:00
OBattler
1343faadfb Fix remembering window size and position on certain actions in resizable mode. 2025-08-28 15:14:01 +02:00
Cacodemon345
de4ee78fe3 Put it in the right place. 2025-08-28 18:26:50 +06:00
Cacodemon345
b8511da98e Fix possibly stretched appearance on manager preferences 2025-08-28 18:16:39 +06:00
Miran Grča
be4a709e04 Merge pull request #6088 from Cacodemon345/color-scheme
Reflect language and color scheme changes in global config in manager and all its VMs
2025-08-28 13:58:51 +02:00
Cacodemon345
30524acbbd Reflect language and color scheme changes in global config in manager and all its VMs 2025-08-28 17:56:33 +06:00
Nelson Kerber Hennemann Filho
f1c20d1b2e More accurate translation 2025-08-28 08:51:27 -03:00
Nelson Kerber Hennemann Filho
c436c6f246 More accurate translation 2025-08-28 08:50:31 -03:00
Miran Grča
3d6ec72f77 Merge pull request #6082 from nelsonhef/fixtypo
Fix minor typos
2025-08-28 12:12:22 +02:00
Cacodemon345
4f81c12b81 Add ability to switch color scheme from system default on Windows 2025-08-28 14:34:39 +06:00
Nelson Kerber Hennemann Filho
4e11680c01 Fix minor typo 2025-08-27 22:19:31 -03:00
Nelson Kerber Hennemann Filho
e1ab0982c1 Fix minor typo
Fixes a minor typo that breaks translations
2025-08-27 21:55:54 -03:00
Cacodemon345
c9304ab973 Fix shortcuts not working with numpad when on fullscreen 2025-08-28 01:48:40 +06:00
Cacodemon345
6e526cd889 Make Specify Dimensions work again 2025-08-28 00:25:07 +06:00
Cacodemon345
bc7e2e6662 qt_mainwindow.cpp: Cleanups 2025-08-27 23:46:58 +06:00
nelsonhef
9d595038de Minor change 2025-08-27 14:23:56 -03:00
nelsonhef
72ecf1dd26 Updated string and translations for the ESC/P 2 generic dot-matrix printer 2025-08-27 14:10:51 -03:00
Cacodemon345
208459b25b Update all translations 2025-08-27 13:06:11 +06:00
Cacodemon345
18cdab52ac Port remaining PCem OpenGL renderer features 2025-08-27 13:01:55 +06:00
altiereslima
72d77ffcc2 Update pt-BR translation 2025-08-26 19:18:21 -03:00
Nelson Kerber Hennemann Filho
f36d4ff10a Update fr-FR.po 2025-08-26 17:51:54 -03:00
nelsonhef
8ebe6a65bf Fixes broken and missing translations 2025-08-26 17:41:48 -03:00
Miran Grča
201dec9438 Merge pull request #6059 from Cacodemon345/edid-custom
Add ability to use custom EDIDs
2025-08-26 15:01:34 +02:00
Cacodemon345
4bc75a0310 Even more spacing 2025-08-26 18:42:27 +06:00
Cacodemon345
29965836ed More spacing 2025-08-26 18:41:05 +06:00
Cacodemon345
c09cb8003e Spacing 2025-08-26 18:39:15 +06:00
Cacodemon345
261dd17e96 Update nb-NO.po 2025-08-26 18:19:18 +06:00
Cacodemon345
47108c8163 Update ja-JP.po 2025-08-26 18:17:54 +06:00
Cacodemon345
0cd68728ac Update it-IT.po 2025-08-26 18:15:39 +06:00