usbloadergx/source/settings/menus
dimok321 6022ad060d *Added ThreadedTask instance class for easy one time run operations on another thread
*Added Free Space show option to the settings (can be enabled even on FAT partitions)
*Moved partition free space determination to a ThreadedTask because it takes up to 10 seconds on FAT. This speeds up the build up of the main game menu (on start and on change from other menu) on all partitions.
*Removed double "waiting for slow HDD" screens
*Fixed scrollbar in settings
2010-12-31 13:13:14 +00:00
..
CustomPathsSM.cpp *added loading screen 2010-12-30 23:49:22 +00:00
CustomPathsSM.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
FlyingButtonsMenu.cpp *Added back the trNOOP (which excluded a lot of settings languages) which i removed by mistake when adding themes 2010-12-29 15:42:26 +00:00
FlyingButtonsMenu.hpp *Fixed support for drives >= 1TB size (and probably some others as well) 2010-12-05 19:09:32 +00:00
GameLoadSM.cpp *added loading screen 2010-12-30 23:49:22 +00:00
GameLoadSM.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
GameSettingsMenu.cpp *Fixed support for drives >= 1TB size (and probably some others as well) 2010-12-05 19:09:32 +00:00
GameSettingsMenu.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
GlobalSettings.cpp *Reworked all update functions 2010-12-18 13:20:45 +00:00
GlobalSettings.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
GUISettingsMenu.cpp *Added ThreadedTask instance class for easy one time run operations on another thread 2010-12-31 13:13:14 +00:00
GUISettingsMenu.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
IndGameLoadSM.cpp *fixed settings paths creation bug 2010-12-29 10:22:11 +00:00
IndGameLoadSM.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
ParentalControlSM.cpp *Completely rewrote the asynchron GuiImageData class (problems from switch Carousel<->Grid layour should be fixed now) 2010-12-19 18:20:33 +00:00
ParentalControlSM.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
SettingsMenu.cpp *Removed ntfs/fat source and added them as custom libs (makes them easier to update later) 2010-12-26 17:02:14 +00:00
SettingsMenu.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
SoundSettingsMenu.cpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
SoundSettingsMenu.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
UninstallSM.cpp *Fixed booting games for huge ext2/3/4 drives 2010-12-12 16:31:13 +00:00
UninstallSM.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00