WiiFlow_Lite/source/music
Fledge68 9a8a752e6f v5.4.7 beta 4
- added wiiflow/covers/homebrew_small folder so when using homebrew smallbox mode you can use your own custom covers instead of the apps icon.png
- fixed music resample to 48k option on main settings to not crash wiiflow if only one song file in wiiflow music folder.
- fixed displaying music title when you only have one music file in wiiflow music folder.
- fixed saving and loading enabled plugins upon exit and startup. This stops the "no plugins selected" message upon returning to wiiflow when you previously used the Select Plugin Menu.
- fixed custom backgrounds after using the Select Plugin Menu.
- fixed the Source Menu to display source buttons properly when switching tiers or pages.
- fixed refreshing Source Menu buttons after using the options menu to hide them.
2020-08-31 18:23:52 -05: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 - fixed plugin dol path that was broken in last release. 2020-05-25 17:17:50 -05:00
SoundDecoder.hpp - fixed plugin dol path that was broken in last release. 2020-05-25 17:17:50 -05: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