| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | hid_core: Move hid to it's own subproject | 2024-01-05 | 1 | -436/+0 | |
| | | |||||
| * | input_common: Implement native mifare support | 2023-06-21 | 1 | -5/+1 | |
| | | |||||
| * | core: hid: Update motion on a better place | 2023-05-07 | 1 | -1/+1 | |
| | | |||||
| * | Merge pull request #10174 from german77/motriod | 2023-05-06 | 1 | -0/+7 | |
| |\ | | | | | input_common: Add experimental motion to button | ||||
| | * | input_common: Add experimental motion to button | 2023-05-05 | 1 | -0/+7 | |
| | | | |||||
| * | | input_common: Add property to invert an axis button | 2023-05-05 | 1 | -0/+1 | |
| |/ | |||||
| * | general: fix spelling mistakes | 2023-03-12 | 1 | -2/+2 | |
| | | |||||
| * | Address review comments | 2023-01-19 | 1 | -4/+2 | |
| | | |||||
| * | core: hid: Enable pulling color data from controllers | 2023-01-19 | 1 | -0/+14 | |
| | | |||||
| * | core: hid: Implement true multitouch support | 2022-11-19 | 1 | -3/+0 | |
| | | |||||
| * | input_common: have an unique vector in callback status | 2022-10-09 | 1 | -2/+8 | |
| | | |||||
| * | service: nfp: address comments | 2022-10-02 | 1 | -1/+1 | |
| | | |||||
| * | core: hid: Add nfc support to emulated controller | 2022-10-02 | 1 | -0/+14 | |
| | | |||||
| * | input_common: Add support for analog toggle | 2022-09-06 | 1 | -0/+3 | |
| | | |||||
| * | core: hid: Add cammera support | 2022-07-23 | 1 | -0/+14 | |
| | | |||||
| * | input_common: touch: Rewrite touch driver to support multiple touch points | 2022-05-23 | 1 | -0/+4 | |
| | | |||||
| * | yuzu: Config allow to delete single axis directions when buttons are mapped ↵ | 2022-04-26 | 1 | -2/+2 | |
| | | | | | to a stick | ||||
| * | general: Convert source file copyright comments over to SPDX | 2022-04-23 | 1 | -3/+2 | |
| | | | | | | This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later. | ||||
| * | yuzu: ui: Improve battery symbols | 2022-02-02 | 1 | -1/+1 | |
| | | |||||
| * | core/hid: Increment shake force | 2022-01-14 | 1 | -1/+1 | |
| | | | | With the current settings 2p mode in pokemon let's go wasn't showing up. By making the shake more violent we can make it appear without any effort using the keyboard | ||||
| * | core/hid: Improve accuary of mouse implementation | 2021-11-24 | 1 | -0/+4 | |
| | | |||||
| * | core/hid: Fully implement native mouse | 2021-11-24 | 1 | -0/+21 | |
| | | |||||
| * | core/hid: Fully emulate motion from button | 2021-11-24 | 1 | -35/+43 | |
| | | |||||
| * | settings: Fix Debug controller type options | 2021-11-24 | 1 | -2/+2 | |
| | | |||||
| * | kraken: Address comments from review | 2021-11-24 | 1 | -37/+38 | |
| | | | | | start lion review | ||||
| * | core/hid: Rework battery mappings | 2021-11-24 | 1 | -0/+4 | |
| | | |||||
| * | Morph review first wave | 2021-11-24 | 1 | -6/+6 | |
| | | |||||
| * | core/hid: Only signal when needed | 2021-11-24 | 1 | -1/+1 | |
| | | |||||
| * | core/hid: Move motion_input, create input converter and hid_types | 2021-11-24 | 1 | -0/+345 | |