WiiFlow_Lite/source/music
2020-11-14 15:21:40 -06:00
..
AifDecoder.cpp * decided to officially commit my recent update patches * 2017-09-21 22:03:41 +00:00
AifDecoder.hpp - fixed plugin dol path that was broken in last release. 2020-05-25 17:17:50 -05:00
BNSDecoder.cpp - fixed plugin dol path that was broken in last release. 2020-05-25 17:17:50 -05:00
BNSDecoder.hpp - fixed plugin dol path that was broken in last release. 2020-05-25 17:17:50 -05:00
BufferCircle.cpp - 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
BufferCircle.hpp Making things ready for official wiiflow svn ;) 2012-07-25 22:12:17 +00:00
File.cpp Making things ready for official wiiflow svn ;) 2012-07-25 22:12:17 +00:00
File.hpp Making things ready for official wiiflow svn ;) 2012-07-25 22:12:17 +00:00
gui_sound.cpp - 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
gui_sound.h - 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
Mp3Decoder.cpp * decided to officially commit my recent update patches * 2017-09-21 22:03:41 +00:00
Mp3Decoder.hpp - fixed plugin dol path that was broken in last release. 2020-05-25 17:17:50 -05:00
MusicPlayer.cpp v5.4.7 beta 4 2020-08-31 18:23:52 -05:00
MusicPlayer.hpp v5.4.7 beta 4 2020-08-31 18:23:52 -05:00
OggDecoder.cpp - fixed plugin dol path that was broken in last release. 2020-05-25 17:17:50 -05:00
OggDecoder.hpp - fixed plugin dol path that was broken in last release. 2020-05-25 17:17:50 -05:00
SoundDecoder.cpp - fix for music sample rates >48k. issue #221 2020-11-14 15:21:40 -06:00
SoundDecoder.hpp - fix for music sample rates >48k. issue #221 2020-11-14 15:21:40 -06:00
SoundHandler.cpp - now when changing coverflow layout with '1' and '2' the current cover stays as the current cover. 2019-02-18 14:40:07 -06:00
SoundHandler.hpp -made most thread stacks static, that should increase speed and stability 2014-03-17 17:38:32 +00:00
WavDecoder.cpp * decided to officially commit my recent update patches * 2017-09-21 22:03:41 +00:00
WavDecoder.hpp - fixed plugin dol path that was broken in last release. 2020-05-25 17:17:50 -05:00