Stenzek
b18c61f4b2
testing
2025-03-02 21:18:20 +10:00
Stenzek
fc90d84788
tailcall
2025-03-02 15:48:28 +10:00
Stenzek
872a48d616
testing
2025-03-02 15:17:09 +10:00
Stenzek
859f5090c8
FullscreenUI: Update translation strings
2025-03-02 12:01:55 +10:00
KamFretoZ
38146f2023
FullscreenUI: Fix toast colors and add more themes ( #3381 )
2025-03-02 12:01:27 +10:00
Stenzek
a0fef2d5ab
Qt: Merge gamelistmodel.cpp and gamelistwidget.cpp
...
They're constantly referring to each other.
2025-03-01 18:13:37 +10:00
Stenzek
4bfb37f8fb
Qt: Add graphics and achievements to setup wizard
2025-03-01 18:05:48 +10:00
Stenzek
965da856db
FullscreenUI: Add additional rounding to some dialogs
2025-03-01 17:10:09 +10:00
Stenzek
34fdbafe85
FullscreenUI: Add drop shadows to most text
...
Improves readability with custom backgrounds.
2025-03-01 16:00:05 +10:00
Stenzek
9bfc3e90cc
FullscreenUI: Hook up dynamic toast colour
2025-03-01 13:10:50 +10:00
Stenzek
9d9da94b7b
FullscreenUI: Default to dark theme on unknown value
2025-03-01 13:10:50 +10:00
Stenzek
5a4e87aba3
FullscreenUI: Reorder interface settings to match Qt
2025-03-01 13:10:44 +10:00
KamFretoZ
5dc0a3630a
FullscreenUI: Add Themes ( #3380 )
2025-03-01 12:41:06 +10:00
Stenzek
89d9842c7e
FullscreenUI: Fix popup title colours
2025-03-01 01:11:26 +10:00
Stenzek
be970bcfe4
Qt: Handle inverted+negated axes when mapping
2025-02-28 18:06:51 +10:00
Stenzek
ec7c83a58e
Settings: Fix race toggling OSD messages
2025-02-28 16:29:18 +10:00
Stenzek
6a86c80445
CPU: Correct wording about cop2 and IRQs
2025-02-28 16:29:18 +10:00
Stenzek
37fa0d135c
Mini: Add duckstation-mini interface
2025-02-28 16:29:18 +10:00
Stenzek
df9f15eb68
OpenGLDevice: Support SDL window type
2025-02-28 16:29:18 +10:00
Stenzek
ee1a3b904e
VulkanDevice: Support SDL window type
2025-02-28 15:46:53 +10:00
Stenzek
4bddd38d70
WindowInfo: Add SDL window type
2025-02-28 15:46:53 +10:00
Stenzek
0733e173b2
FullscreenUI: Add BackgroundProgressCallback
2025-02-28 15:46:53 +10:00
Stenzek
498e7aac56
X11Tools: Load libxcb and friends dynamically
2025-02-28 15:46:53 +10:00
Stenzek
f7f17a077c
Cheats: Add Enable8MBRAM option for patches
2025-02-26 22:43:18 +10:00
Anderson Cardoso
0b167aad52
Atualização Português do Brasil ( #3379 )
...
Atualizado para a última versão.
2025-02-26 22:42:50 +10:00
Renzo Pigliacampo
08bbb4a981
Updated Spanish (Latin America) translation ( #3378 )
2025-02-26 22:42:42 +10:00
Stenzek
fbbc4943f6
FullscreenUI: Fix crash in game properties on non-scanned file
2025-02-24 23:48:23 +10:00
Stenzek
eda32e0695
Qt: Fix image key in overlay export
2025-02-23 18:03:02 +10:00
Stenzek
b764ed4682
DDGoController: Fix incorrect translation context
2025-02-23 18:03:02 +10:00
zkdpower
2011c5511c
Update the Simple-Chinese translation to latest. ( #3377 )
2025-02-23 18:02:52 +10:00
Stenzek
3ea26cc910
GPU: Rewrite automatic resolution scaling
...
Make it play nice with rewind/runahead.
2025-02-21 23:58:05 +10:00
Stenzek
d812463649
Qt: Ensure SIGCHLD is ignored properly
2025-02-21 23:58:04 +10:00
Stenzek
5fea81c07d
Qt: Show only HC achievement count if HC == SC
2025-02-21 23:58:04 +10:00
Stenzek
91370ee5ac
Achievements: Update both HC and SC counts on unlock/boot
2025-02-21 23:58:04 +10:00
Stenzek
fa3815d681
Achievements: Fix progress database corruption
2025-02-21 23:58:04 +10:00
KamFretoZ
6a0c73b547
Qt: Add AMOLED theme ( #3374 )
2025-02-20 13:18:27 +10:00
Stenzek
78bd0fdf3e
Qt: Always use ARGB32 for padded cover images
...
Fixes black background around non-square covers.
2025-02-17 22:53:10 +10:00
Stenzek
72ac4f94db
CDROM: Increase delay for pause-when-paused
...
Fixes lockup in Tama - Adventurous Ball in Giddy Labyrinth.
2025-02-17 22:53:10 +10:00
Stenzek
6f25cf31a7
CDROM: Add randomness to repeated seek times
...
I hate it, but it fixes lockups in Dino Crisis 2, and probably
other games with dodgy code too.
Also Simple 1500 Series Vol. 57 - The Meiro.
2025-02-17 22:52:56 +10:00
Stenzek
2f5c4d819e
Common: Add xorshift-based PRNG class
2025-02-17 21:33:37 +10:00
Stenzek
9a75af2fa9
Qt: Explicitly set desktop file path on startup
...
Fixes window icon when running under Wayland.
Or, well, as much as it can given the fact that smug GNOME developers
think that windows should not be able to set their own icons.
2025-02-16 23:49:19 +10:00
Stenzek
0c30acb285
Qt: Work around QtWayland bugs
...
- Render to main no longer screws up the game list/menu bar.
- Toggling render to main no longer breaks the main window.
Positioning still sucks, but the various groups involved would
rather sit around arguing with each other rather than actually
shipping solutions ¯\_(ツ)_/¯.
2025-02-16 22:16:19 +10:00
Stenzek
cb10c6fbf4
Qt: Ensure build warning is themed
2025-02-16 22:16:17 +10:00
Stenzek
5bd1a492be
GameDatabase: Turn PGXPPreserveProjFP into a boolean setting
2025-02-16 19:02:56 +10:00
Stenzek
e688e24eb9
GTE: Use floating-point math for preserve-proj-fp
2025-02-16 18:04:24 +10:00
Stenzek
9928d01ac4
Common: Fix ARM64 build on clang-cl 19
...
Also fix Vector4 extract32().
2025-02-16 18:03:33 +10:00
Stenzek
cba9d00019
Qt: Further improve async cover loading
...
- Fix non-square images not centering.
- Fix possible crash when changing scale quickly.
- Avoid repeatedly resizing placeholder.
2025-02-16 13:18:37 +10:00
Anderson Cardoso
b45f9c39c7
Atualização Português do Brasil ( #3373 )
...
Atualizado para a última versão.
2025-02-16 13:18:22 +10:00
Stenzek
1b3ca81efc
Qt: Fix hotkey search placeholder localisation
2025-02-15 23:02:19 +10:00
Stenzek
369f62318f
Cheats: Only display codes for selected revision
2025-02-15 22:45:17 +10:00