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
Age
Commit message (
Expand
)
Author
2016-06-22
analytics: Collect less data about controllers.
Scott Mansell
2016-05-19
Merge pull request #3805 from mathieui/gcadapter-unplug-crash
Markus Wick
2016-05-19
GCAdapter: protect some more functions
mathieui
2016-05-18
GCAdapter: improve thread safety
mathieui
2016-05-12
Disable part of the adapter features for netplay
mathieui
2016-04-23
XInput: Apply Rumble/Motor output only on changes (again)
mimimi085181
2016-02-13
Improve stability of the Wii U Gamecube Controller adapter under Android.
Ryan Houdek
2016-02-06
Merge pull request #3595 from Sonicadvance1/Android_headless
Ryan Houdek
2016-02-05
normalize and check upper/lower bounds of hats input on OS X
Nick Tiberi
2016-02-05
Use cmake to determine if we are enabling the Android Controller Interface
Ryan Houdek
2016-01-29
Merge pull request #3553 from Sonicadvance1/more_android_gc_adapter
Ryan Houdek
2016-01-27
Implement requesting permission for using the GC Wii U Adapter.
Ryan Houdek
2016-01-24
Fix a bug in GCAdapter
mathieui
2016-01-23
Fix a bug in GCAdapter_Android where the payload size would end up being craz...
Ryan Houdek
2016-01-21
Merge pull request #3538 from mathieui/pipes_locale
Pierre Bourdon
2016-01-20
[Pipe input] Make the commands locale-unaware
mathieui
2016-01-20
Allow multiple GC adapters on one PC to be used with multiple Dolphin instances.
Ryan Houdek
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
[next]