index
:
yuzu-mainline
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator started by the creators of Citra.
yuzu-emu
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
configuration
/
configure_input.cpp
Age
Commit message (
Expand
)
Author
2024-02-11
am: rewrite appletAE, appletOE
Liam
2024-01-29
am: migrate global state to per-applet state structure
Liam
2024-01-29
service: split am into components
Liam
2024-01-05
hid_core: Move hid to it's own subproject
Narr the Reg
2023-11-04
core: hid: Signal color updates
Narr the Reg
2023-10-17
yuzu: Improve behavior when clicking on controller box in Controller applet
flodavid
2023-10-14
yuzu: Improve behavior when clicking on controller box in Control Configuration
flodavid
2023-08-22
general: Use console mode helper across project
lat9nq
2023-08-22
general: Convert use_docked_mode to an enumeration
lat9nq
2023-03-17
config: Fix controller config from resetting
Narr the Reg
2022-09-21
yuzu: Silence some clang warnings
Narr the Reg
2022-09-04
yuzu: Use a debugger to generate minidumps
lat9nq
2022-07-27
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-07-23
yuzu: Hook qt camera to camera driver
german77
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
[next]