ppsspp/Core/HW
Henrik Rydgård d04074a542 Atrac3 (not +): Keep decoding even on broken frames.
Fixes some music in some unofficial game mods, whose music got broken
in 1.18. Was reported through e-mail by Miguel.
2025-01-04 01:11:26 +01:00
..
AsyncIOManager.cpp Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
AsyncIOManager.h Move more core-related stuff into Core.cpp/h 2024-12-08 11:54:58 +01:00
Atrac3Standalone.cpp Atrac3 (not +): Keep decoding even on broken frames. 2025-01-04 01:11:26 +01:00
Atrac3Standalone.h Remove "SetExtraData" from AudioDecoder, pass in the data at creation instead 2024-04-11 14:39:59 +02:00
BufferQueue.cpp Mpeg: Allow full use of the buffer queue. 2021-02-28 08:56:08 -08:00
BufferQueue.h [Common/Core/Windows] Removed excess check pointer before delete or free() 2024-09-17 11:34:42 +02:00
Camera.cpp Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
Camera.h ffmpeg: fix compile bug 2022-06-24 16:50:56 +08:00
Display.cpp More include cleanup 2024-12-18 13:57:26 +01:00
Display.h Ge stepping without wait: Tex/Prim stepping works. Draw/Single have issues. 2024-12-05 00:36:48 +01:00
MediaEngine.cpp Cleaning up our SIMD header includes, using the new header 2024-12-19 16:08:48 +01:00
MediaEngine.h More refactoring 2024-04-10 12:22:58 +02:00
MemoryStick.cpp Minor FS logging 2024-12-29 09:31:50 +01:00
MemoryStick.h For the free-space savedata scan, only scan relevant subdirectories. 2024-11-29 15:34:22 +01:00
MpegDemux.cpp Minor cleanup 2024-07-23 21:59:23 +02:00
MpegDemux.h Fix a bad memory leak in sceMpeg 2017-02-20 11:12:39 +01:00
SasAudio.cpp More include cleanup 2024-12-18 13:57:26 +01:00
SasAudio.h [Common/Core/Windows] Removed excess check pointer before delete or free() 2024-09-17 11:34:42 +02:00
SasReverb.cpp Sas: Add option to control reverb volume. 2021-08-09 20:47:24 -07:00
SasReverb.h Sas: Correct reverb volume going negative. 2015-11-01 21:30:01 -08:00
SimpleAudioDec.cpp More include cleanup 2024-12-18 13:57:26 +01:00
SimpleAudioDec.h Fix playback of mono Atrac3+ tracks in videos 2025-01-03 17:28:29 +01:00
StereoResampler.cpp Cleaning up our SIMD header includes, using the new header 2024-12-19 16:08:48 +01:00
StereoResampler.h Bunch more linting 2024-10-10 11:57:10 +02:00