WiiFlow_Lite/source/music
fledge68 4a566375e0 -added flash screen image to appear before wiiflow wait animation. i hope the image isn't too big to cause problems with wfl.
-added 'noflash' arg for meta.xml if you don't want the flash screen image to appear. and no i can't make it load a image from a folder. it must be compiled in the code.
-added 'sdonly' arg for meta.xml for those of you that have everything on SD and hate the 20 second wait for wiiflow to search for usb devices. thanks einsteinx2!
-added meta.xml args support. meaning when a homebrew boot.dol or elf is launched the meta.xml (if exist) will be read for arguments and those args sent when the app is launched. this fixes the issue of custom wait images when changing themes.
-added spanish translation file 'spanish.ini'. thanks to ravmn for sending it to me!
-other minor changes, mainly remarks added for myself.
2018-06-27 12:47:03 +00:00
..
AifDecoder.cpp * decided to officially commit my recent update patches * 2017-09-21 22:03:41 +00:00
AifDecoder.hpp * decided to officially commit my recent update patches * 2017-09-21 22:03:41 +00:00
BNSDecoder.cpp * decided to officially commit my recent update patches * 2017-09-21 22:03:41 +00:00
BNSDecoder.hpp * decided to officially commit my recent update patches * 2017-09-21 22:03:41 +00:00
BufferCircle.cpp -improved jpg support, now the cover width and height dont need 2012-08-05 13:48:15 +00: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 * decided to officially commit my recent update patches * 2017-09-21 22:03:41 +00:00
gui_sound.h -fixed those sometimes fucked up backgrounds 2012-11-04 19:22:02 +00:00
Mp3Decoder.cpp * decided to officially commit my recent update patches * 2017-09-21 22:03:41 +00:00
Mp3Decoder.hpp * decided to officially commit my recent update patches * 2017-09-21 22:03:41 +00:00
MusicPlayer.cpp -added flash screen image to appear before wiiflow wait animation. i hope the image isn't too big to cause problems with wfl. 2018-06-27 12:47:03 +00:00
MusicPlayer.hpp -added a way to play music using wiiflows internal player in plugin 2013-03-23 17:06:06 +00:00
OggDecoder.cpp * decided to officially commit my recent update patches * 2017-09-21 22:03:41 +00:00
OggDecoder.hpp * decided to officially commit my recent update patches * 2017-09-21 22:03:41 +00:00
SoundDecoder.cpp * decided to officially commit my recent update patches * 2017-09-21 22:03:41 +00:00
SoundDecoder.hpp * decided to officially commit my recent update patches * 2017-09-21 22:03:41 +00:00
SoundHandler.cpp -made most thread stacks static, that should increase speed and stability 2014-03-17 17:38:32 +00: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 * decided to officially commit my recent update patches * 2017-09-21 22:03:41 +00:00