dolphin/Source/Core
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
..
AudioCommon (Visual Studio) Categorize SoundStream.h with other SoundStream files 2015-04-03 14:37:03 -04:00
Common Merge pull request #2223 from phire/imm 2015-04-23 01:53:18 -04:00
Core Return GetNames languages, to avoid hardcoded language lists in callers 2015-04-23 08:14:39 +02:00
DiscIO Return GetNames languages, to avoid hardcoded language lists in callers 2015-04-23 08:14:39 +02:00
DolphinQt Return GetNames languages, to avoid hardcoded language lists in callers 2015-04-23 08:14:39 +02:00
DolphinWX Return GetNames languages, to avoid hardcoded language lists in callers 2015-04-23 08:14:39 +02:00
InputCommon Merge pull request #2199 from skidau/remove-controls-lock 2015-04-21 11:13:30 +12:00
UICommon Fix user directories at times doing stupid things. 2015-03-15 09:19:48 -05:00
VideoBackends Merge pull request #2301 from lioncash/const 2015-04-16 23:13:39 -04:00
VideoCommon Fix code broken by merge 2015-04-23 02:07:45 -04:00
CMakeLists.txt