summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon
AgeCommit message (Expand)Author
2013-12-31Convert all vcxproj files to UNIX line endingsJasper St. Pierre
2013-12-12[Android] Fix joysticks only capable of right/down movements. Also make it ca...Ryan Houdek
2013-11-24Merge branch 'master' into android-new-control-input-overlayRyan Houdek
2013-11-24[Android-overlay] Support multiple gamepads with touch screen controls.Ryan Houdek
2013-11-14more warning fixesJordan Cristiano
2013-11-03Run code through clang-modernize -add-override to add 'override' decls.comex
2013-11-03Run code through the advanced tool 'sed' to remove trailing whitespace.comex
2013-11-03Run code through clang-modernize -loop-convert to create range-based for loop...comex
2013-10-26Update to VS2013 and a slew of build-related updates. Notes:Shawn Hoffman
2013-10-19Remove some unnecessary includes as well as simplifying exisiting ones if pos...Lioncash
2013-10-17Basic precompiled header support for Linux/OS X. Shaves 20-30% off full rebu...comex
2013-10-14Revert "Remove some unnecessary includes."Lioncash
2013-10-14Remove some unnecessary includes.Lioncash
2013-09-18[InputCommon] Fix a bug in ControllerInterface::UpdateOutput() in ControllerI...Lioncash
2013-09-14Overlay local gameinis over global gameinis instead of copying.Pierre Bourdon
2013-09-11Fix "modifier" button functionality et al.Jordan Woyak
2013-09-01A bunch of trivial changes to fix clang warnings.comex
2013-08-15Fix compatibility with the SDL2.0 release.Pierre Bourdon
2013-08-09Revert "Fix a memory leak in ExpressionParser.cpp"Pierre Bourdon
2013-08-08Fix a memory leak in ExpressionParser.cppLioncash
2013-07-22InputConfigDiag: Add a simple error status labelJasper St. Pierre
2013-07-21Fix up last commitJasper St. Pierre
2013-07-20Clean up all the GetName methods for XInput2 controls.Max Eliaser
2013-07-20Add X11 XInput2 input plugin, including MPX and with support for axis controls.Max Eliaser
2013-07-15Fix Device.h placement in VC++Jasper St. Pierre
2013-07-12ExpressionParser: Parse fully qualified control names correctlyJasper St. Pierre
2013-07-02Fix a case where a boolean check (vector.empty()) was used when a clear (vect...Lioncash
2013-06-29InputConfigDialog: Don't show "..." for complicated expressionsJasper St. Pierre
2013-06-27ExpressionParser: Search for control names firstJasper St. Pierre
2013-06-26DInputJoystick: Fix compileJasper St. Pierre
2013-06-26DInputJoystick: Always exclude XInputJasper St. Pierre
2013-06-26ExpressionParser: Add support for simple barewords control namesJasper St. Pierre
2013-06-26ExpressionParser: Don't crash when we can't find a deviceJasper St. Pierre
2013-06-25ExpressionParser: Fix delimiter scanningJasper St. Pierre
2013-06-25InputConfigDiag: Use "..." for complicated expressionsJasper St. Pierre
2013-06-25ExpressionParser: Support bare words for simple control namesJasper St. Pierre
2013-06-25ExpressionParser: Add support for the add operatorJasper St. Pierre
2013-06-25InputCommon: Add a new ExpressionParser to replace the old hack languageJasper St. Pierre
2013-06-25InputCommon: Split Device stuff outJasper St. Pierre
2013-06-18[Android] Gamepad input. Refactor JNI native functions to all pull from a sin...Ryan Houdek
2013-06-11[Android] Fix drawn buttons causing rendering issues.Ryan Houdek
2013-06-06Adding stick radius settingJohn Peterson
2013-05-19Windows should have support for Balance Board now.Matthew Parlane
2013-05-19Added config for enabling Balance Board.Matthew Parlane
2013-04-19Fix a bunch of random typos in comments and logging.lioncash
2013-04-17New license header introduced for DiscIO, AudioCommon, InputCommon, VideoComm...Lioncash
2013-04-14Merge branch 'Android-trash' since it is no longer quite so trashy.Ryan Houdek
2013-04-14Add a Androind ControllerInterface class for allowing input in a non-hacky wa...Ryan Houdek
2013-04-14Kill off dangling else's in the InputCommon project.Lioncash
2013-03-19Clean up some space/tab mismatches in DiscIO and InputCommon.lioncash