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
/
SDL
Age
Commit message (
Expand
)
Author
2013-08-15
Fix compatibility with the SDL2.0 release.
Pierre Bourdon
2013-06-25
InputCommon: Split Device stuff out
Jasper St. Pierre
2013-04-14
Kill off dangling else's in the InputCommon project.
Lioncash
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-01-17
Add "full analog surface" support in DInput,OSX,SDL backends. (should not be ...
Jordan Woyak
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
2011-04-01
Fix SDL 1.3 support.
Jordan Woyak
2011-03-14
Fix DInput and SDL.
Jordan Woyak
2011-03-14
Clean up "ControllerInterface" a bit.
Jordan Woyak
2011-02-19
Build fixes when using SDL 1.3 related to force feedback support, as suggeste...
smelenchuk
2010-07-16
New Wiimote Plugin: Moved Linux cursor position code into ControllerInterface...
Jordan Woyak
2010-06-21
GCPad/New Wiimote Plugin: Individual keyboard and mouse devices are now liste...
Jordan Woyak
2010-06-12
New GCPad/Wiimote: Hopefully fixed lock up issues with DirectInput devices. W...
Jordan Woyak
2010-06-06
Improve the SDL/XInput hackery of my last commit. Fixes the device refresh bu...
Jordan Woyak
2010-06-06
compile fix
nakeee
2010-06-06
Made new Wiimote plugin not deinit SDL on shutdown. (Hacks, same thing old wi...
Jordan Woyak
2010-06-05
New GCPad/Wiimote: Enabled SDL 1.2 on the Windows build to support some gamep...
Jordan Woyak
2010-04-13
Commited my new wiimote plugin work so far. Some code was copied from the cur...
Jordan Woyak