usbloadergx/source/libwiigui
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
..
gui_button.cpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
gui_customoptionbrowser.cpp *Added ThreadedTask instance class for easy one time run operations on another thread 2010-12-31 13:13:14 +00:00
gui_customoptionbrowser.h *Rewritten the whole Homebrew Launcher (HBC menu) to a class. Using now the new settings standard too. Only Titles browser left. 2010-11-14 15:19:42 +00:00
gui_diskcover.cpp * Unified formating of source files. 2010-09-24 00:48:03 +00:00
gui_diskcover.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
gui_element.cpp *Fixed booting games for huge ext2/3/4 drives 2010-12-12 16:31:13 +00:00
gui_filebrowser.cpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
gui_gamebrowser.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
gui_gamebrowser.h *Fixed booting games for huge ext2/3/4 drives 2010-12-12 16:31:13 +00:00
gui_gamecarousel.cpp *Fixed no cover image loading for themes 2010-12-28 17:02:10 +00:00
gui_gamecarousel.h *Completely rewrote the asynchron GuiImageData class (problems from switch Carousel<->Grid layour should be fixed now) 2010-12-19 18:20:33 +00:00
gui_gamegrid.cpp *added loading screen 2010-12-30 23:49:22 +00:00
gui_gamegrid.h *Removed ntfs/fat source and added them as custom libs (makes them easier to update later) 2010-12-26 17:02:14 +00:00
gui_image_async.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
gui_image_async.h *Completely rewrote the asynchron GuiImageData class (problems from switch Carousel<->Grid layour should be fixed now) 2010-12-19 18:20:33 +00:00
gui_image.cpp * Unified formating of source files. 2010-09-24 00:48:03 +00:00
gui_imagedata.cpp *Bit code clean up in the fat mounter - no change here 2010-09-29 17:47:51 +00:00
gui_imagedata.h *Fix for image resource manager 2010-09-26 18:19:45 +00:00
gui_keyboard.cpp *Fixed settings loading on boot up 2010-11-28 15:31:08 +00:00
gui_numpad.cpp *Fixed booting games for huge ext2/3/4 drives 2010-12-12 16:31:13 +00:00
gui_optionbrowser.cpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
gui_searchbar.cpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
gui_searchbar.h *Fixed booting games for huge ext2/3/4 drives 2010-12-12 16:31:13 +00:00
gui_text.cpp *Removed message from settings about Hermes v4 (since it's not true anymore) 2010-10-01 20:03:14 +00:00
gui_tooltip.cpp *Removed ramdisk 2010-09-26 08:33:43 +00:00
gui_trigger.cpp * Unified formating of source files. 2010-09-24 00:48:03 +00:00
gui_window.cpp * Unified formating of source files. 2010-09-24 00:48:03 +00:00
gui.h *Fixed booting games for huge ext2/3/4 drives 2010-12-12 16:31:13 +00:00
LoadCoverImage.cpp *added loading screen 2010-12-30 23:49:22 +00:00
LoadCoverImage.h *Completely rewrote the asynchron GuiImageData class (problems from switch Carousel<->Grid layour should be fixed now) 2010-12-19 18:20:33 +00:00
OptionList.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
OptionList.hpp *homebrew xml fix 2010-10-31 09:30:53 +00:00
Text.cpp * Unified formating of source files. 2010-09-24 00:48:03 +00:00
Text.hpp *Cleaned up USB storage control 2010-09-28 20:55:42 +00:00