ppsspp/Core/HW
ufdada 4576f03bd9 Small improvement for fade-in and fade-out sounds in Loco Roco
The fade-in and fade-out sounds in Loco Roco are way too long, this  small change improves it alot. now the sound that is played after reaching the goal in a level sounds about right.
2013-08-31 18:12:16 +02:00
..
AsyncIOManager.cpp Add a class to manage IO on a separate thread. 2013-08-11 11:46:55 -07:00
AsyncIOManager.h Add a class to manage IO on a separate thread. 2013-08-11 11:46:55 -07:00
atrac3plus.cpp Fix plugin save directory on Blackberry. 2013-08-20 21:20:16 +10:00
atrac3plus.h Bug fix for mpeg. 2013-06-25 00:16:46 +08:00
MediaEngine.cpp Avoid a crash when a bad video stream is specified. 2013-08-29 00:41:22 -07:00
MediaEngine.h Remove IsAudioEnd(), use IsNoAudioData() instead. 2013-07-02 17:20:46 +08:00
MemoryStick.cpp Cut down on h files including PointerWrap. 2013-02-04 08:26:59 -08:00
MemoryStick.h Cut down on h files including PointerWrap. 2013-02-04 08:26:59 -08:00
MpegDemux.cpp Fix arithmetic warning in mpeg demux. 2013-07-07 20:31:05 -07:00
MpegDemux.h Bug fix for mpeg. 2013-06-25 00:16:46 +08:00
OMAConvert.cpp Fix a few minor typos + small reporting change. 2013-08-12 23:02:39 -07:00
OMAConvert.h Fix a few minor typos + small reporting change. 2013-08-12 23:02:39 -07:00
SasAudio.cpp Small improvement for fade-in and fade-out sounds in Loco Roco 2013-08-31 18:12:16 +02:00
SasAudio.h Adjust some default values for SAS audio. 2013-06-12 08:02:56 -07:00