ppsspp/Core/HW
2024-05-27 12:36:19 +02:00
..
AsyncIOManager.cpp [Core/Dialog/ELF/FileSystems/HLE/HW/Util] Added const reference for function params 2023-12-14 14:22:24 +03:00
AsyncIOManager.h [Core/Dialog/ELF/FileSystems/HLE/HW/Util] Added const reference for function params 2023-12-14 14:22:24 +03:00
Atrac3Standalone.cpp Prevent a buffer overflow at the end of Atrac tracks. 2024-05-27 12:36:19 +02: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 Mpeg: Allow full use of the buffer queue. 2021-02-28 08:56:08 -08:00
Camera.cpp Global: Cleanup initialization/pointer checks. 2022-12-10 21:13:36 -08:00
Camera.h ffmpeg: fix compile bug 2022-06-24 16:50:56 +08:00
Display.cpp A null check and a locking simplification 2024-01-30 19:15:19 +01:00
Display.h Display: Move core counters/stats to HW file. 2022-01-30 11:53:48 -08:00
MediaEngine.cpp Refactor: Change *outBytes to *outSamples in AudioDecoder::Decode. 2024-04-16 15:31:11 +02:00
MediaEngine.h More refactoring 2024-04-10 12:22:58 +02:00
MemoryStick.cpp Strict mode checking - no way to forget detaching now. 2023-01-05 08:38:52 +01:00
MemoryStick.h Io: Cache SAVEDATA usage between writes. 2021-09-11 07:29:15 -07:00
MpegDemux.cpp Global: Set many read-only params as const. 2022-12-10 21:13:36 -08:00
MpegDemux.h Fix a bad memory leak in sceMpeg 2017-02-20 11:12:39 +01:00
SasAudio.cpp Separate the external interface used by sceSas 2024-04-14 10:40:12 +02:00
SasAudio.h More paranoia 2024-01-31 10:48:35 +01: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 Refactor: Change *outBytes to *outSamples in AudioDecoder::Decode. 2024-04-16 15:31:11 +02:00
SimpleAudioDec.h Prevent a buffer overflow at the end of Atrac tracks. 2024-05-27 12:36:19 +02:00
StereoResampler.cpp Move the resampler usage to a common file, AudioCommon. (#17176) 2023-03-24 17:19:57 +01:00
StereoResampler.h Move the resampler usage to a common file, AudioCommon. (#17176) 2023-03-24 17:19:57 +01:00