usbloadergx/source/settings
dimok321 fa11a745d6 A lot of changes with this rev
*Rewrote the whole Settings.cpp into 11 classes. Each settings menu has it's own class now
*Reworked the whole sound system. Supported formats AIF/MP3/OGG/BNS/WAV now with no file size limit (streaming).
*Changed button click/over sounds to wav from raw pcm
*Lot's of bug fixes
2010-11-13 22:34:53 +00:00
..
menus A lot of changes with this rev 2010-11-13 22:34:53 +00:00
CGameSettings.cpp *Fixed crash on start i made in last rev by mistake 2010-10-28 09:00:52 +00:00
CGameSettings.h *Fixed crash on start i made in last rev by mistake 2010-10-28 09:00:52 +00:00
CGameStatistics.cpp *Fixed crash on start i made in last rev by mistake 2010-10-28 09:00:52 +00:00
CGameStatistics.h *Fixed crash on start i made in last rev by mistake 2010-10-28 09:00:52 +00:00
CSettings.cpp *Corrected game settings ios display 2010-11-07 20:31:45 +00:00
CSettings.h *Fixed crash on start i made in last rev by mistake 2010-10-28 09:00:52 +00:00
GameTitles.cpp *Fixed crash on start i made in last rev by mistake 2010-10-28 09:00:52 +00:00
GameTitles.h *Fixed crash on start i made in last rev by mistake 2010-10-28 09:00:52 +00:00
newtitles.cpp *Moved GameStatistics (FavoriteRank/PlayCount) out of cfg.c and into an own class. All settings are now separated. Old rankings and playcounts will be reseted due to a new format. 2010-09-25 08:51:44 +00:00
newtitles.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
Settings.cpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
Settings.h *Seperated game settings from cfg.c into it's own class. Some stuff might be broken and need adjustments. 2010-09-24 21:22:01 +00:00
SettingsEnums.h *Corrected game settings ios display 2010-11-07 20:31:45 +00:00
SettingsPrompts.cpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
SettingsPrompts.h * Changed WBFS stuff to C++ classes 2010-02-14 23:22:52 +00:00