usbloadergx/source/settings
ardi@ist-einmalig.de 572bae91d6 strncpy guarantees not tath the result will be null-terminated.
replaced all strncpy with strlcpy if its necessary
2009-09-28 16:05:11 +00:00
..
cfg.c strncpy guarantees not tath the result will be null-terminated. 2009-09-28 16:05:11 +00:00
cfg.h 2009-09-27 18:19:53 +00:00
Settings.cpp strncpy guarantees not tath the result will be null-terminated. 2009-09-28 16:05:11 +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 strncpy guarantees not tath the result will be null-terminated. 2009-09-28 16:05:11 +00:00
SettingsPrompts.h *Sorting files a bit 2009-06-13 00:24:36 +00:00