ppsspp/Core/HW
2020-07-12 15:25:21 +02:00
..
AsyncIOManager.cpp Big mutex overhaul - remove our custom ones, make them non-recursive where possible 2017-02-28 11:40:29 +01:00
AsyncIOManager.h Split CORE_ERROR into CORE_BOOT_ERROR and CORE_RUNTIME_ERROR 2020-07-12 15:25:20 +02:00
BufferQueue.h
Camera.cpp Formalize "core excpetions" as a concept 2020-07-12 15:25:21 +02:00
Camera.h Formalize "core excpetions" as a concept 2020-07-12 15:25:21 +02:00
MediaEngine.cpp Rename func. 2020-02-27 19:21:27 +08:00
MediaEngine.h Rename func. 2020-02-27 19:21:27 +08:00
MemoryStick.cpp
MemoryStick.h
MpegDemux.cpp
MpegDemux.h
SasAudio.cpp SasAudio: Cap the cycle estimate at 1200 to prevent crackling in FFT. Fixes #9956. 2019-08-22 23:41:20 +02:00
SasAudio.h SaveState: Initialize some memory that is saved. 2018-06-22 21:29:18 -07:00
SasReverb.cpp Linux buildfix 2017-08-31 17:58:31 +02:00
SasReverb.h
SimpleAudioDec.cpp Mp3: Correct seek to specific frame. 2019-04-29 04:47:59 -07:00
SimpleAudioDec.h Assorted warning fixes 2019-05-10 23:26:34 +02:00
StereoResampler.cpp Fix minor bug in StereoResampler debug display 2020-05-26 23:10:28 +02:00
StereoResampler.h StereoResampler: Make sure the target buffer size is large enough, taking SYSPROP_AUDIO_FRAMES_PER_BUFFER into account. 2020-05-17 11:46:12 +02:00