dolphin/Source/Core
Techjar 5f3bf405d4 Core/Movie: Store PAD_GET_ORIGIN bit in ControllerState
This fixes the desync on playback of start-from-boot input recordings
made while using the GC adapter, as well as other desyncs that could
potentially occur in other circumstances where this bit is used.

I used a previously reserved bit in the ControllerState to store the
new data, so this shouldn't significantly break backwards
compatibility. However, tools that aren't aware of this new bit may set
it to 0, which will break input recordings that contain it.
2019-06-05 02:36:23 -04:00
..
AudioCommon Merge pull request #8135 from lioncash/cmake 2019-05-31 14:03:12 +02:00
Common Common/CMakeLists: Specify headers alongside source files 2019-05-31 06:52:44 -04:00
Core Core/Movie: Store PAD_GET_ORIGIN bit in ControllerState 2019-06-05 02:36:23 -04:00
DiscIO DiscIO/CMakeLists: Specify headers in target sources 2019-05-31 06:54:25 -04:00
DolphinNoGUI DolphinNoGUI/CMakeLists: Specify headers in target sources 2019-05-31 06:54:25 -04:00
DolphinQt Mark files as non-executable 2019-06-02 12:31:40 +01:00
InputCommon InputCommon/CMakeLists: Specify headers in target sources 2019-05-31 06:54:25 -04:00
MacUpdater Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
UICommon UICommon/CMakeLists: Specify headers in target sources 2019-05-31 06:54:25 -04:00
UpdaterCommon UpdaterCommon/CMakeLists: Specify headers in target sources 2019-05-31 06:54:26 -04:00
VideoBackends VideoVulkan/CMakeLists: Specify headers in target sources 2019-05-31 06:54:26 -04:00
VideoCommon Merge pull request #8143 from lioncash/loader 2019-05-31 14:18:16 +02:00
WinUpdater WinUpdater: Add CMakeLists.txt 2019-05-08 23:59:04 +02:00
CMakeLists.txt WinUpdater: Add CMakeLists.txt 2019-05-08 23:59:04 +02:00