usbloadergx/source
dimok321 1b9a56b877 *Added button to update/download all language files in the Language selection. The files are downloaded into the setuped path for languages.
*Added URL_List class that gets all Links of an http url.

*Made HomebrewList class dynamic allocated like the URL_List class too now. This saves lots of unused memory.

*Small cleanups

NOTE: Punes made an update too (i didnt know he was doing it). We decided to have both in because of:

Punes update updates only the files that are available on the SD/USB and only when you are doing a complete update.

My update is downloading ALL files from the SVN Link (getting the whole list). These is mainly for people that are getting started or those who want to update the whole LanguageList
2009-07-29 20:32:14 +00:00
..
banner some brlyt stuff 2009-07-29 02:44:48 +00:00
cheats change the per game settings around a bit. 2009-07-27 01:15:16 +00:00
fonts new Tooltip-Handling, change Widescreen-sizing to mathematically correct value (0.75 alias 1.333), new Clock-Font 2009-05-07 22:46:54 +00:00
homebrewboot *Added button to update/download all language files in the Language selection. The files are downloaded into the setuped path for languages. 2009-07-29 20:32:14 +00:00
images updated some images and deleted some old ones 2009-07-29 02:48:28 +00:00
language made function to update language files. 2009-07-29 17:18:04 +00:00
libwbfs *Changed whole GameInstall ProgressWindow behaviour 2009-07-05 20:22:29 +00:00
libwiigui ·Latest language files updated 2009-07-29 01:31:11 +00:00
mload *Added Block IOS Reload option to GameSettings (which was in our Loader all the time since i implemented 222 and wasn't used lol) 2009-06-18 16:09:45 +00:00
network *Added button to update/download all language files in the Language selection. The files are downloaded into the setuped path for languages. 2009-07-29 20:32:14 +00:00
patches *Fixed Ocarina giving blackscreen 2009-06-14 12:59:38 +00:00
prompts *Added button to update/download all language files in the Language selection. The files are downloaded into the setuped path for languages. 2009-07-29 20:32:14 +00:00
ramdisc adds a dynamic ramdisk. Right now its not used. It can be use to save temporary files e.g. to extract of opening.bnr 2009-07-26 12:12:04 +00:00
settings *Added button to update/download all language files in the Language selection. The files are downloaded into the setuped path for languages. 2009-07-29 20:32:14 +00:00
sounds -edited some graphics 2009-05-19 09:48:36 +00:00
unzip Added support to read game information from xml. The first draft of the xml is in the downloads section of googlecode. Put the file (still zipped) in your titles.txt path. then highlite a game and press 2 to view stuff about the game. If a synopsis exists for that game in the file, you can see it by pressing a. Currently only 1 game has a synopsis. 2009-06-09 05:20:49 +00:00
usbloader *Added button to update/download all language files in the Language selection. The files are downloaded into the setuped path for languages. 2009-07-29 20:32:14 +00:00
wad pimped out the wad uninstall function with spinners and dvd players and big speakers. 2009-07-28 11:04:15 +00:00
xml Added check to prevent the full wiitdb.zip from being loaded. If you have the file but don't see any info use the Update All feature or the custom URL from the .txt file mentioned previously. 2009-07-22 15:09:11 +00:00
audio.cpp *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
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
buffer.cpp ·Latest language files updated 2009-07-29 01:31:11 +00:00
buffer.h *Added AlternateDOL from disc feature 2009-07-15 17:20:45 +00:00
data1 Set up 3rd tab in settings screen for any other settings. Added new images for tabs.(NeoRame). Did some housekeeping with the code. 2009-05-11 19:55:14 +00:00
fatmounter.c *Reverting the USB FAT Option (was a bad idea, going to search for a better solution) 2009-07-05 23:50:55 +00:00
fatmounter.h * little changes 2009-06-13 12:56:24 +00:00
filelist.h updated some images and deleted some old ones 2009-07-29 02:48:28 +00:00
FreeTypeGX.cpp 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
FreeTypeGX.h *Updated to new libogc (you need to update libogc files to be able to compile) 2009-07-08 21:25:35 +00:00
input.cpp *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
input.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
listfiles.c put in a possible "fix" for the disappearing cursors that some people are getting. when menu_disclist is called the cursors are deleted and recreated. so at least if they do go away, this may make them come back. 2009-07-20 14:20:27 +00:00
listfiles.h put in a possible "fix" for the disappearing cursors that some people are getting. when menu_disclist is called the cursors are deleted and recreated. so at least if they do go away, this may make them come back. 2009-07-20 14:20:27 +00:00
main.cpp *Added button to update/download all language files in the Language selection. The files are downloaded into the setuped path for languages. 2009-07-29 20:32:14 +00:00
main.h *Sorting files a bit 2009-06-13 00:24:36 +00:00
menu.cpp fixed bug i made in 668 causing games not to load (because we rocked out too hard) 2009-07-29 19:27:24 +00:00
menu.h *Made a little HBC inside our loader 2009-07-19 09:10:25 +00:00
Metaphrasis.cpp *Updated to new libogc (you need to update libogc files to be able to compile) 2009-07-08 21:25:35 +00:00
Metaphrasis.h *Updated to new libogc (you need to update libogc files to be able to compile) 2009-07-08 21:25:35 +00:00
oggplayer.c *Changes to the OGG thread handling 2009-06-13 21:10:37 +00:00
oggplayer.h *Added new custom backgroundmusic Menu (the music has to be in OGG Format. if you remove the path to the music the standard of the GUi is loaded right now) 2009-05-20 00:03:43 +00:00
stub.S Set up 3rd tab in settings screen for any other settings. Added new images for tabs.(NeoRame). Did some housekeeping with the code. 2009-05-11 19:55:14 +00:00
svnrev.c made function to update language files. 2009-07-29 17:18:04 +00:00
svnrev.h *and another thing lol 2009-07-25 07:22:29 +00:00
sys.cpp *A few cleanups 2009-07-05 06:39:56 +00:00
sys.h *A few cleanups 2009-07-05 06:39:56 +00:00
video.cpp *Changes in the Banner Class. Now loading the TPL files into memory and display from there. 2009-07-19 17:48:15 +00:00
video.h *Changes in the Banner Class. Now loading the TPL files into memory and display from there. 2009-07-19 17:48:15 +00:00
wpad.c *added a little screensaver which depends on the wiimote timeout (for now set to 300 seconds) 2009-06-18 07:36:23 +00:00
wpad.h *added a little screensaver which depends on the wiimote timeout (for now set to 300 seconds) 2009-06-18 07:36:23 +00:00