WiiFlow_Lite/source/gui
fledge68 edc886ecdc - changed source menu pages max to 6 for 72 buttons max.
- added custom missing covers support.  Totally optional - without them wiiflow will display the usual blank question marks or theme related ones just like normal.  Does not affect downloading covers or manually putting covers in wiiflow's cover folder.  Wiiflow still checks for the cached cover first, then the box cover and flat cover, but before displaying the usual blank question mark ones wiiflow now looks for these custom missing covers.

Put your custom missing covers in your normal wiiflow boxcovers folder with all the other wii game covers. Rename them to the magicnumber.jpg and for non plugins - wii.jpg, channels.jpg, gamecube.jpg, and homebrew.jpg. You have to use jpg's when using this default method.

For theme related cover images still put them in your normal wiiflow boxcovers folder and rename them if necessary.  I recommend adding the theme name and underscore as a prefix to the image name.  Then add the following to your theme.ini modifying it to your liking. Note when using theme related cover images they can be png's.

[BLANK_COVERS]
wii=carbonik_wii.jpg
gamecube=carbonik_gamecube.jpg
channels=carbonik_channels.jpg
homebrew=carbonik_homebrew.jpg
53454741=carbonik_53454741.jpg
4D504345=carbonik_4D504345.jpg
534e4553=carbonik_534e4553.jpg
57493634=carbonik_57493634.jpg
56424158=carbonik_56424158.jpg
5343564D=carbonik_5343564D.jpg
2012-11-01 18:38:22 +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 - changed source menu pages max to 6 for 72 buttons max. 2012-11-01 18:38:22 +00:00
coverflow.hpp - changed source menu pages max to 6 for 72 buttons max. 2012-11-01 18:38:22 +00:00
cursor.cpp -added jpg file support for game covers and themes, if no .png 2012-07-22 22:10:17 +00:00
cursor.hpp mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
fanart.cpp -fixed fanart usage 2012-09-29 17:32:31 +00:00
fanart.hpp -improved jpg support, now the cover width and height dont need 2012-08-05 13:48:15 +00:00
FreeTypeGX.cpp *Little changes to FreetypeGX, also cleaned it up a lot 2012-09-14 12:15:10 +00:00
FreeTypeGX.h *Little changes to FreetypeGX, also cleaned it up a lot 2012-09-14 12:15:10 +00:00
GameTDB.cpp -updated cache system for plugins, it now wont use folder names 2012-10-02 19:26:50 +00:00
GameTDB.hpp Added GRB ratings. 2012-05-13 15:36:43 +00:00
gcvid.cpp -changed this and that, some cleanups, some more corrections 2012-10-15 19:16:14 +00:00
gcvid.h -made sfmt, wfmt and gprintf faster and more simple 2012-09-23 12:10:25 +00:00
Gekko.c -changed the memory management yet again, now just use the mem 2012-07-27 17:26:49 +00:00
Gekko.h -removed three redundant lines and added information that our 2012-05-14 04:55:48 +00:00
gui.cpp -draw button text the same way as labels to fix problems with 2012-09-16 12:42:08 +00:00
gui.hpp -draw button text the same way as labels to fix problems with 2012-09-16 12:42:08 +00:00
png.h -back to libpng 1.2.29 (pngu is written for this rev), 2012-04-03 19:01:30 +00:00
pngconf.h -back to libpng 1.2.29 (pngu is written for this rev), 2012-04-03 19:01:30 +00:00
pngu.c -improved jpg support, now the cover width and height dont need 2012-08-05 13:48:15 +00:00
pngu.h mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
text.cpp -fixed too short help and synopsis (issue 146) 2012-11-01 16:39:42 +00:00
text.hpp -set main dol optimize level back to -O2 2012-10-10 14:03:04 +00:00
texture.cpp -nearly rewrote that list code again lol, should be even faster 2012-10-06 16:38:21 +00:00
texture.hpp -improved jpg support, now the cover width and height dont need 2012-08-05 13:48:15 +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 -more work on the new wii game loader, hopefully you can use 2012-10-13 16:57:03 +00:00
video.hpp -more work on the new wii game loader, hopefully you can use 2012-10-13 16:57:03 +00:00
WiiMovie.cpp -made sfmt, wfmt and gprintf faster and more simple 2012-09-23 12:10:25 +00:00
WiiMovie.hpp -improved jpg support, now the cover width and height dont need 2012-08-05 13:48:15 +00:00