usbloadergx/source/libwiigui
ardi@ist-einmalig.de fc8f4c2c7a * For Themes - added alternate coordinates for widescreen-mode.
- Differ the coordinates between 16:9 and 4:3, 
    can add a setting with a "w" as prefix 
    (e.g. sdcard_coord = 163,395 for 4:3 
     and wsdcard_coord = 170,395 for 16:9).
    Isn't setted "w???._coord", the "normal"-coordinate
    is used for both modes.
* added a new constructor for GuiImageData
  currebtly the constructor is unused, i will use later
2009-10-12 15:39:59 +00:00
..
gui_button.cpp * Added initial support for the new wiiload (compressed protocol), uncompressed protocol is also supported 2009-09-30 23:10:58 +00:00
gui_customoptionbrowser.cpp Added more alt-dol selection prompts for known games that require different settings to access all the content. 2009-10-04 09:48:03 +00:00
gui_customoptionbrowser.h Added more alt-dol selection prompts for known games that require different settings to access all the content. 2009-10-04 09:48:03 +00:00
gui_diskcover.cpp * Added initial support for the new wiiload (compressed protocol), uncompressed protocol is also supported 2009-09-30 23:10:58 +00:00
gui_diskcover.h * Added initial support for the new wiiload (compressed protocol), uncompressed protocol is also supported 2009-09-30 23:10:58 +00:00
gui_element.cpp 2009-09-27 18:19:53 +00:00
gui_filebrowser.cpp - fix tooltips in GameCarousel 2009-10-05 10:53:19 +00:00
gui_gamebrowser.cpp 2009-09-27 18:19:53 +00:00
gui_gamebrowser.h 2009-09-27 18:19:53 +00:00
gui_gamecarousel.cpp fix tooltips in GameCarousel (Issue 988) 2009-10-08 16:29:58 +00:00
gui_gamecarousel.h 2009-09-27 18:19:53 +00:00
gui_gamegrid.cpp 2009-09-27 18:19:53 +00:00
gui_gamegrid.h * Added initial support for the new wiiload (compressed protocol), uncompressed protocol is also supported 2009-09-30 23:10:58 +00:00
gui_image_async.cpp 2009-09-27 18:19:53 +00:00
gui_image_async.h 2009-09-27 18:19:53 +00:00
gui_image.cpp * Added initial support for the new wiiload (compressed protocol), uncompressed protocol is also supported 2009-09-30 23:10:58 +00:00
gui_imagedata.cpp * For Themes - added alternate coordinates for widescreen-mode. 2009-10-12 15:39:59 +00:00
gui_keyboard.cpp - fix tooltips in GameCarousel 2009-10-05 10:53:19 +00:00
gui_optionbrowser.cpp * Added initial support for the new wiiload (compressed protocol), uncompressed protocol is also supported 2009-09-30 23:10:58 +00:00
gui_searchbar.cpp little bugfix 2009-09-27 23:27:14 +00:00
gui_searchbar.h 2009-09-27 18:19:53 +00:00
gui_sound.cpp * Added initial support for the new wiiload (compressed protocol), uncompressed protocol is also supported 2009-09-30 23:10:58 +00:00
gui_text.cpp * Added initial support for the new wiiload (compressed protocol), uncompressed protocol is also supported 2009-09-30 23:10:58 +00:00
gui_tooltip.cpp * Added initial support for the new wiiload (compressed protocol), uncompressed protocol is also supported 2009-09-30 23:10:58 +00:00
gui_trigger.cpp * Added initial support for the new wiiload (compressed protocol), uncompressed protocol is also supported 2009-09-30 23:10:58 +00:00
gui_window.cpp * Added initial support for the new wiiload (compressed protocol), uncompressed protocol is also supported 2009-09-30 23:10:58 +00:00
gui.h * For Themes - added alternate coordinates for widescreen-mode. 2009-10-12 15:39:59 +00:00