ppsspp/Core/HW
Unknown W. Brackets 2a9e674045 Reset "no audio data" flag when adding more data.
It might have audio data.  Although, probably, we should detect this when
sceMpegGetAtracAu() is called.
2014-01-10 16:15:03 -08:00
..
AsyncIOManager.cpp Start untangling our include mess a little. 2013-12-29 23:34:45 +01:00
AsyncIOManager.h Add a class to manage IO on a separate thread. 2013-08-11 11:46:55 -07:00
BufferQueue.h Fix buffer queue when filled in one shot. 2014-01-10 16:13:34 -08:00
MediaEngine.cpp Reset "no audio data" flag when adding more data. 2014-01-10 16:15:03 -08:00
MediaEngine.h Check the audio buffer size just in case. 2014-01-04 01:25:42 -08:00
MemoryStick.cpp Check version in each DoState() func. 2013-09-14 20:23:03 -07:00
MemoryStick.h Mostly get rid of including "Globals.h" 2013-12-30 10:17:11 +01:00
MpegDemux.cpp Check the audio buffer size just in case. 2014-01-04 01:25:42 -08:00
MpegDemux.h Check the audio buffer size just in case. 2014-01-04 01:25:42 -08:00
SasAudio.cpp VAGADPCM: no need to check end_ for every sample, it's only modified in DecodeBlock (and Start). 2014-01-04 11:01:44 +01:00
SasAudio.h Optimize the VAGADPCM decoder. 2014-01-04 01:59:20 +01:00
SimpleAT3Dec.cpp Fix volume scaling for mono inputs, etc. 2013-11-03 01:14:22 -07:00
SimpleAT3Dec.h Buildfix Symbian and Blackberry from the ffmpeg merge. 2013-10-20 16:41:34 +10:00