index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
configuration
/
configure_input.cpp
Age
Commit message (
Expand
)
Author
2022-04-16
yuzu: Add custom ringcon configuration
german77
2022-03-20
yuzu: Reduce unused includes
ameerj
2022-02-02
yuzu: config: Vibrate the controller while configuring vibration strength
Narr the Reg
2021-11-24
core/hid: Fully implement native mouse
german77
2021-11-24
settings: Remove includes of core.h
german77
2021-11-24
configuration: Migrate controller settings to emulated controller
german77
2021-11-24
hid: Fix controller connection/disconnection
german77
2021-11-24
kraken: Fix errors from rebase and format files
german77
2021-11-24
yuzu: Update frontend
german77
2021-10-07
yuzu qt: Remove global system instances from config, WaitTree, main
lat9nq
2021-01-23
Fix connect and disconnect controller events
german
2021-01-01
configure_input: Modify controller connection delay
Morph
2020-11-15
configure_input: Update the input profiles for other player tabs
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
input_profiles: Implement input profiles
Morph
2020-11-15
configure_input_player: Implement input exclusivity and persistence
Morph
2020-09-17
Merge pull request #4594 from german77/MotionHID
bunnei
2020-09-05
configure_input: Hook up the motion button and checkbox
Morph
2020-09-04
clang-format
Morph
2020-09-04
Project Mjölnir: Part 2 - Controller Applet
Morph
2020-08-29
Address review comments and fix code compilation
FearlessTobi
2020-08-29
yuzu: Add motion and touch configuration
FearlessTobi
2020-08-27
input_common: Eliminate most global state
Lioncash
2020-08-26
Address feedback
Morph
2020-08-26
Project Mjölnir: Part 1
Morph
2019-09-16
When docked mode is checked, uncheck "joycons docked"
Morph
2019-08-02
Qt: Fixed behaviour of buttons by connecting functors to correct signals
Silent
2019-06-05
yuzu/configuration: Make all widgets and dialogs aware of language changes
Lioncash
2019-06-05
yuzu/configuration: Make function naming consistent
Lioncash
2019-05-19
yuzu/configuration/configure_input: Mark controller type names as translateable
Lioncash
2018-12-05
configure_input_simple: Properly signal docked mode change
Zach Hilman
2018-12-05
configure_input: Convert into QDialog
Zach Hilman
2018-12-02
yuzu/configuration/configure_input: Default destructor in the cpp file
Lioncash
2018-11-30
configure_input: Amend clang-format discrepancies
Lioncash
2018-11-29
Merge pull request #1768 from greggameplayer/patch-2
bunnei
2018-11-27
yuzu/configure_input: Make CallConfigureDialog a non-member template function
Lioncash
2018-11-27
yuzu/configure_input: Remove unnecessary includes
Lioncash
2018-11-22
correct clang-format
greggameplayer
2018-11-22
Automatically disable joycons docked
greggameplayer
2018-11-18
configure_input: Properly update UI components on removal of player
Zach Hilman
2018-11-18
configure_input: Make None a controller option instead of checkbox
Zach Hilman
2018-11-18
hid: Use player-defined controller type as PREFERRED_CONTROLLER
Zach Hilman
2018-11-18
configure_input: Add support for multiplayer and controller types
Zach Hilman
2018-10-30
global: Use std::optional instead of boost::optional (#1578)
Frederic L
2018-10-06
citra_qt/configuration: misc input tab improvements
zhupengfei
2018-10-02
configure_input: Make analog mapping strings translatable
Lioncash
2018-09-10
Port #4141 from citra: Joystick hotplug support (#1275)
Tobias
[next]