WiiFlow_Lite/source/music
2019-02-18 14:40:07 -06:00
..
AifDecoder.cpp
AifDecoder.hpp
BNSDecoder.cpp
BNSDecoder.hpp
BufferCircle.cpp
BufferCircle.hpp
File.cpp
File.hpp
gui_sound.cpp
gui_sound.h
Mp3Decoder.cpp
Mp3Decoder.hpp
MusicPlayer.cpp
MusicPlayer.hpp - fixed issue #21 downloading covers, gametdb.zip, banners, and cheatfiles. now pausing bg music while downloading to prevent music thread from interfering with the internet network connection. also now clearing downloaded data from memory when done with it. code was missing to free the mem when done which caused out of memory issues of course. my fault i didn't see it till now. 2018-11-19 12:14:40 -06:00
OggDecoder.cpp
OggDecoder.hpp
SoundDecoder.cpp
SoundDecoder.hpp
SoundHandler.cpp
SoundHandler.hpp
WavDecoder.cpp
WavDecoder.hpp