usbloadergx/source/usbloader
dimok321 1efb712ac5 *fixed XFLIP_WTF setting (Cyan)
*fixed crashes on category add/delete/rename
*changed icon of category rename and mapped triggers +/-/1 to the buttons
*fixed green bar flash on game start
*fixed freeze in STATE_DISABLED when leaving->entering->saving game settings
*separated a few settings from the GUI setting and created a "Feature" settings menu
*Updated language files
*Added Wiinnertag support. 
NOTE:
When you enable the Wiinnertag in the settings a prompt will come up if the Wiinnertag.xml does not exists in the setup path for it. This prompt will ask you if you want an example file created by the loader which you can adjust to your account (I suggest you create one on first use). Multiple/Other tag sites can be setup in the xml file and loader will execute them all one after another. Also Wiinnertag requires a network connection established to be working. When you enable this feature and auto network init is disabled you will be prompted to enable it.
2011-06-18 07:00:42 +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 *fixed XFLIP_WTF setting (Cyan) 2011-06-18 07:00:42 +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 *fixed XFLIP_WTF setting (Cyan) 2011-06-18 07:00:42 +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