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
release-prep-2606a
release-prep-2606a-2
release-prep-2609
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
2016-01-13
HW: Remove unnecessary header inclusions
Lioncash
2016-01-10
Comment change to reflect what code does
booto
2016-01-06
Move Android JNI bits from DolphinWX to the Android folder.
Ryan Houdek
2016-01-06
[Android] Add support for the Wii U Gamecube adapter under Android.
Ryan Houdek
2016-01-06
Add a stubbed GCAdapter namespace.
Ryan Houdek
2016-01-06
Fixup typo in GCAdapter
Ryan Houdek
2016-01-05
Make the Wii U Gamecube adapter work with less magic.
Ryan Houdek
2016-01-05
Add two missing values that can fit in GCPadStatus
Ryan Houdek
2016-01-05
Move SI_GCAdapter over to InputCommon
Ryan Houdek
2016-01-04
Android: More analog input configurations
Phatcat
2015-12-24
Ignored the mouse position unless the cursor is over the Dolphin window.
skidau
2015-12-02
Merge pull request #3253 from Phatcat/master
Markus Wick
2015-12-02
Wiimote + Extensions for Android
Phatcat
2015-11-19
InputConfig: Clean up controller management
Lioncash
2015-11-03
Fix some bugs in Pipe input parsing.
spxtr
2015-10-28
Merge pull request #3170 from spxtr/pipes
Lioncash
2015-10-24
GC controller input using named pipes
spxtr
2015-10-06
Added some headers to allow Dolphin to compile in my environment.
catzilla4
2015-10-03
Merge pull request #3128 from lioncash/unique
shuffle2
2015-10-03
Merge pull request #3113 from lioncash/input
shuffle2
2015-10-03
ControllerEmu: Use make_unique over raw new
Lioncash
2015-10-03
Merge pull request #3102 from rohit-n/build-pch
Lioncash
2015-10-02
InputCommon: Use NSNumber numeric literals in Obj-C code
Lioncash
2015-10-01
InputCommon: Get rid of multiple identical define macros
Lioncash
2015-09-28
Fix building with PCH disabled.
Rohit Nirmal
2015-09-26
Common: Move asserts to their own header
Lioncash
2015-09-17
ControllerInterface: Fix -Winconsistent-missing-override warnings on OSX
Lioncash
2015-09-12
Use official names for GameCube controller sticks
JosJuice
2015-09-09
ExpressionParser: Make all control paths return a value in operator std::string
Lioncash
2015-09-05
Add missing override specifiers
Lioncash
2015-09-05
General: Remove unimplemented function prototypes
Lioncash
2015-09-03
[windows] Update projects to vs2015.
Shawn Hoffman
2015-09-01
Merge pull request #2774 from AdmiralCurtiss/wiimote-extension-reconnect-on-b...
flacs
2015-08-15
evdev: don't pass null path to the kernel
Tillmann Karras
2015-08-04
Fix building with PCH disabled.
Rohit Nirmal
2015-08-04
Fix some warnings
Tillmann Karras
2015-08-02
Stable device identifier for evdev
Gabriel Corona
2015-07-30
Wiimote: Extend emulated Wiimote reconnect-on-button-press to attachments.
Admiral H. Curtiss
2015-07-30
Remove unnecessary virtual keywords
Lioncash
2015-07-23
Android: Wiimote UI Fixup
sigmabeta
2015-07-21
Add Wiimote support to the Android backend.
Ryan Houdek
2015-07-13
Merge branch 'stable' into 'master'
Scott Mansell
2015-07-08
Fix building with PCH disabled.
Rohit Nirmal
2015-07-07
evdev: Delete rumble effects on the correct file descriptor.
Scott Mansell
2015-07-04
evdev: fix -Wunused-private-field warning
Tillmann Karras
2015-07-04
Merge branch 'stable'
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-21
Fix misc. clang warnings - mostly complaints about inconsistent use of override.
comex
2015-06-12
Options: merge SCoreStartupParameter into SConfig
degasus
[next]