summaryrefslogtreecommitdiffstats
path: root/src/common/settings_input.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Configuration: Add per-game input profilesameerj2022-11-201-0/+1
|
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-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 configurationgerman772022-04-161-0/+1
|
* settings: Add debug setting to enable all controllersgerman772021-11-281-0/+5
|
* config: Remove vibration configurationgerman772021-11-271-2/+0
|
* core/hid: Fully implement native mousegerman772021-11-251-4/+11
|
* core/hid: Improve accuracy of the keyboard implementationgerman772021-11-251-12/+23
|
* settings: Cleanup settingsgerman772021-11-251-1/+12
|
* common: Move settings to common from core.bunnei2021-04-151-0/+373
- Removes a dependency on core and input_common from common.