dolphin/Source/Core/DolphinWX/Config
JosJuice 235ecfbed7 Return GetNames languages, to avoid hardcoded language lists in callers
This makes the code cleaner and also leads to some user-visible changes:

The wx game properties will no longer let the user
select WAD languages that don't have any names.

The Qt game list will now display names using the languages
set in the configuration instead of always using
English for PAL GC games and Japanese for WADs.

If a WAD doesn't have a name in the user's preferred language,
English is now selected as a fallback before Japanese.
2015-04-23 08:14:39 +02:00
..
AdvancedConfigPane.cpp DolphinWX: Break up ConfigMain.cpp into separate classes 2015-03-18 22:47:49 -04:00
AdvancedConfigPane.h DolphinWX: Break up ConfigMain.cpp into separate classes 2015-03-18 22:47:49 -04:00
AudioConfigPane.cpp DolphinWX: Break up ConfigMain.cpp into separate classes 2015-03-18 22:47:49 -04:00
AudioConfigPane.h DolphinWX: Break up ConfigMain.cpp into separate classes 2015-03-18 22:47:49 -04:00
ConfigMain.cpp DolphinWX: Propagate event to refresh the game list 2015-03-18 22:48:05 -04:00
ConfigMain.h DolphinWX: Propagate event to refresh the game list 2015-03-18 22:48:05 -04:00
GameCubeConfigPane.cpp DolphinWX: Propagate event to refresh the game list 2015-03-18 22:48:05 -04:00
GameCubeConfigPane.h DolphinWX: Break up ConfigMain.cpp into separate classes 2015-03-18 22:47:49 -04:00
GeneralConfigPane.cpp Fix enable cheats checkbox. 2015-03-29 20:43:51 -04:00
GeneralConfigPane.h DolphinWX: Break up ConfigMain.cpp into separate classes 2015-03-18 22:47:49 -04:00
InterfaceConfigPane.cpp DolphinWX: Break up ConfigMain.cpp into separate classes 2015-03-18 22:47:49 -04:00
InterfaceConfigPane.h DolphinWX: Break up ConfigMain.cpp into separate classes 2015-03-18 22:47:49 -04:00
PathConfigPane.cpp DolphinWX: Propagate event to refresh the game list 2015-03-18 22:48:05 -04:00
PathConfigPane.h DolphinWX: Break up ConfigMain.cpp into separate classes 2015-03-18 22:47:49 -04:00
WiiConfigPane.cpp Return GetNames languages, to avoid hardcoded language lists in callers 2015-04-23 08:14:39 +02:00
WiiConfigPane.h Return GetNames languages, to avoid hardcoded language lists in callers 2015-04-23 08:14:39 +02:00