usbloadergx/source
cyan06 4611ae1998 * Fixed compilation warning (Thanks Greywolf)
* Added current version and revision number to boot screen
* Renamed "Gametdb Path" to "Titles Path" and set 
  default path for title's files to /titles/ subfolder.
* Added a prompt to move existing files when editing
  Titles path. (Greywolf)
* Added an option to display Multi-disc prompt when 
  launching gamecube games with DM/DML/Nintendont.
* Fixed exiting the credit page (press B to exit)
* Set Loader's IOS setting to 58 if only 58 is available.
* Removed unneeded IOS58 patches to libruntimeiospatch

Nintendont:
* Added Nintendont 3.304+ new version detection.
* Removed warning if HID is enabled without controller.ini 
  on r3.304+. HID setting still used to copy .ini if needed.
* Fixed Booting game from USB if not on the first partition.
* Fixed loading settings/cheats/controller.ini when booting
  from Disc.
* Added a missing warning message if kenobiwii.bin is not
  found but debug option is enabled on Wii consoles.

* Updated French language file
2015-04-04 16:04:30 +00:00
..
banner * Fixed compilation warning (Thanks Greywolf) 2015-04-04 16:04:30 +00:00
BoxCover * Added WiiU pro controller support. 2015-01-04 20:22:06 +00:00
Channels * Added support for Homebrew Channel v1.1.1+ 2012-12-09 19:44:12 +00:00
cheats * Updated Libfat to 1.0.13 2015-03-08 16:49:07 +00:00
Controls * Added WiiU pro controller support. 2015-01-04 20:22:06 +00:00
FileOperations * Optimizing previous changes (Thanks Dimok) 2012-06-17 18:02:25 +00:00
GameCube * Fixed compilation warning (Thanks Greywolf) 2015-04-04 16:04:30 +00:00
GUI * Updated Libfat to 1.0.13 2015-03-08 16:49:07 +00:00
homebrewboot * Updated Libfat to 1.0.13 2015-03-08 16:49:07 +00:00
ImageOperations *change font character texture to I4 which uses half as much memory (less cache memory) 2012-02-29 19:52:36 +00:00
language * Reverted fixed values from v3.0 2012-05-19 13:40:58 +00:00
libs * Updated Libfat to 1.0.13 2015-03-08 16:49:07 +00:00
memory * Added DM(L) version detection and removed user setting. 2012-08-24 16:55:49 +00:00
menu * Updated Libfat to 1.0.13 2015-03-08 16:49:07 +00:00
mload OK since the Wii System Menu Player is released now as I already mentioned the source for the loader will also be put on SVN again. Now that i am done with merging here is the MOD17 source. 2012-05-06 10:59:58 +00:00
network * Fixed Ocarina download from Geckocodes issue2253 (Thanks Gave92) 2014-05-05 18:35:19 +00:00
patches * Fixed launching DIOS MIOS(Lite) with Ocarina. 2014-07-12 13:17:58 +00:00
prompts * Fixed compilation warning (Thanks Greywolf) 2015-04-04 16:04:30 +00:00
settings * Fixed compilation warning (Thanks Greywolf) 2015-04-04 16:04:30 +00:00
SoundOperations OK since the Wii System Menu Player is released now as I already mentioned the source for the loader will also be put on SVN again. Now that i am done with merging here is the MOD17 source. 2012-05-06 10:59:58 +00:00
system * Fixed compilation warning (Thanks Greywolf) 2015-04-04 16:04:30 +00:00
SystemMenu OK since the Wii System Menu Player is released now as I already mentioned the source for the loader will also be put on SVN again. Now that i am done with merging here is the MOD17 source. 2012-05-06 10:59:58 +00:00
themes * Improved GameCube controller functions (patch by Dynamit) 2013-08-18 14:30:39 +00:00
usbloader * Fixed compilation warning (Thanks Greywolf) 2015-04-04 16:04:30 +00:00
utils * Fixed missing games in "GameCube Delete menu" if 2013-10-01 21:13:08 +00:00
wad * Fixed USB Initialization when using usbport 1 2013-03-17 13:48:15 +00:00
xml OK since the Wii System Menu Player is released now as I already mentioned the source for the loader will also be put on SVN again. Now that i am done with merging here is the MOD17 source. 2012-05-06 10:59:58 +00:00
audio.cpp *Fixed compile error 2011-07-25 22:28:22 +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 OK since the Wii System Menu Player is released now as I already mentioned the source for the loader will also be put on SVN again. Now that i am done with merging here is the MOD17 source. 2012-05-06 10:59:58 +00:00
FreeTypeGX.h *Fixed compile error 2011-07-25 22:28:22 +00:00
gecko.c Changes: 2014-07-14 16:31:52 +00:00
gecko.h *Fixed compile error 2011-07-25 22:28:22 +00:00
input.cpp * Removed PS3 Controller support 2015-01-19 22:51:50 +00:00
input.h * Added WiiU pro controller support. 2015-01-04 20:22:06 +00:00
lstub.cpp OK since the Wii System Menu Player is released now as I already mentioned the source for the loader will also be put on SVN again. Now that i am done with merging here is the MOD17 source. 2012-05-06 10:59:58 +00:00
lstub.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
main.cpp *added option to adjust screen for overscan TVs 2012-02-05 18:38:26 +00:00
main.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
menu.cpp * Updated Libfat to 1.0.13 2015-03-08 16:49:07 +00:00
menu.h *removed buggy focus system completely (it was never working correct) 2011-12-28 16:27:30 +00:00
StartUpProcess.cpp * Fixed compilation warning (Thanks Greywolf) 2015-04-04 16:04:30 +00:00
StartUpProcess.h * Fixed compilation warning (Thanks Greywolf) 2015-04-04 16:04:30 +00:00
svnrev.h *Fixed compile error 2011-07-25 22:28:22 +00:00
sys.cpp * Changed partition detection for DIOS MIOS to allow logical 2015-02-14 15:41:20 +00:00
sys.h * Changed partition detection for DIOS MIOS to allow logical 2015-02-14 15:41:20 +00:00
video.cpp * Changed partition detection for DIOS MIOS to allow logical 2015-02-14 15:41:20 +00:00
video.h OK since the Wii System Menu Player is released now as I already mentioned the source for the loader will also be put on SVN again. Now that i am done with merging here is the MOD17 source. 2012-05-06 10:59:58 +00:00
wpad.c * Added WiiU pro controller support. 2015-01-04 20:22:06 +00:00
wpad.h * Added WiiU pro controller support. 2015-01-04 20:22:06 +00:00
wstring.cpp *Add boot without HDD connected (channel mode is fallback). Timeout of 20 secs still comes up on start but you have now the chance to cancel it by pressing B (with a message ;-)) 2011-11-20 10:46:07 +00:00
wstring.hpp * added nand channel emulation (big thanks to TriiForce guys and Miigotu for laying out the foundation) 2011-11-12 18:14:09 +00:00
ZipFile.cpp * Updated Libfat to 1.0.13 2015-03-08 16:49:07 +00:00
ZipFile.h *Fixed compile error 2011-07-25 22:28:22 +00:00