ppsspp/Core/HW
Unknown W. Brackets b4496f1975 Core: Move config enums to separate file.
These are a bit strewn about and there are constants that aren't
consistently used, which just adds confusion.
2018-06-23 10:59:18 -07: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 Big mutex overhaul - remove our custom ones, make them non-recursive where possible 2017-02-28 11:40:29 +01:00
BufferQueue.h Oops, always grab the first, not latest, audio pts. 2014-05-15 01:09:38 -07:00
MediaEngine.cpp MediaEngine: adjust for AVStream.codec deprecation 2018-06-13 11:52:18 +00: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 Sas: Correct calculation of VAG end. 2018-06-06 06:08:31 -07: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 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 Core: Move config enums to separate file. 2018-06-23 10:59:18 -07:00
StereoResampler.h Big mutex overhaul - remove our custom ones, make them non-recursive where possible 2017-02-28 11:40:29 +01:00