Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-17 | android: Input mapping | t895 | |
2023-11-11 | core: hid: Split SL and SR buttons | german77 | |
2022-11-20 | Configuration: Add per-game input profiles | ameerj | |
2022-04-23 | general: Convert source file copyright comments over to SPDX | Morph | |
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. | |||
2022-04-16 | yuzu: Add custom ringcon configuration | german77 | |
2021-11-27 | settings: Add debug setting to enable all controllers | german77 | |
2021-11-26 | config: Remove vibration configuration | german77 | |
2021-11-24 | core/hid: Fully implement native mouse | german77 | |
2021-11-24 | core/hid: Improve accuracy of the keyboard implementation | german77 | |
2021-11-24 | settings: Cleanup settings | german77 | |
2021-04-14 | common: Move settings to common from core. | bunnei | |
- Removes a dependency on core and input_common from common. |