| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | android: Input mapping | 2024-02-17 | 1 | -0/+4 | |
| | | |||||
| * | core: hid: Split SL and SR buttons | 2023-11-11 | 1 | -2/+5 | |
| | | |||||
| * | Configuration: Add per-game input profiles | 2022-11-20 | 1 | -0/+1 | |
| | | |||||
| * | 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: Add custom ringcon configuration | 2022-04-16 | 1 | -0/+1 | |
| | | |||||
| * | settings: Add debug setting to enable all controllers | 2021-11-27 | 1 | -0/+5 | |
| | | |||||
| * | config: Remove vibration configuration | 2021-11-26 | 1 | -2/+0 | |
| | | |||||
| * | core/hid: Fully implement native mouse | 2021-11-24 | 1 | -4/+11 | |
| | | |||||
| * | core/hid: Improve accuracy of the keyboard implementation | 2021-11-24 | 1 | -12/+23 | |
| | | |||||
| * | settings: Cleanup settings | 2021-11-24 | 1 | -1/+12 | |
| | | |||||
| * | common: Move settings to common from core. | 2021-04-14 | 1 | -0/+373 | |
| - Removes a dependency on core and input_common from common. | |||||