index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
InputCommon
/
ControllerInterface
Age
Commit message (
Expand
)
Author
2016-07-30
InputConfigDiag: Don't prevent closing dialog if device not found
Léo Lam
2016-07-29
evdev: Add hotplugging support
Léo Lam
2016-07-29
ControllerInterface: Don't block on UpdateInput()
Léo Lam
2016-07-29
ControllerInterface: Add RemoveDevice()
Léo Lam
2016-07-29
ControllerInterface: Add a way to register callbacks
Léo Lam
2016-07-14
ControllerInterface: Make the ID assigning code common
Léo Lam
2016-07-12
Strip whitespace from Evdev and OSX controller names.
Scott Mansell
2016-07-11
evdev: Clamp axis values to the 0.0-1.0 range
Léo Lam
2016-06-26
Merge pull request #3943 from ShadowsFriend/nopch-fix
Mat M
2016-06-25
Device: Use std::tie for DeviceQualifier's operator==
Lioncash
2016-06-26
ControllerInterface: Include memory to fix building without pch
Christian Widmer
2016-06-25
ControllerInterface: Switch to std::shared_ptr
Léo Lam
2016-06-25
Fix a small formatting issue
Léo Lam
2016-06-25
ControllerInterface: Add synchronisation
Léo Lam
2016-06-25
ControllerInterface: Don't pass m_devices to the backends
Léo Lam
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2016-04-23
XInput: Apply Rumble/Motor output only on changes (again)
mimimi085181
2016-02-06
Merge pull request #3595 from Sonicadvance1/Android_headless
Ryan Houdek
2016-02-05
normalize and check upper/lower bounds of hats input on OS X
Nick Tiberi
2016-02-05
Use cmake to determine if we are enabling the Android Controller Interface
Ryan Houdek
2016-01-20
[Pipe input] Make the commands locale-unaware
mathieui
2016-01-10
Comment change to reflect what code does
booto
2016-01-06
Move Android JNI bits from DolphinWX to the Android folder.
Ryan Houdek
2016-01-04
Android: More analog input configurations
Phatcat
2015-12-24
Ignored the mouse position unless the cursor is over the Dolphin window.
skidau
2015-12-02
Wiimote + Extensions for Android
Phatcat
2015-11-03
Fix some bugs in Pipe input parsing.
spxtr
2015-10-28
Merge pull request #3170 from spxtr/pipes
Lioncash
2015-10-24
GC controller input using named pipes
spxtr
2015-10-06
Added some headers to allow Dolphin to compile in my environment.
catzilla4
2015-10-02
InputCommon: Use NSNumber numeric literals in Obj-C code
Lioncash
2015-09-26
Common: Move asserts to their own header
Lioncash
2015-09-17
ControllerInterface: Fix -Winconsistent-missing-override warnings on OSX
Lioncash
2015-09-09
ExpressionParser: Make all control paths return a value in operator std::string
Lioncash
2015-09-05
Add missing override specifiers
Lioncash
2015-09-05
General: Remove unimplemented function prototypes
Lioncash
2015-08-15
evdev: don't pass null path to the kernel
Tillmann Karras
2015-08-04
Fix building with PCH disabled.
Rohit Nirmal
2015-08-04
Fix some warnings
Tillmann Karras
2015-08-02
Stable device identifier for evdev
Gabriel Corona
2015-07-30
Remove unnecessary virtual keywords
Lioncash
2015-07-23
Android: Wiimote UI Fixup
sigmabeta
2015-07-21
Add Wiimote support to the Android backend.
Ryan Houdek
2015-07-13
Merge branch 'stable' into 'master'
Scott Mansell
2015-07-08
Fix building with PCH disabled.
Rohit Nirmal
2015-07-07
evdev: Delete rumble effects on the correct file descriptor.
Scott Mansell
2015-07-04
evdev: fix -Wunused-private-field warning
Tillmann Karras
2015-07-04
Merge branch 'stable'
Scott Mansell
2015-07-01
evdev: Support axis with ranges which extend below zero.
Scott Mansell
2015-07-01
Linux: Add an evdev based controller backend, to replace SDL.
Scott Mansell
[next]