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
/
ControllerEmu.h
Age
Commit message (
Expand
)
Author
2013-06-25
InputCommon: Split Device stuff out
Jasper St. Pierre
2013-06-06
Adding stick radius setting
John Peterson
2013-04-19
Fix a bunch of random typos in comments and logging.
lioncash
2013-04-17
New license header introduced for DiscIO, AudioCommon, InputCommon, VideoComm...
Lioncash
2013-04-14
Kill off dangling else's in the InputCommon project.
Lioncash
2013-01-19
Allow emulated wiimote to be tilted 180 degrees in each direction. (was 90)
Jordan Woyak
2011-01-14
Finally got the input common strings figured out. That pretty much finishes ...
Glenn Rice
2010-10-12
Moved WiimoteNew into Dolphin and eliminated the old wiimote plugin. Removed ...
Jordan Woyak
2010-10-05
WiimoteNew: Added button mappings for tables and crossfade slider on emulated...
Jordan Woyak
2010-10-03
InputCommon(GCPad/WiimoteNew): Fixed issue when inifile didn't exist, default...
Jordan Woyak
2010-07-26
Gecko codes: Added parenthesis where they were needed.(thanks to glennrics an...
Jordan Woyak
2010-07-23
abs() works on ints, not floats. Use fabsf() to avoid the double conversions.
Soren Jorvang
2010-07-16
New Wiimote Plugin: Moved Linux cursor position code into ControllerInterface...
Jordan Woyak
2010-07-10
GCPad/Wiimote New: Added a set defaults button to the config dialog. (gave ne...
Jordan Woyak
2010-07-05
Added UDPWii support to the new plugin. Hopefully I didn't made a mess... Nun...
dapetcu21
2010-06-21
GCPad/New Wiimote Plugin: Individual keyboard and mouse devices are now liste...
Jordan Woyak
2010-06-13
Rename pluginspecs_pad.h to GCPadStatus.h, and move it into InputCommon.
hrydgard
2010-06-12
(cleanup) InputPluginCommon is dead. Long live InputCommon and InputUICommon.
hrydgard
2010-06-03
Warp back to 5578. Sorry for the lost changes, please re-apply. Reason: 557...
hrydgard
2010-06-03
Merge GCPadNew into Dolphin. This takes place in three segments: Core, InputC...
Shawn Hoffman