dolphin/Source/Core
JosJuice d2b69f963a VolumeWii: Don't set m_game_partition until we know partition is valid
Without this, we can end up in an inconsistent state where
m_game_partition is set to a partition that isn't in the
partition maps.
2017-06-09 18:39:30 +02:00
..
AudioCommon msbuild: obey some warnings about missing virtual destructors 2017-06-07 20:20:25 -07:00
Common msbuild: obey some warnings about missing virtual destructors 2017-06-07 20:20:25 -07:00
Core Merge pull request #5575 from leoetlino/setup-stream-key 2017-06-08 20:11:14 +02:00
DiscIO VolumeWii: Don't set m_game_partition until we know partition is valid 2017-06-09 18:39:30 +02:00
DolphinNoGUI Boot: Clean up the boot code 2017-06-06 16:27:52 +02:00
DolphinQt2 msvc: enable some default-off warnings 2017-06-07 21:07:36 -07:00
DolphinWX video: change multisample/AA setting to u32 2017-06-07 20:20:25 -07:00
InputCommon do not assign in conditional statements 2017-06-07 20:09:44 -07:00
UICommon DiscIO: Remove C/I/S prefixes from class names 2017-06-06 12:31:59 +02:00
VideoBackends video: change multisample/AA setting to u32 2017-06-07 20:20:25 -07:00
VideoCommon video: change multisample/AA setting to u32 2017-06-07 20:20:25 -07:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00