usbloadergx/source/prompts
2009-07-15 00:57:37 +00:00
..
gameinfo.cpp Added functions/vars to GuiText to allow showing & hiding rows when it is wrapped. 2009-07-13 11:19:31 +00:00
gameinfo.h 2009-06-20 00:32:10 +00:00
ProgressWindow.cpp changed progress window to not use settile but instead use setskew. this way we are drawing 1 progressbar image every loop but stretched instead of 100 little images each loop. 2009-07-07 11:06:51 +00:00
ProgressWindow.h *Changed whole GameInstall ProgressWindow behaviour 2009-07-05 20:22:29 +00:00
PromptWindows.cpp Change the URL for WiiTDB.zip. Now it only gets XML data for games on your drive rather than getting info for all 1500+ games every time. It is getting them based on the first 4 chars of the ID and there is a 2000 char limit on the URL set by lustar's over protective girlfriend so that translates to a 393 game limit on the XML downloaded from within the app. In case you didn't know, the xml is updated when you either update the full channel or "update all" with the dol. 2009-07-15 00:57:37 +00:00
PromptWindows.h apply flipX settings to gamewall and carousel, fix screensaver bug to keep it from coming on when it is turned off. added support for updating full channel. in order to make the full channel updatable, comment/remove "#define NOTFULLCHANNEL" from promptwindow.h. also there must be a wad to update to (saved as a txt file) on the update server. for some reason the ticket was corrupted when it was stored as a wad. 2009-07-11 05:55:29 +00:00