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
Age
Commit message (
Expand
)
Author
2015-08-16
Merge pull request #2794 from randomstuff/evdev-stable
Scott Mansell
2015-08-16
Merge pull request #2854 from Tilka/valgrind
Markus Wick
2015-07-07
evdev: Delete rumble effects on the correct file descriptor.
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
2015-06-08
Revert "SDL: handle SDL_QUIT event"
Matthew Parlane
2015-06-05
SDL: handle SDL_QUIT event
Tillmann Karras
2015-05-28
Pass strings by const reference where possible
Lioncash
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2015-05-25
Add missing license headers
Tillmann Karras
2015-05-25
Simplify some more license headers
Tillmann Karras
2015-05-22
ExpressionParser: Add missing break in UnaryExpression value setting
Lioncash
2015-04-27
InputCommon/Core: Get rid of some virtual destructor warnings
Lioncash
2015-04-21
Merge pull request #2199 from skidau/remove-controls-lock
Matthew Parlane
2015-04-21
Merge pull request #2257 from RachelBryk/battery
Matthew Parlane
2015-04-01
Revert "Merge pull request #2256 from RachelBryk/Dolphin-Pro"
JosJuice
2015-04-01
Merge pull request #2256 from RachelBryk/Dolphin-Pro
Pierre Bourdon
2015-04-01
Add an option for wiimote battery.
Rachel Bryk
2015-04-01
Limit Wiimote battery usage for Dolphin-lite users.
Rachel Bryk
2015-03-28
Track the co-ordinates of the mouse relative to the pointed window instead of...
skidau
2015-03-28
Revert the recent changes related to updating hwnd
skidau
2015-03-19
Updated the input plugins reference of hwnd on game start. Fixes the emu wii...
skidau
2015-03-12
Removed the controller update lock as it is no longer needed.
skidau
2015-03-12
Cleaned up the controls lock that is not needed with 780eef68f6ec7deee1a11f8b...
skidau
2015-03-08
Fixed the crash that would occur when the Refresh button was pressed in the c...
skidau
2015-02-26
Do not fail to evaluate an expression if some input is missing
Gabriel Corona
2015-02-11
Use CoreParameter's game INI functions in more places
JosJuice
2015-01-21
Merge pull request #1923 from Sonicadvance1/remove_sdl_assumption
Ryan Houdek
2015-01-21
Merge pull request #1893 from skidau/GCKeyboard
skidau
2015-01-19
Remove an assumption in SDL.
Ryan Houdek
2015-01-17
Added GameCube Keyboard support.
skidau
2015-01-13
SDL haptic: minor style change based on review feedback
Adam D. Moss
2015-01-11
SDL input: unhardcode a few values.
Adam D. Moss
2015-01-11
SDL Input: More minor refactoring of SDL haptic effects
Adam D. Moss
2015-01-08
SDL: Refactor the SDL haptic effects a little.
Adam D. Moss
2015-01-08
SDL: more global memset
Karol Herbst
2015-01-06
SDL Input: Support more types of force feedback for controllers through SDL.
Adam Moss
2015-01-03
CMake: simplify some expressions
Tillmann Karras
2014-12-20
Manually revert d34418100be19fdbdf112febde3303edd48c9247
comex
2014-11-28
HW: Remove UpdateOutput
Jasper St. Pierre
2014-11-28
ForceFeedback: Apply immediately as well
Jasper St. Pierre
2014-11-28
XInput: Apply immediately as well
Jasper St. Pierre
2014-11-28
SDL: Apply updates immediately rather than going through UpdateOutput
Jasper St. Pierre
2014-11-28
ControllerInterface: Make UpdateInput / UpdateOutput return void
Jasper St. Pierre
2014-11-28
ControllerInterface: Remove unused ClearInputState
Jasper St. Pierre
2014-11-28
ControllerInterface: Implement dummy UpdateInput / UpdateOutputs
Jasper St. Pierre
2014-11-28
DInput: Remove the unsupported Lights output
Jasper St. Pierre
2014-11-28
ControllerInterface: Remove unused "force" parameter
Jasper St. Pierre
2014-11-11
Fix some double->float conversions.
Rachel Bryk
[next]