This version of USB Loader GX supersedes the SourceForge version, which was last updated in 2019.
Go to file
e.bovendeur e8f5ab07bd * Changed WBFS stuff to C++ classes
* Fixed bug in http.c (where realloc *might* choose another address, thanks Dr. Clipper)
* Added support to /wbfs/Game Title [GAMEID].wbfs files (thanks oggzee)
* Fixed bug in cfg_cleanup when switching partitions
* Added BGM class again (for playing background music, requested by dimok)
* Added settings for background music again
* Fixed bug in MEM2 class (returning an invalid handle when no memory could be allocated, thanks to dimok)
* Updated DIP module to OpenDIP (report bugs with this one if you've found them, but report them here: http://github.com/spacemanspiff/odip-plugin)
* Added initial code for cios 222 rev5 (THIS DOES NOT WORK YET! DON'T FILE BUGS ON THIS ONE!)
* Added fatffs module by Hermes and Waninkoko (THIS DOES NOT WORK YET! DON'T FILE BUGS ON THIS ONE!)
* Fixed bug in Settings, which resulted in a crash when the partition was changed.
* Added caching for gamelist entries, so switching between different screens/sort options/display modes should be faster
* Changed defines in ehc_module, in order to prevent clashes with new defines in rev5
2010-02-14 23:22:52 +00:00
data * Changed WBFS stuff to C++ classes 2010-02-14 23:22:52 +00:00
gettext-bin change the handling of language-files. now use GNU gettext.(i hope, i have no file forgotten) 2009-06-23 18:59:28 +00:00
HBC * Changed WBFS stuff to C++ classes 2010-02-14 23:22:52 +00:00
Languages * Changed WBFS stuff to C++ classes 2010-02-14 23:22:52 +00:00
source * Changed WBFS stuff to C++ classes 2010-02-14 23:22:52 +00:00
buildtype.sh Fixed the build on Unix machines 2009-11-18 09:28:44 +00:00
gui.pnproj * Changed WBFS stuff to C++ classes 2010-02-14 23:22:52 +00:00
gui.pnps * Changed WBFS stuff to C++ classes 2010-02-14 23:22:52 +00:00
Make.config.default * remove my old (and buggy) ramdisc (libFAT-Wrapper) with my new 2009-10-31 23:23:27 +00:00
Makefile * Changed WBFS stuff to C++ classes 2010-02-14 23:22:52 +00:00
svnrev.sh For people who use two partitions (FAT32 and WBFS), wiitdb.zip won't be overwritten anymore when they update. The file is now loaded and saved as wiitdb_(partition).zip, so you can switch partitions and keep titles/infos. If wiitdb_(partition).zip is not found it loads wiitdb.zip. When exiting settings, the partition is now reloaded only when needed. WiiTDB update should work again for people who own more than 240 games. Fixed a rare crash that could be issue 1083. 2009-11-22 16:42:53 +00:00