usbloadergx/source
dimok321 72d8c9dc2e *Created an automatic resource list generation script which is executed when files are added/removed
*Created an own class for the homebrew prompt
*Created scrollbar class which is now used on every browser
*Created a checkbox browser list class
*Changed the category prompts to the new list mode
*Improved B-Button scrolling
*Fixed horizontal text scrolling
*Fixed possible crash on long text display
*Many internal gui changes and navigation changes
*Fixed booting games by argument (headless id) (Issue 1930)
*Fixed SD Reload button to really reload the SD after it was ejected (Issue 1923)
*Added booting with arguements from meta.xml for homebrews (Issue 1926)
*Added some arguments acception from meta.xml to our app. "-ios=xxx" and "-usbport=x" or "--ios=xxx" and "--usbport=x" can be used. -usbport is for Hermes cIOS to decide which usb port to use on startup. The ios is the boot IOS on startup, it always overrides the compiled boot IOS into the application.
2011-06-14 17:53:19 +00:00
..
banner *Stupid merging did not remove everything like supposed 2010-12-27 10:08:24 +00:00
BoxCover *Created an automatic resource list generation script which is executed when files are added/removed 2011-06-14 17:53:19 +00:00
cheats *Created an automatic resource list generation script which is executed when files are added/removed 2011-06-14 17:53:19 +00:00
Controls *Created an automatic resource list generation script which is executed when files are added/removed 2011-06-14 17:53:19 +00:00
FileOperations *Added a widescreen factor to the settings which defines how much the images should be scaled down in X-Axis to look like widescreen. This value is usually 640/854=0.75 but might be not "looking good" for some people, so it is a setting now. It is applied to covers/buttons/windows (on set widescreen prompts)/several images 2011-02-25 18:18:57 +00:00
GUI *Created an automatic resource list generation script which is executed when files are added/removed 2011-06-14 17:53:19 +00:00
homebrewboot *Created an automatic resource list generation script which is executed when files are added/removed 2011-06-14 17:53:19 +00:00
ImageOperations *Set settings partition to 0 if usb port is changed and settings partition is greater than the total partition count on that usb port. 2011-02-06 18:36:32 +00:00
language *Revert constant version number in credits (from release v2.0 to svn) 2011-01-09 16:03:29 +00:00
libs *Added a global block IOS reload option which is set default to "Auto" (Auto = on d2x cIOS >= V6 enabled, every other cIOS disabled) 2011-06-10 12:22:19 +00:00
memory RC1 upload: 2011-03-14 21:19:21 +00:00
menu *Created an automatic resource list generation script which is executed when files are added/removed 2011-06-14 17:53:19 +00:00
mload *Added new ehcmodules with better and more drives support on Hermes IOS (thx rodries) 2011-05-28 19:52:00 +00:00
network *fixed reversed disc image download when Custom/Original option is selected (Issue 1871) 2011-05-30 19:49:12 +00:00
patches *Added a global block IOS reload option which is set default to "Auto" (Auto = on d2x cIOS >= V6 enabled, every other cIOS disabled) 2011-06-10 12:22:19 +00:00
prompts *Created an automatic resource list generation script which is executed when files are added/removed 2011-06-14 17:53:19 +00:00
settings *Created an automatic resource list generation script which is executed when files are added/removed 2011-06-14 17:53:19 +00:00
SoundOperations *Created an automatic resource list generation script which is executed when files are added/removed 2011-06-14 17:53:19 +00:00
system *Added a global block IOS reload option which is set default to "Auto" (Auto = on d2x cIOS >= V6 enabled, every other cIOS disabled) 2011-06-10 12:22:19 +00:00
themes *Created an automatic resource list generation script which is executed when files are added/removed 2011-06-14 17:53:19 +00:00
usbloader *Created an automatic resource list generation script which is executed when files are added/removed 2011-06-14 17:53:19 +00:00
utils *Created an automatic resource list generation script which is executed when files are added/removed 2011-06-14 17:53:19 +00:00
wad *Created an automatic resource list generation script which is executed when files are added/removed 2011-06-14 17:53:19 +00:00
xml *Created an automatic resource list generation script which is executed when files are added/removed 2011-06-14 17:53:19 +00:00
audio.cpp * Unified formating of source files. 2010-09-24 00:48:03 +00:00
audio.h *Added Standard IOS option to global settings. This decides with what IOS the Loader is gonna boot next. 2009-05-03 18:53:31 +00:00
FreeTypeGX.cpp *Added a widescreen factor to the settings which defines how much the images should be scaled down in X-Axis to look like widescreen. This value is usually 640/854=0.75 but might be not "looking good" for some people, so it is a setting now. It is applied to covers/buttons/windows (on set widescreen prompts)/several images 2011-02-25 18:18:57 +00:00
FreeTypeGX.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
gecko.c *Added proper detection of cIOS d2x and show info about it on credits window 2011-06-04 16:29:08 +00:00
gecko.h *Reworked the whole WiiTDB.xml parsing. This is now done with mxml due to a lack of memory the file is now streamed. Now the full wiitdb.xml file with all languages is always used. The update of WiiTDB is also changed. It is now only updated if the version of the wiitdb.xml file does not match the version of the online file. 2010-12-03 18:38:57 +00:00
input.cpp *Created an automatic resource list generation script which is executed when files are added/removed 2011-06-14 17:53:19 +00:00
input.h *Corrected clock position (copy/paste mistake) 2011-01-02 09:23:44 +00:00
lstub.cpp *Created an automatic resource list generation script which is executed when files are added/removed 2011-06-14 17:53:19 +00:00
lstub.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
main.cpp *Created an automatic resource list generation script which is executed when files are added/removed 2011-06-14 17:53:19 +00:00
main.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
menu.cpp *Created an automatic resource list generation script which is executed when files are added/removed 2011-06-14 17:53:19 +00:00
menu.h *Created an automatic resource list generation script which is executed when files are added/removed 2011-06-14 17:53:19 +00:00
StartUpProcess.cpp *Created an automatic resource list generation script which is executed when files are added/removed 2011-06-14 17:53:19 +00:00
StartUpProcess.h *Created an automatic resource list generation script which is executed when files are added/removed 2011-06-14 17:53:19 +00:00
svnrev.h * remove little unused code 2010-09-18 23:16:05 +00:00
sys.cpp *Changed FreeTypeGX to use IA4 textures for font glyphs (saves a bit memory) 2011-02-21 19:41:48 +00:00
sys.h *Added a GUI setting for HOME button layout 2011-01-22 16:10:36 +00:00
video.cpp *Created an automatic resource list generation script which is executed when files are added/removed 2011-06-14 17:53:19 +00:00
video.h *Changed FreeTypeGX to use IA4 textures for font glyphs (saves a bit memory) 2011-02-21 19:41:48 +00:00
wpad.c *Corrected clock position (copy/paste mistake) 2011-01-02 09:23:44 +00:00
wpad.h *Corrected clock position (copy/paste mistake) 2011-01-02 09:23:44 +00:00
wstring.cpp * Unified formating of source files. 2010-09-24 00:48:03 +00:00
wstring.hpp * Unified formating of source files. 2010-09-24 00:48:03 +00:00
ZipFile.cpp *Added a "Theme Menu" to the global settings 2011-02-05 14:46:06 +00:00
ZipFile.h *Added a "Theme Menu" to the global settings 2011-02-05 14:46:06 +00:00