yuzu/src
Morph ad50209383 hid: Reimplement Begin/EndPermitVibrationSession
Upon further investigation, these commands allow temporary vibrations even when the "Controller Vibration" system setting is disabled. As a result, vibrations are allowed when either the system setting or this flag is set to true. Therefore, we can only block vibrations when both flags are set to false.
2020-11-15 23:33:21 -05:00
..
audio_core core: Fix clang build pt.2 2020-10-20 22:16:03 -04:00
common common/fiber: Move all member variables into impl class 2020-11-06 20:36:32 -05:00
core hid: Reimplement Begin/EndPermitVibrationSession 2020-11-15 23:33:21 -05:00
input_common sdl_impl: Revert to the "old" method of mapping sticks 2020-11-15 23:33:21 -05:00
tests tests: Fix data race in fibers test 2020-10-28 01:41:24 -03:00
video_core video_core: dma_pusher: Remove integrity check on command lists. 2020-11-07 00:08:19 -08:00
web_service web_service: follow-up fix to #4842 ... 2020-10-28 23:16:06 -06:00
yuzu configure_input: Update the input profiles for other player tabs 2020-11-15 23:33:21 -05:00
yuzu_cmd configure_input: Add per-player vibration 2020-11-15 23:33:20 -05:00
yuzu_tester configure_input: Add per-player vibration 2020-11-15 23:33:20 -05:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt CMakeLists: Resolve MSVC build failures 2020-10-30 14:57:58 -04:00