usbloadergx/source/usbloader
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
..
wbfs *** Release version 2.1 *** 2011-03-20 16:24:32 +00:00
alternatedol.c *fixed reversed disc image download when Custom/Original option is selected (Issue 1871) 2011-05-30 19:49:12 +00:00
alternatedol.h *fixed reversed disc image download when Custom/Original option is selected (Issue 1871) 2011-05-30 19:49:12 +00:00
AlternateDOLOffsets.cpp *Prepare source code for devkitPPC r23 - replaced removed directory functions 2011-02-02 18:30:15 +00:00
AlternateDOLOffsets.h *Fixed the parental control settings code dump 2011-01-21 19:43:59 +00:00
apploader.c *Added custom Game Categories switchable in main menu and selected/adjustable in game settings menu. Own categories can be added and applied to games. A multiple category selection is supported in showing and assigning. 2011-06-03 20:31:09 +00:00
apploader.h *fixed reversed disc image download when Custom/Original option is selected (Issue 1871) 2011-05-30 19:49:12 +00:00
disc.c *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
disc.h RC1 upload: 2011-03-14 21:19:21 +00:00
frag.c *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
frag.h *Fixed bug I introduced with R1062 where games do not start from NTFS/FAT/EXT 2011-02-05 10:36:55 +00:00
fstfile.c * Unified formating of source files. 2010-09-24 00:48:03 +00:00
fstfile.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
GameBooter.cpp *Created an automatic resource list generation script which is executed when files are added/removed 2011-06-14 17:53:19 +00:00
GameBooter.hpp *fixed reversed disc image download when Custom/Original option is selected (Issue 1871) 2011-05-30 19:49:12 +00:00
GameList.cpp *Added custom Game Categories switchable in main menu and selected/adjustable in game settings menu. Own categories can be added and applied to games. A multiple category selection is supported in showing and assigning. 2011-06-03 20:31:09 +00:00
GameList.h *Prepare source code for devkitPPC r23 - replaced removed directory functions 2011-02-02 18:30:15 +00:00
GetMissingGameFiles.cpp *Fixed crash on "pick alternative dol from list" 2010-12-17 17:50:44 +00:00
GetMissingGameFiles.hpp *Fixed crash on "pick alternative dol from list" 2010-12-17 17:50:44 +00:00
MountGamePartition.cpp *Added new ehcmodules with better and more drives support on Hermes IOS (thx rodries) 2011-05-28 19:52:00 +00:00
MountGamePartition.h *added loading screen 2010-12-30 23:49:22 +00:00
playlog.c *Fixed crash on NTFS (wrong memory free functions were used) 2010-12-27 09:44:27 +00:00
playlog.h *Fixed crash on NTFS (wrong memory free functions were used) 2010-12-27 09:44:27 +00:00
sdhc.c * Unified formating of source files. 2010-09-24 00:48:03 +00:00
sdhc.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
splits.c *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
splits.h *Added back the trNOOP (which excluded a lot of settings languages) which i removed by mistake when adding themes 2010-12-29 15:42:26 +00:00
usbstorage2.c *Added proper detection of cIOS d2x and show info about it on credits window 2011-06-04 16:29:08 +00:00
usbstorage2.h *Added support for using USB port 1 (ONLY ON HERMES CIOS) 2011-02-05 21:06:52 +00:00
utils.c * Unified formating of source files. 2010-09-24 00:48:03 +00:00
utils.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
wbfs.cpp *Optimized the automatic usb port switching. It is now a lot faster on mounting if partitions are FAT/NTFS/EXT because no port switch is required on WBFS_Open() or WBFS_Close() on those partitions. 2011-02-06 09:34:06 +00:00
wbfs.h *Prepare source code for devkitPPC r23 - replaced removed directory functions 2011-02-02 18:30:15 +00:00
WDMFile.cpp *Disable game install in IOS58 mode 2011-01-17 22:03:14 +00:00
WDMFile.hpp *Fixed display of partition size on WBFS partitions with a different wbfs sector size than 512bytes. 2011-01-16 13:12:07 +00:00
wdvd.c *Fixed bug I introduced with R1062 where games do not start from NTFS/FAT/EXT 2011-02-05 10:36:55 +00:00
wdvd.h *Added support for all the currently new IOS stuff. Stole a few modules/plugins from WiiFlow here :P. (Tested Hermes 222 v5.1 base 38 and Waninkoko 249 base 57) 2010-10-01 15:01:19 +00:00