index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
input_common
Age
Commit message (
Expand
)
Author
2021-02-06
Add SL SR vectors, change dual joycon view, add missing raw data from keyboar...
german
2021-02-06
Make settings controller image change with controller input
german
2021-01-29
analog_from_button: Fix update_thread.join exception
ameerj
2021-01-23
sdl_impl: Set the maximum vibration duration to 1 second
Morph
2021-01-15
Always initialize keyboard input
german
2021-01-15
Add mutitouch support for touch screens
german
2021-01-15
Allow to return up to 16 touch inputs per engine
german
2021-01-02
general: Fix various spelling errors
Morph
2020-12-30
Merge pull request #5265 from german77/port5509
bunnei
2020-12-30
Port citra-emu/citra#5509
german
2020-12-29
Merge pull request #5236 from gal20/udp_client_patch
bunnei
2020-12-27
udp client: process packets only for the correct pad
gal20
2020-12-26
Allow to invert analog axis with right click
german
2020-12-08
Merge pull request #5020 from german77/AnalogfromButtonFix
Morph
2020-12-07
Disable analog joystick from buttons by default
german
2020-12-03
mouse_poller: Remove unused includes
Lioncash
2020-12-03
mouse_input: Invert conditional in UpdateYuzuSettings()
Lioncash
2020-12-03
mouse_input: Remove two casts and amend some formatting
Lioncash
2020-12-03
mouse_input: Resolve a -Wdocumentation warning
Lioncash
2020-12-03
mouse_input: Remove unused includes
Lioncash
2020-12-01
Merge pull request #4937 from german77/multiUDP
bunnei
2020-12-01
Merge pull request #5047 from german77/MouseInput
LC
2020-11-30
Fix implicit conversion in mouse input
german
2020-11-29
Merge pull request #4939 from german77/MouseInput
bunnei
2020-11-25
Implement full mouse support
german
2020-11-25
Add multiple udp server support
german
2020-11-25
input_common: ignore some Clang warnings after 5c4774e8ce1d
Jan Beich
2020-11-24
Merge pull request #4905 from german77/AnalogFromButton
bunnei
2020-11-23
input_common: Fix typo in gc_poller.cpp with [[maybe_unused]].
bunnei
2020-11-23
input_common: Add more missing [[maybe_unused]] from #4927.
bunnei
2020-11-22
input_common: Treat warnings as errors
Lioncash
2020-11-19
Modify rumble amplification
german77
2020-11-17
Merge pull request #4866 from Morph1984/mjolnir-p3-prod
bunnei
2020-11-15
sdl_impl: Pump SDL Events at 1000 Hz
Morph
2020-11-15
sdl_impl: Revert to the "old" method of mapping sticks
Morph
2020-11-15
controllers/npad: Remove the old vibration filter
Morph
2020-11-15
input_common: Add VibrationDevice and VibrationDeviceFactory
Morph
2020-11-15
configure_input: Add per-player vibration
Morph
2020-11-15
controllers/npad: Add heuristics to reduce rumble state changes
Morph
2020-11-15
configure_input_player: Change "Defaults" button behavior
Morph
2020-11-15
udp/client: Reduce testing period to 5 seconds
Morph
2020-11-15
configure_input_player: Implement input exclusivity and persistence
Morph
2020-11-15
motion_input: Mark constructor as explicit
Lioncash
2020-11-15
motion_input: Mark member functions as [[nodiscard]] where applicable
Lioncash
2020-11-10
fix minor clang error
german
2020-11-08
Allow to dial any angle with digital joystick
german
2020-10-28
Add hotplug, rumble and fix 3rd party adapters for the GC adapter
german
2020-10-21
sdl_impl: Fix controller reconnection issues
Morph
2020-10-20
Merge pull request #4809 from Morph1984/mjolnir-p3
LC
2020-10-20
Merge pull request #4627 from Morph1984/fix-dinput-controller-disconnect
bunnei
[next]