| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | input_common: Rewrite keyboard | 2021-11-24 | 1 | -121/+0 | |
| * | input_common: Analog button, use time based position instead of frequent updates | 2021-05-30 | 1 | -0/+1 | |
| * | Enable mouse toggle buttons | 2021-03-06 | 1 | -5/+7 | |
| * | Enable button toggle for keyboard in the modifier button | 2021-03-05 | 1 | -3/+26 | |
| * | input_common/CMakeLists: Make some warnings errors | 2020-10-15 | 1 | -2/+3 | |
| * | input_common/keyboard: Remove redundant move | 2020-06-19 | 1 | -1/+1 | |
| * | general: Use deducation guides for std::lock_guard and std::unique_lock | 2019-04-01 | 1 | -4/+4 | |
| * | input_common: Use std::move where applicable | 2018-08-02 | 1 | -1/+2 | |
| * | input_common: Add missing override specifiers | 2018-08-02 | 1 | -1/+1 | |
| * | citra-qt: release all buttons when render window focus is lost | 2017-03-17 | 1 | -0/+11 | |
| * | InputCommon: add Keyboard | 2017-03-01 | 1 | -0/+82 |