Henrik Rydgård
|
5260be6f69
|
Warning fixes, alignment checks
|
2025-05-15 09:48:23 +02:00 |
|
Henrik Rydgård
|
fba2489c79
|
Remove dubious parallelization in ELF loading, initialize a var, add some checks
|
2025-05-15 09:48:23 +02:00 |
|
Henrik Rydgård
|
4e0b6ac3ec
|
More misc cleanup
|
2025-05-14 15:14:03 +02:00 |
|
Henrik Rydgård
|
e2bfc48886
|
Sanity checks in Vulkan backend, PSPDialog
|
2025-05-14 00:39:00 +02:00 |
|
Henrik Rydgård
|
80147f318e
|
Remove PSP_CancelBoot, assorted cleanup
|
2025-05-13 13:58:28 +02:00 |
|
Adam.N
|
0aa8e39b50
|
Reduce the number of lines a little bit.
|
2025-05-06 23:08:14 +07:00 |
|
Adam.N
|
4e2d5ca6de
|
Only enforce blocking-mode on games that use blocking-mode.
|
2025-05-06 00:49:06 +07:00 |
|
Henrik Rydgård
|
31b64ae2e3
|
Don't alloc the iomanagerthread
|
2025-04-30 15:53:55 +02:00 |
|
Henrik Rydgård
|
9bb00ca87d
|
Minor cleanup in sceSas
|
2025-04-30 15:53:55 +02:00 |
|
Henrik Rydgård
|
77d9c769fa
|
ImDebugger: Fix a couple of software rendering-related crashes
|
2025-04-30 11:50:43 +02:00 |
|
Henrik Rydgård
|
bebcec8314
|
EmuScreen: Clarify some logic, add some checks
|
2025-04-29 16:46:14 +02:00 |
|
Henrik Rydgård
|
dbe6ec80a0
|
Fix some bad "for (auto x : y)" usage
|
2025-04-29 16:46:14 +02:00 |
|
Henrik Rydgård
|
ef97eb668a
|
ImDebugger: Add a Time window to check various counters
|
2025-04-23 17:10:31 +02:00 |
|
Henrik Rydgård
|
ecff4d03ee
|
Update the naming of functions called by SavedataParam::EncryptData. Thanks Linblow, and Nemo for the reminder
|
2025-04-23 16:49:04 +02:00 |
|
Henrik Rydgård
|
d9eab4e4a2
|
sceAudio: Add per-channel mute checkboxes in the debugger
|
2025-04-15 11:44:28 +02:00 |
|
Henrik Rydgård
|
af30c04711
|
Rename 'chans' to g_audioChans
|
2025-04-15 11:18:53 +02:00 |
|
Henrik Rydgård
|
52a7709fb5
|
Log cleanup. Fix very minor memory leak
|
2025-04-14 22:38:22 +02:00 |
|
Henrik Rydgård
|
41b77bf1ae
|
More log cleanup
|
2025-04-14 22:27:51 +02:00 |
|
 Henrik RydgårdandGitHub
|
e9ac447b86
|
Merge pull request #20247 from ANR2MERefork/adhoc
[Adhoc] Fixed truncated adhoc group name issue.
|
2025-04-13 16:57:53 +02:00 |
|
 Henrik RydgårdandGitHub
|
77b5fcad39
|
Merge pull request #20246 from hrydgard/audiocodec-work
sceAudiocodec: Restore AAC support, add AT3 (non-plus) support
|
2025-04-13 16:10:16 +02:00 |
|
 AdamNandGitHub
|
4a0ae39293
|
Fixed truncated adhoc group name issue.
|
2025-04-13 21:01:26 +07:00 |
|
Henrik Rydgård
|
3cd1f2f832
|
sceAudioCodec: Fix AT3 and AAC playback (possibly limited to certain bitrates) but fixes Kosmodrones
|
2025-04-13 15:48:11 +02:00 |
|
 AdamNandGitHub
|
2a59e75ea3
|
This too.
|
2025-04-13 16:16:46 +07:00 |
|
 AdamNandGitHub
|
fe71a10945
|
Let's not changed the SO_LINGER time, since RST signal can be faster than incoming data, thus could lost the data.
|
2025-04-13 16:15:05 +07:00 |
|
Henrik Rydgård
|
f7ff2e2d20
|
Remove redundant constants
|
2025-04-12 11:35:55 +02:00 |
|
Henrik Rydgård
|
3c4566717c
|
Add muting flag to sceSasAudio as well.
|
2025-04-12 11:35:55 +02:00 |
|
Henrik Rydgård
|
4e8e6312e0
|
ImDebugger: Implement mute controls for individual sceAtrac channels
|
2025-04-12 11:35:55 +02:00 |
|
Henrik Rydgård
|
ff9b009661
|
Add a new NID to SysMemForKernel, used by LightMP3
|
2025-04-12 11:35:55 +02:00 |
|
Henrik Rydgård
|
9241d09c56
|
Show little indicators on achievements of the type (progression, missable, win)
|
2025-04-11 18:27:41 +02:00 |
|
Henrik Rydgård
|
693f84d2fb
|
sceAtrac logspam reduction
|
2025-04-11 13:12:14 +02:00 |
|
Henrik Rydgård
|
6d6291a12c
|
Semaphore logspam reduction
|
2025-04-11 12:59:26 +02:00 |
|
Henrik Rydgård
|
e90b91701f
|
Warning fixes
|
2025-04-09 13:13:13 +02:00 |
|
Henrik Rydgård
|
3676f4792e
|
GE debugger: Split out the vertices window, show matrices in state window
|
2025-04-09 11:58:31 +02:00 |
|
Henrik Rydgård
|
6de3d47f6e
|
Minor logging fixes
|
2025-04-09 11:58:31 +02:00 |
|
Henrik Rydgård
|
da7c99a585
|
sceNetInet: Implement per-thread errno. Reduce some log levels
|
2025-04-08 08:31:09 +02:00 |
|
Henrik Rydgård
|
0450728399
|
Add a super simple session cache for direct DNS lookups.
Dont even try to download the json if dontdownloadjson is set.
|
2025-04-08 00:41:08 +02:00 |
|
Henrik Rydgård
|
ebcf6be42c
|
When (successfully) using dyn_dns, remove fixed lookups.
Additionally some various cleanup.
|
2025-04-08 00:32:40 +02:00 |
|
Henrik Rydgård
|
9738a9511f
|
Build and warning fixes
|
2025-04-07 23:17:56 +02:00 |
|
Henrik Rydgård
|
b34f34ebde
|
Move some more error codes to the big enum
|
2025-04-07 22:25:36 +02:00 |
|
Henrik Rydgård
|
89c0b5f20b
|
sceNetResolver: Move error codes to enum, modernize logging
|
2025-04-07 22:16:32 +02:00 |
|
Henrik Rydgård
|
279c6fdd3c
|
Don't leave a shared_ptr to the json download sticking around, consume it.
|
2025-04-07 21:41:41 +02:00 |
|
Henrik Rydgård
|
5f7b698012
|
Lots of logging and cleanup.
|
2025-04-07 21:40:52 +02:00 |
|
Henrik Rydgård
|
651cefb6fc
|
Remove redundant functions
|
2025-04-07 16:48:08 +02:00 |
|
Henrik Rydgård
|
370a521381
|
Move UPnP init/shutdown to app init/shutdown instead of game init/shutdown
|
2025-04-07 16:46:04 +02:00 |
|
Henrik Rydgård
|
3d8233b7f8
|
Some sceAudiocodec MP3 work. Not yet working in Beats (trying to DisableHLE of sceMp3).
|
2025-04-07 10:27:53 +02:00 |
|
Henrik Rydgård
|
a870c2155d
|
Always load sceCcc if possible (disable HLE). PRX dumping fix.
|
2025-04-06 23:34:16 +02:00 |
|
Henrik Rydgård
|
b52e7913eb
|
Add disable HLE flag for sceCcc (character conversion library).
|
2025-04-06 23:34:16 +02:00 |
|
Henrik Rydgård
|
b27a022e7c
|
Remove two states from the CoreState enum.
|
2025-04-05 09:18:56 +02:00 |
|
Henrik Rydgård
|
efa022b754
|
Expose sceMpeg context to a future debugger window. Some general log cleanup.
|
2025-04-03 22:39:14 +02:00 |
|
Henrik Rydgård
|
b5a959c294
|
Reduce logspam. No need to log in KernelObjectPool::Get, all callers should log on failure themselves.
|
2025-04-03 22:10:22 +02:00 |
|