dolphin/Source/Core
JosJuice 639ce6c484 FileSystemGCWii: Replace m_Wii with m_offset_shift
I replaced m_OffsetShift with m_Wii in bb93336 to support
the decrypt parameter for read functions. Doing that is no
longer necessary, so m_offset_shift is now used like before.
2017-05-16 22:58:57 +02:00
..
AudioCommon DPL2Decoder: Prefer static_cast to C-style casts 2017-04-23 09:21:30 +01:00
Common Section: Fix Section::Get 2017-05-13 15:22:29 +01:00
Core VolumeWiiCrypted: Replace ChangePartition with a partition parameter 2017-05-16 22:58:15 +02:00
DiscIO FileSystemGCWii: Replace m_Wii with m_offset_shift 2017-05-16 22:58:57 +02:00
DolphinNoGUI IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
DolphinQt2 Merge pull request #5391 from leoetlino/delete-title-content 2017-05-13 00:48:28 +02:00
DolphinWX VolumeWiiCrypted: Replace ChangePartition with a partition parameter 2017-05-16 22:58:15 +02:00
InputCommon Merge pull request #5345 from JosJuice/consistent-controller-translation 2017-05-04 09:00:41 -07:00
UICommon Qt: Add controller (overview) window 2017-05-09 18:49:10 +02:00
VideoBackends VS2017 build fix after upgrading project 2017-05-13 20:34:27 +01:00
VideoCommon Add a workaround for a PowerVR glsl compiler bug 2017-05-03 19:33:56 -07:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00