dolphin/Source/Core
JosJuice 9df763b4ac TitleDatabase: Don't merge multiple languages into same map
Instead of selecting languages based on the user config at the time
of TitleDatabase creation and merging the different languages into one
map for GC and one map for Wii, have one map for each language, and
have the caller supply the language they want. This makes us not need
the IsGCTitle function, which is inaccurate for IDs that start with D.
2019-02-25 19:55:46 +01:00
..
AudioCommon Removed FFDShow DPL2 decoder 2019-02-13 22:52:41 -02:00
Common Merge pull request #7792 from jordan-woyak/auto-calibration 2019-02-13 02:13:27 +00:00
Core TitleDatabase: Don't merge multiple languages into same map 2019-02-25 19:55:46 +01:00
DiscIO Keep track of GameTDB ID separately from game ID 2019-02-25 19:54:25 +01:00
DolphinNoGUI CMake: Add an ENABLE_NOGUI option 2019-02-15 18:40:46 +10:00
DolphinQt TitleDatabase: Don't merge multiple languages into same map 2019-02-25 19:55:46 +01:00
InputCommon Merge pull request #7792 from jordan-woyak/auto-calibration 2019-02-13 02:13:27 +00:00
MacUpdater MacUpdater: Retain file permissions 2019-02-25 10:14:26 +01:00
UICommon TitleDatabase: Don't merge multiple languages into same map 2019-02-25 19:55:46 +01:00
Updater Updater/UI: ITaskbarlist3 handling improvements. 2018-11-22 02:46:36 +01:00
VideoBackends Vulkan: Support runtime selection of WSI 2019-02-15 18:40:46 +10:00
VideoCommon VideoConfig: Don't overwrite aspect_mode with suggested_aspect_mode 2019-02-23 16:00:18 +01:00
CMakeLists.txt CMake: Add an ENABLE_NOGUI option 2019-02-15 18:40:46 +10:00