usbloadergx/source/prompts
giantpune 13c565cef6 made a uninstall menu in the game settings to delete games/images/text files. everything tested and working except the uninstall game Btn because i didn't feel like reinstalling a game.
added more alt dol#s to the list

made the homebrewBtn movable in the theme
use homebrew_coords = x,y

move the xml loading from during the cfg loading to the menu_check so it happens after video is init and we have drawn something.  maybe this will fix the garbled screen somepeople see while it loads.
2009-07-21 08:06:20 +00:00
..
DiscBrowser.cpp made a uninstall menu in the game settings to delete games/images/text files. everything tested and working except the uninstall game Btn because i didn't feel like reinstalling a game. 2009-07-21 08:06:20 +00:00
DiscBrowser.h added a function to auto select the alt dol based on a list. there are only a few on the list right now. 2009-07-16 06:37:33 +00:00
gameinfo.cpp add filesize function to get size of dols. 2009-07-20 07:23:30 +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 *Cleanups to the Homebrew XML stuff 2009-07-20 18:53:28 +00:00
PromptWindows.h add filesize function to get size of dols. 2009-07-20 07:23:30 +00:00