usbloadergx/source/settings
giantpune cebc980f63 save the # of rows that are shown in the grid with the settings. fixed a little memory hole in the gamewall while i was in there.
added checks for all the servers to verify what they are giving us.  also added more bad image sizes to the list.
it is all commented out now.  uncomment all the new stuff it the download function to use it.
2009-07-01 02:05:50 +00:00
..
cfg.c save the # of rows that are shown in the grid with the settings. fixed a little memory hole in the gamewall while i was in there. 2009-07-01 02:05:50 +00:00
cfg.h save the # of rows that are shown in the grid with the settings. fixed a little memory hole in the gamewall while i was in there. 2009-07-01 02:05:50 +00:00
Settings.cpp add wait to WindowPrompt constructor. wait is # of loops the prompt will wait then select choice 1. if wait<0 it is void. 2009-06-26 12:38:03 +00:00
Settings.h Several small fixes + enabled displaying titles from database in main list and game info screen. The titles now change to the language that is set in the Game Info settings and individual game settings will override it. All titles default to English if the preferred language is not available for a game. 2009-06-14 03:42:46 +00:00
SettingsPrompts.cpp add wait to WindowPrompt constructor. wait is # of loops the prompt will wait then select choice 1. if wait<0 it is void. 2009-06-26 12:38:03 +00:00
SettingsPrompts.h *Sorting files a bit 2009-06-13 00:24:36 +00:00