Henrik Rydgård
|
487dff3139
|
Fix tracking for the savedata reminder for several invisible save types
Unlike on the main branch, no animated indicator.
|
2025-07-13 23:27:57 +02:00 |
|
Henrik Rydgård
|
d0b25f186b
|
Fix tracking for the savedata reminder for several invisible save types
|
2025-07-13 23:18:13 +02:00 |
|
Henrik Rydgård
|
9ce8408d0c
|
Merge pull request #20618 from lrzlin/loong-commit
loongarch: Add emitter, JIT and disassembler support for LoongArch64
|
2025-07-12 01:55:19 +02:00 |
|
Lin Runze
|
1d910b81ff
|
loongarch: Add emitter, JIT and disassembler support for LoongArch64
|
2025-07-12 03:21:23 +08:00 |
|
Henrik Rydgård
|
8c13d209d5
|
Minor code cleanups
|
2025-07-11 15:09:15 +02:00 |
|
Henrik Rydgård
|
447d57634c
|
Merge pull request #20612 from hrydgard/mouse-mapping-fix
SDL: Fix bug where the mouse got stuck in relative mode when mapping mouse inputs
|
2025-07-11 11:13:01 +02:00 |
|
Henrik Rydgård
|
263d0b3983
|
SDL: Fix bug where the mouse got stuck in relative mode when mapping mouse inputs
|
2025-07-10 20:29:24 +02:00 |
|
Henrik Rydgård
|
f410b7e6ea
|
Show a tiny indicator in the top left of the screen when the game is saving or loading.
|
2025-07-10 15:11:59 +02:00 |
|
Henrik Rydgård
|
9158b590fc
|
Merge pull request #20605 from hrydgard/more-minor-fixes
Fix strange edge case when switching to auto-frameskip from non-buffered rendering
|
2025-07-09 16:35:10 +02:00 |
|
Henrik Rydgård
|
d1245ec336
|
Merge pull request #20604 from hrydgard/minor-fixes
Fix some small UI regressions
|
2025-07-09 16:34:55 +02:00 |
|
Henrik Rydgård
|
cc83071c2f
|
Merge pull request #20571 from hrydgard/more-atrac-refactor
More Atrac3 refactor
|
2025-07-09 16:34:13 +02:00 |
|
Henrik Rydgård
|
db5ef6fb87
|
Merge pull request #20566 from hrydgard/atrac-cleanup
Atrac code cleanup, logging and comment fixes
|
2025-07-09 16:34:07 +02:00 |
|
Henrik Rydgård
|
dde8d22ba6
|
Merge pull request #20573 from hrydgard/thug-fix
Fix crash on second logo in Tony Hawk's Underground 2
|
2025-07-09 16:30:46 +02:00 |
|
Henrik Rydgård
|
549f161c05
|
Merge pull request #20591 from NABN00B/bg-anims-test
Add Colored Floating Symbols background animation, move static vars into classes
|
2025-07-08 22:38:20 +02:00 |
|
Henrik Rydgård
|
a80756574c
|
Fix really wacky edge case when switching to Auto FrameSkip from "skip buffered" mode.
Fixes issue #20596
|
2025-07-08 20:08:23 +02:00 |
|
Henrik Rydgård
|
eadd32e00a
|
Keycodes: Restore the old PrintScreen keymapping, fixing mistake from #19656
Fixes #20588
|
2025-07-08 14:03:04 +02:00 |
|
Henrik Rydgård
|
0e0fef2a32
|
Add some more defaults
|
2025-07-03 09:41:03 +02:00 |
|
Nemoumbra
|
c7aafd4cbe
|
Deduplicated a config variable
|
2025-07-02 01:30:21 +03:00 |
|
Nab
|
b88d2c0436
|
Colored Symbols bg anim, move static vars into classes
|
2025-07-01 23:53:37 +02:00 |
|
Nemoumbra
|
ee07254448
|
Constified some config values while preserving the comments
|
2025-07-02 00:02:33 +03:00 |
|
Nemoumbra
|
c4dafe28b0
|
g_adhocServerConnected moved to NetAdhocCommon
|
2025-07-01 23:57:30 +03:00 |
|
Nemoumbra
|
9e03358283
|
moved matching threadhackaddr to NetAdhocCommon, reordering & cleanup
|
2025-07-01 19:56:09 +03:00 |
|
Nemoumbra
|
921fd32969
|
8 vars moved to NetAdhocCommon, 1 var moved to sceNetAdhocMatching
|
2025-07-01 19:56:09 +03:00 |
|
Nemoumbra
|
d3d00d7d7b
|
Start moving general adhoc stuff out of sceNetAdhoc
|
2025-07-01 19:56:09 +03:00 |
|
Nemoumbra
|
acdee76b92
|
Added dummy NetAdhocCommon files
|
2025-07-01 19:56:09 +03:00 |
|
Henrik Rydgård
|
2134f52211
|
Merge pull request #20573 from hrydgard/thug-fix
Fix crash on second logo in Tony Hawk's Underground 2
|
2025-06-26 14:53:29 +02:00 |
|
Henrik Rydgård
|
df23d178e5
|
Module loading: Also check plain ELF modules if they should be HLE:d.
- Fixes #20568
|
2025-06-26 14:25:04 +02:00 |
|
Henrik Rydgård
|
b9b3669798
|
Log the name of started modules
|
2025-06-26 13:23:15 +02:00 |
|
Henrik Rydgård
|
ffb1e01e7e
|
Fix shutdown performance regression
|
2025-06-26 11:06:21 +02:00 |
|
Henrik Rydgård
|
0fc7d430b4
|
Reimplement wave parsing more simply, for AtracCtx2.
|
2025-06-26 11:06:18 +02:00 |
|
Henrik Rydgård
|
5c77ff9147
|
Atrac: Rework the header dependencies
|
2025-06-25 11:34:07 +02:00 |
|
Henrik Rydgård
|
33fd29faad
|
Add a sanity check
|
2025-06-25 01:08:51 +02:00 |
|
Henrik Rydgård
|
6df9e513c1
|
Logging, comments and debugger fixes, plus simple dumping of the first block of streaming Atrac3
|
2025-06-25 01:08:47 +02:00 |
|
Henrik Rydgård
|
ea29fd284f
|
sceAtrac: Logging improvements, constification (and not)
|
2025-06-24 21:36:04 +02:00 |
|
Henrik Rydgård
|
1b13af6f81
|
In debug builds, also default new logs to ERROR
|
2025-06-24 21:36:04 +02:00 |
|
Henrik Rydgård
|
43e79aba55
|
Give Mpeg and Atrac their own log categories
|
2025-06-24 21:36:04 +02:00 |
|
Henrik Rydgård
|
0502d79c99
|
Remove the return value from NativeMix, correct mixing with other channel numbers than 2
|
2025-06-18 23:48:00 +02:00 |
|
Henrik Rydgård
|
f595e83a44
|
Add computed buffer latency in ms to StereoResampler stats
|
2025-06-18 11:39:14 +02:00 |
|
Henrik Rydgård
|
cc3fbb22e4
|
Change some stat arrays from double to float (to save mem bandwidth)
|
2025-06-18 11:00:27 +02:00 |
|
Henrik Rydgård
|
702c84e019
|
Code style fix in StereoResampler
|
2025-06-18 11:00:03 +02:00 |
|
Henrik Rydgård
|
61d6c95f0c
|
More refactoring. Add the AudioBackend interface
|
2025-06-16 21:55:32 +02:00 |
|
Henrik Rydgård
|
a721a0b6dd
|
Minor refactor
|
2025-06-16 18:29:38 +02:00 |
|
Henrik Rydgård
|
c32af6c7f3
|
Merge pull request #20515 from hrydgard/more-misc-fixes
Additional fixes for 1.19.2
|
2025-06-15 13:24:49 +02:00 |
|
Henrik Rydgård
|
d1c2a38697
|
Merge pull request #20516 from hrydgard/retroachievement-login-fixes
RetroAchievements: Better error messages on login, don't delete the username on failure
|
2025-06-15 13:24:49 +02:00 |
|
Henrik Rydgård
|
9cfdf32069
|
Merge pull request #20514 from hrydgard/add-force-enable-hle-options
Developer tools: Add UI to force-enable HLE of modules that we have disabled HLE of
|
2025-06-15 13:24:49 +02:00 |
|
Henrik Rydgård
|
201d20a7fd
|
Merge pull request #20513 from hrydgard/revert-bad-export-check
ELF loader: Revert bad export check
|
2025-06-15 13:24:49 +02:00 |
|
Henrik Rydgård
|
92e8230b2d
|
Merge pull request #20510 from hrydgard/more-fixes
Fix bug in Win32 debugger, misc fixes
|
2025-06-15 13:24:49 +02:00 |
|
Henrik Rydgård
|
aedd4fe053
|
Merge pull request #20504 from hrydgard/ir-interpreter-switch-fix
Correct the clearing/destruction order when switching CPU cores.
|
2025-06-15 13:24:49 +02:00 |
|
Henrik Rydgård
|
80671b7b6f
|
Merge pull request #20503 from hrydgard/remove-preload-experiment
JIT/IRJit: Delete an old "function preloading" experiment
|
2025-06-15 13:24:49 +02:00 |
|
Henrik Rydgård
|
f48a08e050
|
Merge pull request #20501 from hrydgard/multiplayer-speedup-setting
Add option to allow speed control while connected
|
2025-06-15 13:24:48 +02:00 |
|