usbloadergx/source/prompts
dimok321 34692131a2 Alright guys, after 3-4 Month of cleaning up the source, it's finally here:
USB Loader GX v2.0

A few cosmetic changes along on this rev:
*Removed unused resources
*Fix a compile warning
*Fixed crash on formatting drive to WBFS
*A few source/function movement from one file to another 
*Renamed global game settings to "Loader Settings"
2011-01-09 10:45:29 +00:00
..
DiscBrowser.cpp *Fixed several theme images being not loaded. Made all recourses from SVN now themable (sounds/fonts/images). They only have to be in the same folder as the theme images. 2011-01-08 12:35:41 +00:00
DiscBrowser.h A lot of changes with this rev 2010-11-13 22:34:53 +00:00
filebrowser.cpp *added loading screen 2010-12-30 23:49:22 +00:00
filebrowser.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
gameinfo.cpp *Fixed several theme images being not loaded. Made all recourses from SVN now themable (sounds/fonts/images). They only have to be in the same folder as the theme images. 2011-01-08 12:35:41 +00:00
gameinfo.h *Moved back font cache to mem1. It seem that an IOS reload is overwriting a part of memory in mem2 which causes a lot more corruption of course. (Glad nothing else is in mem2 at an IOS reload) 2011-01-02 19:19:16 +00:00
GameWindow.cpp *Fixed several theme images being not loaded. Made all recourses from SVN now themable (sounds/fonts/images). They only have to be in the same folder as the theme images. 2011-01-08 12:35:41 +00:00
GameWindow.hpp *Completely rewrote the GameWindowPrompt into a class 2010-12-20 19:37:38 +00:00
ProgressWindow.cpp *Removed ntfs/fat source and added them as custom libs (makes them easier to update later) 2010-12-26 17:02:14 +00:00
ProgressWindow.h *Fixed crash on "pick alternative dol from list" 2010-12-17 17:50:44 +00:00
PromptWindows.cpp Alright guys, after 3-4 Month of cleaning up the source, it's finally here: 2011-01-09 10:45:29 +00:00
PromptWindows.h *added loading screen 2010-12-30 23:49:22 +00:00
TitleBrowser.cpp *Fixed several theme images being not loaded. Made all recourses from SVN now themable (sounds/fonts/images). They only have to be in the same folder as the theme images. 2011-01-08 12:35:41 +00:00
TitleBrowser.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00