suyu/src
Morph f9653a4417 frontend/input_interpreter: Add InputInterpreter API
The InputInterpreter class interfaces with HID to retrieve button press states. Input is intended to be polled every 50ms so that a button is considered to be held down after 400ms has elapsed since the initial button press and subsequent repeated presses occur every 50ms.

Co-authored-by: Chloe <25727384+ogniK5377@users.noreply.github.com>
2020-12-18 10:33:28 -05:00
..
audio_core Update cubeb and request a persistent stream session 2020-12-05 22:26:41 +01:00
common cmake: Fix generating CMake configs and linking with Boost 2020-12-13 01:28:51 -05:00
core frontend/input_interpreter: Add InputInterpreter API 2020-12-18 10:33:28 -05:00
input_common Merge pull request #5020 from german77/AnalogfromButtonFix 2020-12-08 10:30:21 +08:00
tests tests: Fix warning about comparison between signed and unsigned 2020-11-27 17:41:20 -05:00
video_core Merge pull request #5157 from lioncash/array-dirty 2020-12-15 00:35:47 -08:00
web_service web_service: follow-up fix to #4842 ... 2020-10-28 23:16:06 -06:00
yuzu util: Add URL Request Interceptor for QWebEngine 2020-12-18 10:33:28 -05:00
yuzu_cmd yuzu_cmd: Remove 'users_size' 2020-12-05 17:50:39 -05:00
yuzu_tester core: Eliminate remaining usages of the global system instance 2020-11-27 11:40:45 -05:00
.clang-format
CMakeLists.txt CMakeLists: disable -Winvalid-offsetof 2020-11-27 17:42:02 -05:00