ppsspp/Core/HW
Unknown W. Brackets 6b413a808f Atrac: Handle SAS end the same way as other types.
It makes sense to match, and this sounds right in Sol Trigger.  Haven't
tested in detail yet, but it should prevent cutting off sounds.
2015-11-08 12:23:32 -08:00
..
AsyncIOManager.cpp Add basic infrastructure to time io better. 2014-12-26 01:15:17 -08:00
AsyncIOManager.h Core: Add missing override specifiers 2015-10-17 02:58:02 -04:00
BufferQueue.h Oops, always grab the first, not latest, audio pts. 2014-05-15 01:09:38 -07:00
MediaEngine.cpp Minor simplification, buildfixes 2015-07-29 12:38:31 +02:00
MediaEngine.h Merge pull request #6685 from unknownbrackets/kill-volume 2014-08-19 07:56:01 +02:00
MemoryStick.cpp Report up to 9GB free on the memory stick. 2015-01-05 22:38:47 -08:00
MemoryStick.h Check actual free disk space when games ask. 2014-11-01 00:33:19 -07:00
MpegDemux.cpp Correct the audio pts from the actual stream data. 2014-05-15 00:05:40 -07:00
MpegDemux.h Core: Mark some functions as const 2014-12-03 15:16:11 -05:00
SasAudio.cpp Atrac: Handle SAS end the same way as other types. 2015-11-08 12:23:32 -08:00
SasAudio.h Atrac: Handle SAS end the same way as other types. 2015-11-08 12:23:32 -08:00
SasReverb.cpp Sas: Correct reverb volume going negative. 2015-11-01 21:30:01 -08:00
SasReverb.h Sas: Correct reverb volume going negative. 2015-11-01 21:30:01 -08:00
SimpleAudioDec.cpp Buildfix for Symbian/Blackberry/etc. 2015-10-17 16:20:27 -07:00
SimpleAudioDec.h Merge pull request #8011 from unknownbrackets/atrac-demux 2015-10-18 20:51:39 +02:00
StereoResampler.cpp Fix a few type comparison warnings. 2015-02-22 13:31:23 -08:00
StereoResampler.h Add audio debug stats dev tool. Increase audio buffer low watermark a bit, hopefully helping #7370. 2015-01-29 12:56:17 +01:00