dolphin/Source/Core
JosJuice 1d7a57869a Make the built-in wiitdb files optional
There are some cases where overriding the opening.bnr names
isn't desirable, such as when someone has several modded
versions of a game that differ in names but not game IDs.
2017-07-10 10:16:06 +02:00
..
AudioCommon Swapped C-style arrays to std::array 2017-06-27 07:12:15 -03:00
Common Merge pull request #5753 from ZirconiumX/master 2017-07-07 16:56:21 +02:00
Core Make the built-in wiitdb files optional 2017-07-10 10:16:06 +02:00
DiscIO Fix reading FSTs for multi-disc games 2017-07-08 15:17:05 +02:00
DolphinNoGUI NoGUI: Fix a missing include for Xlib 2017-06-13 11:46:13 +02:00
DolphinQt2 Make the built-in wiitdb files optional 2017-07-10 10:16:06 +02:00
DolphinWX Make the built-in wiitdb files optional 2017-07-10 10:16:06 +02:00
InputCommon Disable Background Input when Background Input is disabled 2017-06-30 16:17:29 +02:00
UICommon Make Visual Studio happy 2017-06-28 20:42:01 +02:00
VideoBackends D3DBase: Set the monoscopic flag when we don't use stereoscopy. 2017-07-05 22:43:39 +02:00
VideoCommon PixelShaderGen: Add missing inputs. 2017-07-05 22:43:39 +02:00
CMakeLists.txt