mirror of
https://github.com/wiidev/usbloadergx.git
synced 2024-11-04 18:45:05 +01:00
fa11a745d6
*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 |
||
---|---|---|
.. | ||
AifDecoder.cpp | ||
AifDecoder.hpp | ||
BNSDecoder.cpp | ||
BNSDecoder.hpp | ||
BufferCircle.cpp | ||
BufferCircle.hpp | ||
gui_bgm.cpp | ||
gui_bgm.h | ||
gui_sound.cpp | ||
gui_sound.h | ||
Mp3Decoder.cpp | ||
Mp3Decoder.hpp | ||
OggDecoder.cpp | ||
OggDecoder.hpp | ||
SoundDecoder.cpp | ||
SoundDecoder.hpp | ||
SoundHandler.cpp | ||
SoundHandler.hpp | ||
WavDecoder.cpp | ||
WavDecoder.hpp |