usbloadergx/source/themes
dimok321 cf21f13f39 *Fixed use of mem2 memory. When MEM1 run out it freezes in libogc :\. Preventing it from running out completely now. (Thanks to NJ7 for all the tests he ran)
*Improved memory usage on category xml creation. Thanks to NJ7 for all the tests he ran here too)
*Changed TinXML to not throw an exception on every allocation fail but to return a 0 pointer
*Fixed crash with categories and disabled "Titles from WiiTDB"
*Compilation fix (forgot to remove some xml.h)
*little fix in themes xml downloader (thx dj_skual)
2011-06-26 21:38:05 +00:00
..
CTheme.cpp *Created an automatic resource list generation script which is executed when files are added/removed 2011-06-14 17:53:19 +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
filelist.h *fixed XFLIP_WTF setting (Cyan) 2011-06-18 07:00:42 +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 *Created an automatic resource list generation script which is executed when files are added/removed 2011-06-14 17:53:19 +00:00
Resources.h *Created an automatic resource list generation script which is executed when files are added/removed 2011-06-14 17:53:19 +00:00
Theme_List.cpp *threw out mxml because it is pissed on every little crap that is wrong in the xml and stops parsing the whole xml. Changed everything to use official TinyXML now (nice C++ classes). A lot of problems with categories and probably Wiinnertag now should be solved. 2011-06-25 19:50:57 +00:00
Theme_List.h *threw out mxml because it is pissed on every little crap that is wrong in the xml and stops parsing the whole xml. Changed everything to use official TinyXML now (nice C++ classes). A lot of problems with categories and probably Wiinnertag now should be solved. 2011-06-25 19:50:57 +00:00
ThemeDownloader.cpp *Fixed use of mem2 memory. When MEM1 run out it freezes in libogc :\. Preventing it from running out completely now. (Thanks to NJ7 for all the tests he ran) 2011-06-26 21:38:05 +00:00
ThemeDownloader.h *several code optimizations 2011-06-24 19:11:36 +00:00
ThemeMenu.cpp *Created an automatic resource list generation script which is executed when files are added/removed 2011-06-14 17:53:19 +00:00
ThemeMenu.h *several code optimizations 2011-06-24 19:11:36 +00:00