dolphin/Source/Core
JosJuice 8842a0f402 Keep track of GameTDB ID separately from game ID
The difference between Dolphin's game IDs and GameTDB's game IDs
is that GameTDB uses four characters for non-disc titles, whereas
Dolphin uses six characters for all titles.

This fixes:

- TitleDatabase considering Datel discs to be NHL Hitz 2002
- Gecko code downloading not working for discs with IDs starting with P
- Cover downloading mixing up discs with channels (e.g. Mario Kart Wii
  and Mario Kart Channel) and making extra HTTP requests. (Android was
  actually doing a better job at this than DolphinQt!)
2019-02-25 19:54:25 +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 Keep track of GameTDB ID separately from game ID 2019-02-25 19:54:25 +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 Keep track of GameTDB ID separately from game ID 2019-02-25 19:54:25 +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 Keep track of GameTDB ID separately from game ID 2019-02-25 19:54:25 +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