usbloadergx/source/SoundOperations
dimok321 fa11a745d6 A lot of changes with this rev
*Rewrote the whole Settings.cpp into 11 classes. Each settings menu has it's own class now
*Reworked the whole sound system. Supported formats AIF/MP3/OGG/BNS/WAV now with no file size limit (streaming).
*Changed button click/over sounds to wav from raw pcm
*Lot's of bug fixes
2010-11-13 22:34:53 +00:00
..
AifDecoder.cpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
AifDecoder.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
BNSDecoder.cpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
BNSDecoder.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
BufferCircle.cpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
BufferCircle.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
gui_bgm.cpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
gui_bgm.h A lot of changes with this rev 2010-11-13 22:34:53 +00:00
gui_sound.cpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
gui_sound.h A lot of changes with this rev 2010-11-13 22:34:53 +00:00
Mp3Decoder.cpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
Mp3Decoder.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
OggDecoder.cpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
OggDecoder.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
SoundDecoder.cpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
SoundDecoder.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
SoundHandler.cpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
SoundHandler.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
WavDecoder.cpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
WavDecoder.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00