usbloadergx/source/prompts
dimok321 d52b7e0ac3 *Fixed little bug which prevented loading games from sub folders on fat/ntfs/ext
*Added a "Details" button on the GameWindowPrompt which calls the game info window
*Added a cache titles setting. You can disable caching titles with that. Also when re-enabling this option the cache file is newly generated. This is there so it is possible to reset a false cached title without having to delete the "TitlesCache.bin"
*Added button 2 on zoom mode of 3D Boxes to rotate the box fast by 180°
*Increased speed for box rotating with WiiMote D-Pad
2011-02-12 09:50:35 +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 little bug which prevented loading games from sub folders on fat/ntfs/ext 2011-02-12 09:50:35 +00:00
GameWindow.hpp *Fixed little bug which prevented loading games from sub folders on fat/ntfs/ext 2011-02-12 09:50:35 +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