index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
applets
/
controller.cpp
Age
Commit message (
Expand
)
Author
2021-04-13
applets/controller: Hook up the "Motion" button functionality
Morph
2021-02-07
hid: Implement GC controller
german
2021-01-01
configure_input: Modify controller connection delay
Morph
2020-12-05
applets: Resolve variable shadowing
Morph
2020-11-20
applets/controller: Use a pair of emulated controller index to controller type
Morph
2020-11-15
general: Fix compiler warnings on linux and miscellaneous changes
Morph
2020-11-15
applets/controller: Change the input button to create input profiles
Morph
2020-11-15
input: Disconnect a controller prior to connecting a new one
Morph
2020-11-15
input_common: Add VibrationDevice and VibrationDeviceFactory
Morph
2020-11-15
configure_input: Add per-player vibration
Morph
2020-11-15
settings: Remove global vibration strength modifier
Morph
2020-11-15
configure_input: Hook up the vibration percentage spinbox
Morph
2020-11-15
settings: Preparation for per-game input settings
Morph
2020-11-15
applets/controller: Auto accept a valid single player configuration
Morph
2020-10-26
Merge pull request #4834 from lioncash/copy-fn
bunnei
2020-10-26
controller: Pass ControllerParameters by reference in ReconfigureControllers()
Lioncash
2020-10-25
Merge pull request #4827 from lioncash/trunc
Rodrigo Locatti
2020-10-25
general: Use template deduction guides for lock_guard
Lioncash
2020-10-25
controller: Convert led_patterns integer literals to bool literals
Lioncash
2020-09-04
applets/controller: Resolve several compiler warnings
Morph
2020-09-04
Address feedback
Morph
2020-09-04
clang-format
Morph
2020-09-04
applets/controller: Load configuration prior to setting up connections
Morph
2020-09-04
applets/controller: Make 8 a static constexpr value of NUM_PLAYERS
Morph
2020-09-04
applets/controller: Implement "Explain Text"
Morph
2020-09-04
Project Mjölnir: Part 2 - Controller Applet
Morph