Henrik Rydgård
6770122c5c
Somehow, an UWP crashfix.
...
Might help #20042
2025-02-27 19:43:46 -06:00
Henrik Rydgård
4838721ec2
Merge pull request #20045 from hrydgard/merge-roliverosc
...
Merge roliverosc' ES_es translation update
2025-02-27 11:26:02 -06:00
roliverosc
ce543889ae
Add files via upload
2025-02-27 11:21:35 -06:00
Henrik Rydgård
ab608ae159
Merge pull request #20041 from hrydgard/more-libpng-nonsense
...
libpng full api: Remember to enable interlace handling, fix error handling
2025-02-26 11:51:58 -06:00
Henrik Rydgård
d156a5e98f
libpng full api: Remember to enable interlace handling, fix error handling
...
I hate hate hate libpng's API with all passion in the world. Why are all
the defaults wrong?
2025-02-26 10:55:03 -06:00
Henrik Rydgård
32a3989027
Merge pull request #20039 from DominikGTA69/patch-2
...
Update compat.ini list with recently leaked GTA LCS\VCS prototypes
2025-02-26 10:00:35 -06:00
DominikGTA69
5db7f5f268
Update compat.ini list with recently leaked GTA LCS\VCS prototypes
...
...
2025-02-26 12:44:45 +01:00
Henrik Rydgård
3751a2bf2e
Merge pull request #20035 from hrydgard/hide-buttons-setting
...
Allow binding Toggle touch controls to a custom touch button
2025-02-25 13:36:55 -06:00
Henrik Rydgård
7853803e9b
Allow binding Toggle touch controls to a touch button
...
What it says on the tin. Had to add a check so that touch-up events
don't re-enable them.
2025-02-25 13:21:09 -06:00
Henrik Rydgård
805816da1d
Merge pull request #20033 from hrydgard/driver-icon-fix
...
Use libpng's full API so we can ignore gamma. Fixes Driver '76's icon.
2025-02-25 11:09:53 -06:00
Henrik Rydgård
857c3393c0
Use libpng's full API so we can ignore gamma. Fixes Driver '76's icon.
2025-02-25 10:47:03 -06:00
Henrik Rydgård
62992b0a1e
Merge pull request #20032 from hrydgard/jak-daxter-smoke
...
Fix Jak & daxter smoke effects (same problems as Ratchet)
2025-02-25 10:25:02 -06:00
Henrik Rydgård
5441caa2bd
Enable the depth buffer swizzle compat flag for Jak&Daxter too (originally for Ratchet)
...
Fixes #20002
2025-02-25 10:22:42 -06:00
Henrik Rydgård
60825c04e5
Merge pull request #20031 from hrydgard/misc-fixes-2
...
Fix layout issue on savedata screen, ImDebugger fixes
2025-02-25 10:22:27 -06:00
Henrik Rydgård
a6dbf76d5d
Fix some more ImDebugger issues
2025-02-25 10:00:02 -06:00
Henrik Rydgård
ee90971762
Fix layout issue on savedata screen
...
Fixes #20030
2025-02-25 09:47:42 -06:00
Henrik Rydgård
e8df6d453a
Merge pull request #20029 from hrydgard/misc-fixes
...
Add long-requested feature to take screenshots of the raw game image instead of the processed output.
2025-02-24 16:57:07 -06:00
Henrik Rydgård
4dba1c3544
Add the translation keys
2025-02-24 16:26:19 -06:00
Henrik Rydgård
e9b51f8c60
Add long-requested feature to take screenshots of the raw game images instead of the output.
2025-02-24 16:24:42 -06:00
Henrik Rydgård
a431560831
Remove pretense of supporting the Ouya (we don't anymore)
2025-02-24 15:57:38 -06:00
Henrik Rydgård
af92d56491
Move a bunch of non-time-critical virt-keys to the new safe processing
2025-02-24 15:57:38 -06:00
Henrik Rydgård
11197286b4
Merge pull request #20028 from hrydgard/logging-cleanup-work
...
Logging cleanup work
2025-02-24 15:03:24 -06:00
Henrik Rydgård
9128d06d73
Merge pull request #20024 from hrydgard/more-im-debugger-fixes
...
More ImDebugger fixes
2025-02-24 14:34:58 -06:00
Henrik Rydgård
1553614756
Update sceAtracAddStreamData
2025-02-24 14:29:28 -06:00
Henrik Rydgård
e45f9f63a4
Update AtracValidateData/AtracValidateManaged
2025-02-24 12:53:10 -06:00
Henrik Rydgård
e8f5009d36
Update SetSecondBuffer
2025-02-24 12:49:48 -06:00
Henrik Rydgård
5ac7b8b9ee
Rename the Atrac errors to match the pattern
2025-02-24 12:49:44 -06:00
Henrik Rydgård
59a4eb0ea5
Add Atrac error codes to the big enum
2025-02-24 12:07:21 -06:00
Henrik Rydgård
d996e66b26
ImClickableValue: Switch to selectable, add polish. Use for all GPRs.
2025-02-24 11:43:32 -06:00
Henrik Rydgård
08155748ea
Use the clickablevalue thing in more places
2025-02-24 11:43:32 -06:00
Henrik Rydgård
99fa1d12fc
ImDebugger: Fix various problems with dupe menu items and coloring of popups
2025-02-24 11:43:32 -06:00
Henrik Rydgård
d1ea78fbe7
Merge pull request #20023 from hrydgard/misc-fixes
...
Add confirmation popup support on Exit App key, libretro buildfix
2025-02-24 11:21:39 -06:00
Henrik Rydgård
4b77cfd53b
Add confirmation popup support on Exit App key
...
This adds a new mechanism so we can delay "vkey" events until the next
frame, making for safer code. Will move a bunch of the virtkeys to this
later.
Fixes #20020
2025-02-24 10:23:11 -06:00
Henrik Rydgård
9043f7529c
A small translation string change I forgot to commit
2025-02-24 09:21:12 -06:00
Henrik Rydgård
6adefa61d0
Libretro buildfix
2025-02-24 09:15:45 -06:00
Henrik Rydgård
2a372caef9
Merge pull request #20018 from oltolm/warnings
...
fix compiler warnings
2025-02-22 09:15:00 -06:00
oltolm
02e767866a
fix compiler warnings
2025-02-22 14:15:15 +01:00
Henrik Rydgård
16d866a482
Merge pull request #20016 from hrydgard/android-scaling-fixes
...
Android: Rework how DPI and Android hardware scaling interacts.
2025-02-21 10:58:15 -06:00
Henrik Rydgård
d3d14bf2ec
Android: Rework how DPI and Android hardware scaling interacts.
2025-02-21 10:38:42 -06:00
Henrik Rydgård
c95d2ad8f0
Merge pull request #20014 from sum2012/atrac-log
...
Add logging of Additional chunk data
2025-02-21 08:42:09 -06:00
sum2012
e62e5151eb
Move break inside the {} of the case
2025-02-21 22:15:36 +08:00
sum2012
e877b81c77
Add logging of Additional chunk data
...
Easy to compare JPCSP emulator log. Debugging in #19994
2025-02-21 22:11:46 +08:00
Henrik Rydgård
4565cc2f21
Merge pull request #20013 from hrydgard/ui-scale-setting
...
UI DPI scale setting
2025-02-20 18:34:10 -06:00
Henrik Rydgård
9664530c63
Add translation string
2025-02-20 17:46:18 -06:00
Henrik Rydgård
1a1483478a
Fix live resizing, implement setting on all platforms.
2025-02-20 17:14:59 -06:00
Henrik Rydgård
852018e899
Windows: Hook up the UI scale setting. Need a manual resize to update.
2025-02-20 17:06:38 -06:00
Henrik Rydgård
6f1358755c
Merge pull request #20012 from hrydgard/more-dpi-work
...
More DPI work
2025-02-20 16:36:04 -06:00
Henrik Rydgård
361b14bc24
Convert iOS to use the new DPI Recalculate
2025-02-20 15:47:06 -06:00
Henrik Rydgård
e791e31528
Update the undermaintained Qt port to use the new DPI Recalculate
2025-02-20 15:47:06 -06:00
Henrik Rydgård
7a78124a3b
Slightly more correct use in Android
2025-02-20 15:47:06 -06:00