usbloadergx/source/themes
dimok321 e11901bc09 *Changed FreeTypeGX to use IA4 textures for font glyphs (saves a bit memory)
*Fixed cutoff of box cover when it is too near and increased zoom range of the box cover. Reworked the move/zoom of the cover.
*Change wiimote icon when grabbing and dragging the box cover to grab icon
*Fixed bug in homebrew browser (crash)
*Changed a few default GX view configurations
*Use proper size of wiimote pointer image instead of hard coded values
*Reworked scroll/B hold movement stuff from the game list layout
*Removed buildtype.sh and added the define directly in makefile. No need to make an extra header for that.
*Changed makefile a to allow different IOS build modes. The build IOS is used at the start of the loader to load the settings under. If the build IOS is the same as the settings boot IOS the startup is a lot faster since no IOS reload is required. 
To build yourself a special IOS build version type:"make IOS=XXX" where XXX is the number of the IOS (CSettings.cp has to be recompiled for that at least). If nothing is defined IOS222 is taken. There will now be always two versions supplied (IOS222 and IOS249 version). If another build is required build it yourself. You can see the revisions until now as the "IOS249 build version" since they behaved like that.
2011-02-21 19:41:48 +00:00
..
CTheme.cpp Alright guys, after 3-4 Month of cleaning up the source, it's finally here: 2011-01-09 10:45:29 +00:00
CTheme.h Alright guys, after 3-4 Month of cleaning up the source, it's finally here: 2011-01-09 10:45:29 +00:00
gettheme.c *Removed ntfs/fat source and added them as custom libs (makes them easier to update later) 2010-12-26 17:02:14 +00:00
gettheme.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
Resources.cpp *Changed FreeTypeGX to use IA4 textures for font glyphs (saves a bit memory) 2011-02-21 19:41:48 +00:00
Resources.h *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
Theme_List.cpp *Corrected clock position (copy/paste mistake) 2011-01-02 09:23:44 +00:00
Theme_List.h *Corrected clock position (copy/paste mistake) 2011-01-02 09:23:44 +00:00
ThemeDownloader.cpp *Added a "Theme Menu" to the global settings 2011-02-05 14:46:06 +00:00
ThemeDownloader.h *Added a "Theme Menu" to the global settings 2011-02-05 14:46:06 +00:00
ThemeMenu.cpp *Fixed crash with loading .iso files 2011-02-11 17:41:52 +00:00
ThemeMenu.h *Added a "Theme Menu" to the global settings 2011-02-05 14:46:06 +00:00