WiiFlow_Lite/source/gui
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
..
boxmesh.cpp -added new boxmesh for homebrew view that the icons 2012-03-14 20:00:01 +00:00
boxmesh.hpp mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
coverflow.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
coverflow.hpp -added ability to cache covers. just select your source then go to home menu and click cache covers. it will go thru your current game list and convert the covers to wfc cache files. needed mainly for if you add a bunch of roms and cover pngs for a plugin. or if you for some reason need to remake the wfc files for all your wii or gc games. note using wiimpathy's wfc conv 0.1 on your pc is still a faster option. 2018-06-12 21:27:52 +00:00
cursor.cpp -some more cleanup and hopefully fix of that strange codedump in 2012-12-28 14:19:40 +00:00
cursor.hpp -some more cleanup and hopefully fix of that strange codedump in 2012-12-28 14:19:40 +00:00
fmt.c -added more security checks and mechanisms to wiiflow to increase stability 2013-09-24 15:21:31 +00:00
fmt.h -added more security checks and mechanisms to wiiflow to increase stability 2013-09-24 15:21:31 +00:00
FreeTypeGX.cpp -added id6 support for thp files 2014-05-25 20:54:39 +00:00
FreeTypeGX.h *Little changes to FreetypeGX, also cleaned it up a lot 2012-09-14 12:15:10 +00:00
GameTDB.cpp -now compiled with devkitpro ppc r29-1 and libogc 1.8.17 2018-05-08 13:49:43 +00:00
GameTDB.hpp -now compiled with devkitpro ppc r29-1 and libogc 1.8.17 2018-05-08 13:49:43 +00:00
gcvid.cpp -added back some missing cover converting code for jpegs 2014-03-24 18:59:24 +00:00
gcvid.h -plugin videos now need to be in subfolders if you have "coverFolder" for the ini set 2014-03-22 21:32:40 +00:00
gui.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
gui.hpp -updating wiiflow lite to beta 4.3.0 2016-10-04 23:44:13 +00:00
pngu.c -now compiled with devkitpro ppc r29-1 and libogc 1.8.17 2018-05-08 13:49:43 +00:00
pngu.h mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
text.cpp -now compiled with devkitpro ppc r29-1 and libogc 1.8.17 2018-05-08 13:49:43 +00:00
text.hpp -now compiled with devkitpro ppc r29-1 and libogc 1.8.17 2018-05-08 13:49:43 +00:00
texture.cpp -updated to compile with devkitPPC r30 and the latest libogc which i think is 1.8.19. 2018-05-29 09:59:57 +00:00
texture.hpp -stupid svn didnt commit a change from r1063 lol 2014-03-22 21:42:50 +00:00
Timer.h mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
vector.hpp mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
video.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
video.hpp -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
WiiMovie.cpp -plugin videos now need to be in subfolders if you have "coverFolder" for the ini set 2014-03-22 21:32:40 +00:00
WiiMovie.hpp -plugin videos now need to be in subfolders if you have "coverFolder" for the ini set 2014-03-22 21:32:40 +00:00