dolphin/Source/Core
JosJuice 85e94cc510 Don't store custom names from TitleDatabase in GameFileCache
This saves us from having to update the GameFileCache when the
TitleDatabase changes (for instance when the user changes language).
2018-06-04 07:45:22 +02:00
..
AudioCommon AudioCommon: Implement WASAPI 2018-05-26 13:08:10 +02:00
Common x64Emitter: Amend parameter ordering for WriteModRM()'s prototype 2018-05-30 09:30:24 -04:00
Core Don't store custom names from TitleDatabase in GameFileCache 2018-06-04 07:45:22 +02:00
DiscIO Qt/FilesystemWidget: Add size column 2018-06-02 18:59:56 +02:00
DolphinNoGUI Common: Move host communication enum to Host.h 2018-05-28 14:34:59 -04:00
DolphinQt2 Don't store custom names from TitleDatabase in GameFileCache 2018-06-04 07:45:22 +02:00
DolphinWX Don't store custom names from TitleDatabase in GameFileCache 2018-06-04 07:45:22 +02:00
InputCommon THis fixes issue #08 and #16, the rumble test and slider 2018-04-19 17:48:55 -04:00
UICommon Don't store custom names from TitleDatabase in GameFileCache 2018-06-04 07:45:22 +02:00
Updater Updater: Show error when trying to launch directly 2018-05-05 23:32:08 +02:00
VideoBackends Externals: Update glslang to upstream commit 32d3ec3 2018-06-02 07:34:31 +00:00
VideoCommon BPMemory: Silence a -Wmissing-braces warning 2018-05-28 14:52:59 -04:00
CMakeLists.txt