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
2015-01-19
Remove an assumption in SDL.
Ryan Houdek
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
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
2014-10-28
Make some OSX-only functions static
Lioncash
2014-10-21
Add missing includes where headers depend on other headers having been includ...
comex
2014-10-15
ControllerInterface: Get rid of SetHwnd(), introduce Reinitialize()
Lioncash
2014-10-02
Change a bunch of reference function arguments to pointers.
comex
2014-09-21
Fix building Dolphin on OSX without precompiled headers
Lioncash
2014-09-19
Fix build failing when disabling precompiled headers.
Rohit Nirmal
2014-09-14
Kill off the wx casts within InputCommon and GLInterface.
Lioncash
2014-09-13
InputCommon: Initialize NSDictionaries using literal syntax.
Lioncash
2014-09-10
Merge pull request #1027 from rohit-n/change-include
Ryan Houdek
2014-09-08
InputCommon: Remove unnecessary breaks in XInput's GetName function
Lioncash
2014-09-08
Include CommonTypes.h instead of Common.h.
Rohit Nirmal
2014-09-04
Controller Interface: Remove "using namespace" in header file.
Rohit Nirmal
2014-09-03
Change ControlState typedef to double, and change all related floats/doubles ...
Rachel Bryk
2014-09-01
Revert changes to how DInput filters out XInput devices.
Shawn Hoffman
2014-08-30
InputCommon: Clean up brace placements
Lioncash
2014-08-23
windows: remove now-extraneous NOMINMAX and WIN32_LEAN_AND_MEAN #defines from...
Shawn Hoffman
2014-08-21
Merge pull request #764 from magcius/new-nogui-2
Lioncash
2014-08-19
msvc: enable strictStrings solution-wide for release.
Shawn Hoffman
2014-08-19
GLInterface: Destroy GLWin
Jasper St. Pierre
2014-08-19
Remove support for Wayland
Jasper St. Pierre
2014-08-04
Restore Wayland compatibility.
Tony Wasserka
2014-08-02
Move GLInterface around to remove VideoBackends dependency on DolphinWX
Pierre Bourdon
2014-07-25
Merge pull request #665 from lioncash/cisms
Pierre Bourdon
2014-07-24
InputCommon: Include the algorithm header in ForceFeedbackDevice
Lioncash
2014-07-23
Get rid of a few C-style struct declarations
Lioncash
2014-07-16
Host: Add a new "UIHasFocus" hook to determine if the UI has focus
Jasper St. Pierre
2014-07-11
ControllerInterface: Gate the input based on our new background input setting
Jasper St. Pierre
2014-07-11
mark all local functions as static
degasus
2014-05-30
Merge pull request #300 from Sonicadvance1/Fix-AndroidInput
shuffle2
2014-05-04
Remove SDL from Externals.
Jordan Woyak
2014-05-04
Disable SDL input on Windows.
Jordan Woyak
2014-04-24
[Android] Fix a bunch of input bugs.
Ryan Houdek
[next]