ppsspp/Core/HW
2017-02-24 18:59:41 +01:00
..
AsyncIOManager.cpp Jit: Invalidate blocks after IO reads. 2015-12-27 21:58:29 -08:00
AsyncIOManager.h Jit: Invalidate blocks after IO reads. 2015-12-27 21:58:29 -08:00
BufferQueue.h Oops, always grab the first, not latest, audio pts. 2014-05-15 01:09:38 -07:00
MediaEngine.cpp Read only the mpeg header when reading packets. 2016-09-24 17:45:51 -07:00
MediaEngine.h Mpeg: Parse video streams from PSMF header. 2016-07-24 15:58:06 -07: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 Fix #9196 - bug with new audio interpolation when delay was bigger than grainsize. 2016-12-30 09:52:32 +01:00
SasAudio.h Fix bug causing stack overflow in SasAudio, #9190. Move the mixbuffer off the stack for easier-to-diagnose error (this trashed the info I needed to debug pretty badly...) 2016-12-27 18:32:47 +01:00
SasReverb.cpp Fix a few reorder warnings. 2016-05-01 09:50:03 -07:00
SasReverb.h Sas: Correct reverb volume going negative. 2015-11-01 21:30:01 -08:00
SimpleAudioDec.cpp Small changes to make Common and Core build under my preliminary UWP setup. 2017-02-24 18:59:41 +01:00
SimpleAudioDec.h Mpeg: Correctly handle mono audio in videos. 2016-01-21 23:19:03 -08:00
StereoResampler.cpp Add a setting to make the audio buffer sizes bluetooth-friendly on Android. 2016-12-01 21:36:44 +01:00
StereoResampler.h Add a setting to make the audio buffer sizes bluetooth-friendly on Android. 2016-12-01 21:36:44 +01:00