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 Oops, always grab the first, not latest, audio pts. 2014-05-15 01:09:38 -07:00
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 Fix a type conversion warning. 2016-09-05 19:14:48 -07:00
MemoryStick.h Io: Notify callbacks on memstick insert/remove. 2016-08-05 21:05:48 -07:00
MpegDemux.cpp Mpeg: Minor cleanup to header parsing. 2016-07-24 15:58:03 -07:00
MpegDemux.h Fix a bad memory leak in sceMpeg 2017-02-20 11:12:39 +01:00
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 Sas: Correct reverb volume going negative. 2015-11-01 21:30:01 -08:00
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