ppsspp/Core/HW
Unknown W. Brackets 2042672ec7 Correct the audio pts from the actual stream data.
Before, we would just increment it and hope we were right.  There's no
reason we'd be wrong, but with seeking we have to be more careful.
2014-05-15 00:05:40 -07:00
..
AsyncIOManager.cpp Unlock reslts before scheduling. 2014-04-28 22:32:34 -07:00
AsyncIOManager.h Avoid overwriting io thread results. 2014-03-02 13:45:12 -08:00
BufferQueue.h Correct the audio pts from the actual stream data. 2014-05-15 00:05:40 -07:00
MediaEngine.cpp Correct the audio pts from the actual stream data. 2014-05-15 00:05:40 -07:00
MediaEngine.h Correct the audio pts from the actual stream data. 2014-05-15 00:05:40 -07:00
MemoryStick.cpp Check version in each DoState() func. 2013-09-14 20:23:03 -07:00
MemoryStick.h Avoid some ChunkFile includes. 2014-03-15 11:32:57 -07:00
MpegDemux.cpp Correct the audio pts from the actual stream data. 2014-05-15 00:05:40 -07:00
MpegDemux.h Correct the audio pts from the actual stream data. 2014-05-15 00:05:40 -07:00
SasAudio.cpp Inline ADSREnvelope::Step (thanks @unknownbrackets) 2014-03-22 09:31:09 +01:00
SasAudio.h Inline ADSREnvelope::Step (thanks @unknownbrackets) 2014-03-22 09:31:09 +01:00
SimpleAudioDec.cpp Provide a new method AuCtx::AuCreateCodecContextFromSource() 2014-04-14 13:23:10 +02:00
SimpleAudioDec.h Provide a new method AuCtx::AuCreateCodecContextFromSource() 2014-04-14 13:23:10 +02:00