usbloadergx/source/GUI
Cyan 5a52016f92 * Improved Category filtering.
You can now easily hide games on category basis.
Click on a category to cycle through possible checkbox states.

The "ALL" category can now have 3 different states:
  [ ] Not checked = Doesn't display all categories (like before)
  [v] Checked     = Displays all categories (like before)
  [X] Cross       = Displays all categories except forbidden categories.

The other categories now have 4 different states:
  [ ] Not checked = Games containing this category are not filtered (like before)
  [v] Enabled     = All games containing this category will be displayed (like before)
  [X] Forbidden   = All games containing this category will NOT be displayed.
  [+] Required    = All games NOT containing this category will NOT be displayed.
2012-06-09 12:20:14 +00:00
..
gui_box.cpp *Fixed compile error 2011-07-25 22:28:22 +00:00
gui_box.hpp *Fixed compile error 2011-07-25 22:28:22 +00:00
gui_button.cpp OK since the Wii System Menu Player is released now as I already mentioned the source for the loader will also be put on SVN again. Now that i am done with merging here is the MOD17 source. 2012-05-06 10:59:58 +00:00
gui_checkbox.cpp * Improved Category filtering. 2012-06-09 12:20:14 +00:00
gui_checkbox.hpp * Improved Category filtering. 2012-06-09 12:20:14 +00:00
gui_checkboxbrowser.cpp * Improved Category filtering. 2012-06-09 12:20:14 +00:00
gui_checkboxbrowser.hpp * Improved Category filtering. 2012-06-09 12:20:14 +00:00
gui_checksign.cpp *Fixed compile error 2011-07-25 22:28:22 +00:00
gui_checksign.hpp *Fixed compile error 2011-07-25 22:28:22 +00:00
gui_circle.cpp *Fixed compile error 2011-07-25 22:28:22 +00:00
gui_circle.hpp *Fixed compile error 2011-07-25 22:28:22 +00:00
gui_cross.cpp *Fixed compile error 2011-07-25 22:28:22 +00:00
gui_cross.hpp *Fixed compile error 2011-07-25 22:28:22 +00:00
gui_diskcover.cpp - add check for the covers of the currently inserted disc to the cover downloader (is checked with the other games in the list) 2011-12-20 21:41:00 +00:00
gui_diskcover.h - add check for the covers of the currently inserted disc to the cover downloader (is checked with the other games in the list) 2011-12-20 21:41:00 +00:00
gui_element.cpp OK since the Wii System Menu Player is released now as I already mentioned the source for the loader will also be put on SVN again. Now that i am done with merging here is the MOD17 source. 2012-05-06 10:59:58 +00:00
gui_filebrowser.cpp *removed buggy focus system completely (it was never working correct) 2011-12-28 16:27:30 +00:00
gui_filebrowser.h *removed buggy focus system completely (it was never working correct) 2011-12-28 16:27:30 +00:00
gui_gamebrowser.h OK since the Wii System Menu Player is released now as I already mentioned the source for the loader will also be put on SVN again. Now that i am done with merging here is the MOD17 source. 2012-05-06 10:59:58 +00:00
gui_gamecarousel.cpp OK since the Wii System Menu Player is released now as I already mentioned the source for the loader will also be put on SVN again. Now that i am done with merging here is the MOD17 source. 2012-05-06 10:59:58 +00:00
gui_gamecarousel.h *Fixed compile error 2011-07-25 22:28:22 +00:00
gui_gamegrid.cpp * Reverted fixed values from v3.0 2012-05-19 13:40:58 +00:00
gui_gamegrid.h *Fixed compile error 2011-07-25 22:28:22 +00:00
gui_gamelist.cpp *removed buggy focus system completely (it was never working correct) 2011-12-28 16:27:30 +00:00
gui_gamelist.h *Reworked option browser 2011-09-23 23:49:18 +00:00
gui_image_async.cpp OK since the Wii System Menu Player is released now as I already mentioned the source for the loader will also be put on SVN again. Now that i am done with merging here is the MOD17 source. 2012-05-06 10:59:58 +00:00
gui_image_async.h *Fixed compile error 2011-07-25 22:28:22 +00:00
gui_image.cpp *Fixed compile error 2011-07-25 22:28:22 +00:00
gui_imagedata.cpp *Added banner sounds for channels (emu and real nand) 2011-11-13 09:09:27 +00:00
gui_imagedata.h *Fixed compile error 2011-07-25 22:28:22 +00:00
gui_keyboard.cpp OK since the Wii System Menu Player is released now as I already mentioned the source for the loader will also be put on SVN again. Now that i am done with merging here is the MOD17 source. 2012-05-06 10:59:58 +00:00
gui_numpad.cpp OK since the Wii System Menu Player is released now as I already mentioned the source for the loader will also be put on SVN again. Now that i am done with merging here is the MOD17 source. 2012-05-06 10:59:58 +00:00
gui_numpad.h OK since the Wii System Menu Player is released now as I already mentioned the source for the loader will also be put on SVN again. Now that i am done with merging here is the MOD17 source. 2012-05-06 10:59:58 +00:00
gui_optionbrowser.cpp *removed buggy focus system completely (it was never working correct) 2011-12-28 16:27:30 +00:00
gui_optionbrowser.h *Reworked option browser 2011-09-23 23:49:18 +00:00
gui_plus.cpp * Improved Category filtering. 2012-06-09 12:20:14 +00:00
gui_plus.hpp * Improved Category filtering. 2012-06-09 12:20:14 +00:00
gui_scrollbar.cpp *fixed possible crash in grid layout 2012-01-23 21:26:41 +00:00
gui_scrollbar.hpp *Fixed compile error 2011-07-25 22:28:22 +00:00
gui_searchbar.cpp OK since the Wii System Menu Player is released now as I already mentioned the source for the loader will also be put on SVN again. Now that i am done with merging here is the MOD17 source. 2012-05-06 10:59:58 +00:00
gui_searchbar.h * added nand channel emulation (big thanks to TriiForce guys and Miigotu for laying out the foundation) 2011-11-12 18:14:09 +00:00
gui_text.cpp OK since the Wii System Menu Player is released now as I already mentioned the source for the loader will also be put on SVN again. Now that i am done with merging here is the MOD17 source. 2012-05-06 10:59:58 +00:00
gui_tooltip.cpp *Fixed compile error 2011-07-25 22:28:22 +00:00
gui_trigger.cpp *added nunchuck to control of virtual screen pointer and removed it from control of list up/down scrolling and carousel 2011-12-29 08:26:49 +00:00
gui_window.cpp *removed buggy focus system completely (it was never working correct) 2011-12-28 16:27:30 +00:00
gui.h OK since the Wii System Menu Player is released now as I already mentioned the source for the loader will also be put on SVN again. Now that i am done with merging here is the MOD17 source. 2012-05-06 10:59:58 +00:00
GuiBannerGrid.cpp * Reverted fixed values from v3.0 2012-05-19 13:40:58 +00:00
GuiBannerGrid.h OK since the Wii System Menu Player is released now as I already mentioned the source for the loader will also be put on SVN again. Now that i am done with merging here is the MOD17 source. 2012-05-06 10:59:58 +00:00
LoadCoverImage.cpp *Fixed compile error 2011-07-25 22:28:22 +00:00
LoadCoverImage.h *Created an automatic resource list generation script which is executed when files are added/removed 2011-06-14 17:53:19 +00:00
OptionList.cpp *Fixed compile error 2011-07-25 22:28:22 +00:00
OptionList.hpp *Fixed compile error 2011-07-25 22:28:22 +00:00
sigslot.h *Fixed compile error 2011-07-25 22:28:22 +00:00
Text.cpp *Fixed compile error 2011-07-25 22:28:22 +00:00
Text.hpp *Fixed compile error 2011-07-25 22:28:22 +00:00