Commit graph

42551 commits

Author SHA1 Message Date
Henrik Rydgård
9b56c9e1f8
Merge pull request #20094 from DDinghoya/patch-32
Update ko_KR.ini
2025-03-08 16:15:53 +01:00
DDinghoya
69cb1af83c
Update ko_KR.ini 2025-03-08 22:04:15 +09:00
Henrik Rydgård
caa75e5379
Merge pull request #20091 from hrydgard/more-imdebugger
ImDebugger: Add log config window, improve atrac window
2025-03-08 10:41:49 +01:00
Henrik Rydgård
b0e6a972be
Merge pull request #20090 from sum2012/atrac-minor
Fix Atrac codecParams
2025-03-08 00:51:11 +01:00
sum2012
82a7864a5a Fix Atrac codecParams
By DeepSeek R1
2025-03-07 22:44:35 +08:00
Henrik Rydgård
65df2bf016 ImDebugger: Add log config window, improve atrac window 2025-03-07 13:47:31 +01:00
Henrik Rydgård
05bc0dea7d
Merge pull request #20087 from hrydgard/savedata-manager-confirm
Add Show In Folder button, delete confirmation to savedata manager popup
2025-03-07 10:14:05 +01:00
Henrik Rydgård
76abdc6d81 Remove an unnecessary translation string 2025-03-07 09:49:44 +01:00
Henrik Rydgård
f59ba78f0b Add Show In Folder button, delete confirmation to savedata manager popup 2025-03-07 09:43:54 +01:00
Henrik Rydgård
02734b03a1
Merge pull request #20080 from hrydgard/framedump-issues
Fix some framedump playback issues
2025-03-06 15:18:53 +01:00
Henrik Rydgård
7cc42112c1 Add quick risc-v workaround in Unittest.cpp 2025-03-06 14:58:38 +01:00
Henrik Rydgård
2cc631338b Correctly unload GE framedumps. Additionally, look up the title when possible and show in titlebar. 2025-03-06 14:58:33 +01:00
Henrik Rydgård
3ab625a0fa Windows: Lock when updating the window title 2025-03-06 14:24:40 +01:00
Henrik Rydgård
c36375d6c8 Don't enable "full iso ram caching" for filetypes other than ISO. 2025-03-06 13:57:05 +01:00
Henrik Rydgård
87199bacaa Minor tweaks, comments and fixes 2025-03-06 13:37:38 +01:00
Henrik Rydgård
fd09a2be27 OpenGL crashfix in dump replay 2025-03-06 10:33:45 +01:00
Henrik Rydgård
6dbfa85bce DevMenu: Hide the option to record a framedump if one is being played back 2025-03-06 10:33:44 +01:00
Henrik Rydgård
2b9d8b2c18 Fix hang issue with dragging games into the window (Windows) 2025-03-06 10:33:44 +01:00
Henrik Rydgård
9ac5134c55 Don't ask for confirmation-on-exit when running GE frame dumps 2025-03-06 10:33:44 +01:00
Henrik Rydgård
9703a57c94
Merge pull request #19915 from hrydgard/android-mouse-work
Android: Improve mouse input
2025-03-06 00:10:31 +01:00
Henrik Rydgård
725f72a5e3 More workarounds. Now things seem reasonably tight even on devices with broken mouse support like Poco F1 2025-03-05 23:26:30 +01:00
Henrik Rydgård
9049139845 imgui: Simulate the left mouse button through touch 2025-03-05 23:26:30 +01:00
Henrik Rydgård
8674488859 Android: Handle mouse events separately from touch events
Use the new modern events like HOVER.
2025-03-05 23:26:30 +01:00
Henrik Rydgård
beb3eafa1f Declare that we can handle mouse events 2025-03-05 23:26:30 +01:00
Henrik Rydgård
7ee999e424 Qt: Don't forget the mouse flags 2025-03-05 23:26:30 +01:00
Henrik Rydgård
9c94c3f0a2
Merge pull request #20082 from hrydgard/gradle-upgrade
Yet another gradle upgrade
2025-03-05 23:26:18 +01:00
Henrik Rydgård
3c954f795d Yet another gradle upgrade 2025-03-05 22:46:32 +01:00
Henrik Rydgård
5d9231e226
Merge pull request #20081 from hrydgard/daniel-swedish
Daniel's Swedish translation improvements
2025-03-05 22:45:40 +01:00
Henrik Rydgård
25cb919f17 Daniel's Swedish translation improvements 2025-03-05 22:44:21 +01:00
Henrik Rydgård
92c37bac02
Merge pull request #20079 from hrydgard/touch-control-layout-game-background
Touch control layout editor: Resize the game image to fit the editing surface
2025-03-05 18:28:35 +01:00
Henrik Rydgård
c90552ccc1 Allow creating custom touch buttons and gestures that toggle the ImDebugger 2025-03-05 18:05:25 +01:00
Henrik Rydgård
5549fddae5 Touch control layout screen: Resize the game image to fit the editing surface
Makes it easier to place controls properly.

Note, if you have disabled "Transparent UI background" in settings, this
won't do much.

This is a long-requested feature: #16228
2025-03-05 18:00:49 +01:00
Henrik Rydgård
20290b0202
Merge pull request #20074 from hrydgard/logging-cleanup
More logging cleanup
2025-03-05 17:43:33 +01:00
Henrik Rydgård
d7fe62badf Fix odd vtimer error code discrepancy 2025-03-05 17:02:46 +01:00
Henrik Rydgård
01d96fd949 Linux warning fixes 2025-03-05 17:02:46 +01:00
Henrik Rydgård
0f9c97c2a0 Another big batch of logging cleanup 2025-03-05 17:02:46 +01:00
Henrik Rydgård
607f4cc3e5 More 2025-03-05 17:02:46 +01:00
Henrik Rydgård
ad2791a9cf More HLE logging cleanup 2025-03-05 17:02:46 +01:00
Henrik Rydgård
47ef0e9b6e More logging refactoring 2025-03-05 17:02:46 +01:00
Henrik Rydgård
cb180bf781 A lot of log cleanup. It's quite useful as a forcing function to find missing logs. 2025-03-05 17:02:46 +01:00
Henrik Rydgård
41e3591c8a Clean up logging in the FPL functions 2025-03-05 17:02:46 +01:00
Henrik Rydgård
759726814c Update Atrac::SetData 2025-03-05 17:02:46 +01:00
Henrik Rydgård
1678c141ba Update Atrac->Analyze 2025-03-05 17:02:46 +01:00
Henrik Rydgård
d88487e7fd Update AA3Analyze 2025-03-05 17:02:46 +01:00
Henrik Rydgård
70543c0363 Update AnalyzeTrack 2025-03-05 17:02:46 +01:00
Henrik Rydgård
7e3e944e3b Update GetSecondBufferInfo 2025-03-05 17:02:46 +01:00
Henrik Rydgård
619b9dde3c
Merge pull request #20077 from hrydgard/more-fixes
Implement "WLAN Off" dialog, seen in rare games, plus deadlock fix
2025-03-05 16:13:21 +01:00
Henrik Rydgård
6ddfcca0e7 Logspam fix 2025-03-05 14:02:17 +01:00
Henrik Rydgård
57ba231921 Repurpose the removed "PPSSPP doesn't support online" dialog to supply warning about WLAN switch off. 2025-03-05 13:43:50 +01:00
Henrik Rydgård
165cc998af Fix translatability of "UI volume" string
See #20075
2025-03-05 13:41:39 +01:00