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
/
ControllerInterface.h
Age
Commit message (
Expand
)
Author
2011-03-14
Clean up "ControllerInterface" a bit.
Jordan Woyak
2011-03-07
problem: TryAcquireSRWLockExclusive requires Windows 7 :/. solution kinda: us...
Jordan Woyak
2011-03-05
Replaced Common::CriticalSection with a std::mutex implementation. 64bit Wind...
Jordan Woyak
2011-01-14
Accept arbitrary HID devices as gamepads instead of using SDL,
Soren Jorvang
2010-10-12
Temporarily re-enable SDL pad input on OS X.
Soren Jorvang
2010-10-12
Moved WiimoteNew into Dolphin and eliminated the old wiimote plugin. Removed ...
Jordan Woyak
2010-07-26
Gecko codes: Added parenthesis where they were needed.(thanks to glennrics an...
Jordan Woyak
2010-07-16
Remove long-rotted vestiges of SDL video output.
Soren Jorvang
2010-07-10
GCPad/Wiimote New: Added a set defaults button to the config dialog. (gave ne...
Jordan Woyak
2010-07-03
New Wiimote Plugin: Added real wiimote support.(only tested on Windows, still...
Jordan Woyak
2010-06-22
GCPad/New Wiimote: Fixed issue 2848 (profiles not saving). Renamed DInput mou...
Jordan Woyak
2010-06-21
Windows/Linux/whatever build fix.
XTra.KrazzY
2010-06-21
GCPad/New Wiimote Plugin: Individual keyboard and mouse devices are now liste...
Jordan Woyak
2010-06-12
Fixed "Mode" problem of my last commit.
Jordan Woyak
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-29
New Wiimote Plugin: Added "Upright Wiimote" option. Fixed a nunchuk problem i...
Jordan Woyak
2010-04-24
More improvements to new wiimote plugin: Added emulated Drums/Guitar extensio...
Jordan Woyak
2010-04-13
Commited my new wiimote plugin work so far. Some code was copied from the cur...
Jordan Woyak