dolphin/Source/Core
JosJuice 8475b03bd8 ConfigManager: Always set a valid m_region
Fixes a regression from f85266d that made WADs
with no detectable region not boot correctly.
The non-WAD code was already handling this correctly.
2017-01-24 16:34:08 +01:00
..
AudioCommon cmake: Build XAudio 2.7 backend on Windows 2017-01-21 00:34:02 +01:00
Common cmake: Add missing Windows file to common 2017-01-21 00:35:55 +01:00
Core ConfigManager: Always set a valid m_region 2017-01-24 16:34:08 +01:00
DiscIO Merge pull request #4714 from JosJuice/wbfs-file-entry 2017-01-22 17:56:51 +01:00
DolphinQt2 DiscIO: Add GetRegion function and Region enum 2017-01-02 20:57:11 +01:00
DolphinWX Netplay: Fix wrong mapping info being used in dialog 2017-01-21 20:42:30 +01:00
InputCommon Merge pull request #4699 from Orphis/cmake_cleanup 2017-01-21 16:38:09 +13:00
UICommon Fix missing includes 2016-10-07 23:46:41 +02:00
VideoBackends cmake: Build D3D and D3D12 video backends 2017-01-21 00:35:55 +01:00
VideoCommon VideoConfig: Fix boolean default values. 2017-01-21 11:31:44 +01:00
CMakeLists.txt