usbloadergx/source/prompts
dimok789 1d598eed90 *change font character texture to I4 which uses half as much memory (less cache memory)
*fix crash on missing <app> tag on meta.xml files
*removed pngu which is not needed, changed screenshot function to use libgd instead
*fix gui freeze after uninstall
*fix resorting of game list after uninstall
*fix bug in aif decoding (fixes some banner sounds)
*fix bug in wav decoding (fixes some banner sounds)
*added new option to force titles from disc header
*changed if "Titles from WiiTDB" is not enabled they will be loaded from directory names if possible (on force from disc that is not tried).
*some language files update
2012-02-29 19:52:36 +00:00
..
CategoryPrompt.cpp *Fixed compile error 2011-07-25 22:28:22 +00:00
CategoryPrompt.hpp *Fixed compile error 2011-07-25 22:28:22 +00:00
CategorySelectPrompt.cpp *Fixed compile error 2011-07-25 22:28:22 +00:00
CategorySelectPrompt.hpp *Fixed compile error 2011-07-25 22:28:22 +00:00
CategorySwitchPrompt.cpp *Fixed compile error 2011-07-25 22:28:22 +00:00
CategorySwitchPrompt.hpp *Fixed compile error 2011-07-25 22:28:22 +00:00
CheckboxPrompt.cpp *removed buggy focus system completely (it was never working correct) 2011-12-28 16:27:30 +00:00
CheckboxPrompt.hpp *fix reloading into another IOS before launch of game 2011-12-22 22:44:48 +00:00
DiscBrowser.cpp *Add DML support (thx goes to G0dLiKe, crediar, all DML devs and FIX94) 2012-02-09 21:18:16 +00:00
DiscBrowser.h *Add DML support (thx goes to G0dLiKe, crediar, all DML devs and FIX94) 2012-02-09 21:18:16 +00:00
filebrowser.cpp *Added "Remember Unlock" option. If set to OFF the loader is locked on startup if a parental password was setup. (Issue 1954) 2011-09-10 20:08:12 +00:00
filebrowser.h *Fixed compile error 2011-07-25 22:28:22 +00:00
gameinfo.cpp *Add DML support (thx goes to G0dLiKe, crediar, all DML devs and FIX94) 2012-02-09 21:18:16 +00:00
gameinfo.h *Add DML support (thx goes to G0dLiKe, crediar, all DML devs and FIX94) 2012-02-09 21:18:16 +00:00
GameWindow.cpp *change font character texture to I4 which uses half as much memory (less cache memory) 2012-02-29 19:52:36 +00:00
GameWindow.hpp *change font character texture to I4 which uses half as much memory (less cache memory) 2012-02-29 19:52:36 +00:00
HomebrewPrompt.cpp *Fixed compile error 2011-07-25 22:28:22 +00:00
HomebrewPrompt.hpp *Fixed compile error 2011-07-25 22:28:22 +00:00
ProgressWindow.cpp *Add DML support (thx goes to G0dLiKe, crediar, all DML devs and FIX94) 2012-02-09 21:18:16 +00:00
ProgressWindow.h *Added direct install/uninstall of wad titles to the emulation nand path in the feature setting 2012-01-01 17:58:10 +00:00
PromptWindow.cpp *Fixed compile error 2011-07-25 22:28:22 +00:00
PromptWindow.hpp *Fixed compile error 2011-07-25 22:28:22 +00:00
PromptWindows.cpp *Add DML support (thx goes to G0dLiKe, crediar, all DML devs and FIX94) 2012-02-09 21:18:16 +00:00
PromptWindows.h *Added "Remember Unlock" option. If set to OFF the loader is locked on startup if a parental password was setup. (Issue 1954) 2011-09-10 20:08:12 +00:00
TitleBrowser.cpp *Add DML support (thx goes to G0dLiKe, crediar, all DML devs and FIX94) 2012-02-09 21:18:16 +00:00
TitleBrowser.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00