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
/
Src
/
ControllerInterface
Age
Commit message (
Expand
)
Author
2013-09-18
[InputCommon] Fix a bug in ControllerInterface::UpdateOutput() in ControllerI...
Lioncash
2013-09-11
Fix "modifier" button functionality et al.
Jordan Woyak
2013-09-01
A bunch of trivial changes to fix clang warnings.
comex
2013-08-15
Fix compatibility with the SDL2.0 release.
Pierre Bourdon
2013-08-09
Revert "Fix a memory leak in ExpressionParser.cpp"
Pierre Bourdon
2013-08-08
Fix a memory leak in ExpressionParser.cpp
Lioncash
2013-07-22
InputConfigDiag: Add a simple error status label
Jasper St. Pierre
2013-07-20
Clean up all the GetName methods for XInput2 controls.
Max Eliaser
2013-07-20
Add X11 XInput2 input plugin, including MPX and with support for axis controls.
Max Eliaser
2013-07-12
ExpressionParser: Parse fully qualified control names correctly
Jasper St. Pierre
2013-07-02
Fix a case where a boolean check (vector.empty()) was used when a clear (vect...
Lioncash
2013-06-29
InputConfigDialog: Don't show "..." for complicated expressions
Jasper St. Pierre
2013-06-27
ExpressionParser: Search for control names first
Jasper St. Pierre
2013-06-26
DInputJoystick: Fix compile
Jasper St. Pierre
2013-06-26
DInputJoystick: Always exclude XInput
Jasper St. Pierre
2013-06-26
ExpressionParser: Add support for simple barewords control names
Jasper St. Pierre
2013-06-26
ExpressionParser: Don't crash when we can't find a device
Jasper St. Pierre
2013-06-25
ExpressionParser: Fix delimiter scanning
Jasper St. Pierre
2013-06-25
InputConfigDiag: Use "..." for complicated expressions
Jasper St. Pierre
2013-06-25
ExpressionParser: Support bare words for simple control names
Jasper St. Pierre
2013-06-25
ExpressionParser: Add support for the add operator
Jasper St. Pierre
2013-06-25
InputCommon: Add a new ExpressionParser to replace the old hack language
Jasper St. Pierre
2013-06-25
InputCommon: Split Device stuff out
Jasper St. Pierre
2013-06-18
[Android] Gamepad input. Refactor JNI native functions to all pull from a sin...
Ryan Houdek
2013-04-19
Fix a bunch of random typos in comments and logging.
lioncash
2013-04-14
Merge branch 'Android-trash' since it is no longer quite so trashy.
Ryan Houdek
2013-04-14
Add a Androind ControllerInterface class for allowing input in a non-hacky wa...
Ryan Houdek
2013-04-14
Kill off dangling else's in the InputCommon project.
Lioncash
2013-03-02
Merge branch 'master' into windows-unicode
Jordan Woyak
2013-03-01
Fixes two memory leaks, one is pretty bad for OSX.
Matthew Parlane
2013-02-27
Use the new UTF-16 conversion function in two places.
Jordan Woyak
2013-02-05
Fix compilation with SDL2. (based on a patch from matthewharveys)
Jordan Woyak
2013-02-05
Clean up SDL includes a bit. Maybe fix an SDL2 problem.
Jordan Woyak
2013-02-05
Number "unknown" axes in OSX rather than call them all "unk".
Jordan Woyak
2013-01-17
Add support for the mouse cursor and mouse clicking events on OS X.
Grant Paul
2013-01-17
Add "full analog surface" support in DInput,OSX,SDL backends. (should not be ...
Jordan Woyak
2013-01-17
Start to make possible use of "full analog surface". (useful for triggers on ...
Jordan Woyak
2013-01-13
Fix two warnings.
Jordan Woyak
2013-01-09
Don't hardcode left-shift to disabe keyboard input on linux.
Jordan Woyak
2013-01-07
Fixed the infinite rumble problem caused by r4d6056f14625.
skidau
2013-01-01
* Implemented working pedal support.
skidau
2012-12-30
Added preliminary GameCube Steering Wheel emulation via a PC Force Feedback S...
skidau
2012-12-10
Clean up gcc/g++ compiler warnings that have accumulated.
Glenn Rice
2012-07-14
Re-add hack to use SDL/SDL.h ifndef _WIN32.
Scott Moreau
2012-07-12
Add periodic effects for haptic devices.
Scott Moreau
2012-07-12
Add SDL2 support to build system.
Scott Moreau
2012-05-02
Fix DirectInput D-Pad handling.
Billiard26
2011-12-12
Merge branch 'fix-real-gcpad-sticks'
Jordan Woyak
2011-12-12
detect input at 55% to catch silly c-stick range
Jordan Woyak
2011-10-01
Fixed the controller config so that it lists DInput controllers with special ...
skidau
[next]