german77
25c46f82c5
yuzu: Add custom ringcon configuration
4 years ago
german77
47ca44ad1d
yuzu: Add setting to disable controller navigation
4 years ago
Narr the Reg
7b56b2cab6
input_common: Fully implement UDP controllers
4 years ago
german77
25521cd948
core/hid: Improve accuary of mouse implementation
4 years ago
german77
dfb63175d1
core/hid: Fully implement native mouse
4 years ago
Valeri
1bf178abe8
Hide XInput bypass on non-Windows OSes
Follow-up to #6950 . This option is a no-op on other OSes and only serves to spread confusion there.
4 years ago
german77
0cea589993
input_common: Enable steam controllers and 8 player support
4 years ago
lat9nq
794c444285
general: Make most settings a BasicSetting
Creates a new BasicSettings class in common/settings, and forces setting
a default and label for each setting that uses it in common/settings.
Moves defaults and labels from both frontends into common settings.
Creates a helper function in each frontend to facillitate reading the
settings now with the new default and label properties.
Settings::Setting is also now a subclass of Settings::BasicSetting. Also
adds documentation for both Setting and BasicSetting.
5 years ago
bunnei
7a76bc30fa
common: Move settings to common from core.
- Removes a dependency on core and input_common from common.
5 years ago
german
c7cae8769f
Add mouse panning
5 years ago
german
1a3e4518ec
Disable analog joystick from buttons by default
5 years ago
Morph
75ee0c94a0
general: Fix compiler warnings on linux and miscellaneous changes
5 years ago
Morph
1c1a83a20d
settings: Preparation for per-game input settings
5 years ago
Morph
4999d2443d
ui/themes: Cleanup UI
5 years ago
FearlessTobi
ee199ead59
Address second batch of reviews
5 years ago
FearlessTobi
01dbe3a624
Address review comments and fix code compilation
5 years ago
Morph
24ce544120
Address feedback
5 years ago
Morph
34a209d15c
Project Mjölnir: Part 1
Co-authored-by: James Rowe <jroweboy@gmail.com>
Co-authored-by: Its-Rei <kupfel@gmail.com>
6 years ago