usbloadergx/source/prompts
dimok321 037edbe7ea *Fixed crash with loading .iso files
*Fixed freeze in theme menu when its empty
*Optimized the game list loading on fat/ntfs/ext. This should speed up the loading process.
*Added cache of game titles. This will speed up the startup after the cache file is written (in other words on second start of this rev). A TitlesCache.bin will be created in the same path as the wiitdb.xml for this. This should especial speed up the startup of fat/ntfs/ext partitions by a lot if no sub folders with the game titles are used, like GAMEID.wbfs only. That must have been painfully slow before on a lot of games. Should be at about the same speed as with sub folders now. I would still recommend to use sub folders.
*Removed wiilight (disc slot) blinking when switching USB port on Hermes cIOSes (thanks rodries)
*Added the ehcmodule sources from rodries to the branches
*Updated language files
2011-02-11 17:41:52 +00:00
..
CheckboxPrompt.cpp *Fixed issue 1808 2011-01-30 16:22:16 +00:00
CheckboxPrompt.hpp *Fixed issue 1808 2011-01-30 16:22:16 +00:00
DiscBrowser.cpp *Fixed the parental control settings code dump 2011-01-21 19:43:59 +00:00
DiscBrowser.h *Fixed the parental control settings code dump 2011-01-21 19:43:59 +00:00
filebrowser.cpp *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
filebrowser.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
gameinfo.cpp *Fixed a few bugs in the multiple partition mount (causing crashes at some certain situations) 2011-02-03 21:46:54 +00:00
gameinfo.h *Moved back font cache to mem1. It seem that an IOS reload is overwriting a part of memory in mem2 which causes a lot more corruption of course. (Glad nothing else is in mem2 at an IOS reload) 2011-01-02 19:19:16 +00:00
GameWindow.cpp *Fixed issue 1808 2011-01-30 16:22:16 +00:00
GameWindow.hpp *Completely rewrote the GameWindowPrompt into a class 2010-12-20 19:37:38 +00:00
ProgressWindow.cpp *Added support for Wiimms virtual sector sizes for WBFS (sector sizes other than 512 bytes per sector). Sector sizes other than 512 bytes support more games than 500 (sector size - 12 games). You can just format your drive with Wiimms tools and use it. 2011-02-04 15:25:27 +00:00
ProgressWindow.h *Fixed DVD access in IOS58 mode (needs AHBPROT) 2011-01-14 15:39:42 +00:00
PromptWindow.cpp *Fixed prompt crash on widescreen fix (Dimok) 2011-01-24 21:47:56 +00:00
PromptWindow.hpp *Added several basic gui classes like drawing box/circle only with the GX engine without the need of a resource 2011-01-23 20:13:41 +00:00
PromptWindows.cpp *Fixed crash with loading .iso files 2011-02-11 17:41:52 +00:00
PromptWindows.h *added loading screen 2010-12-30 23:49:22 +00:00
TitleBrowser.cpp *Fixed several theme images being not loaded. Made all recourses from SVN now themable (sounds/fonts/images). They only have to be in the same folder as the theme images. 2011-01-08 12:35:41 +00:00
TitleBrowser.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00