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
/
GCAdapter_Android.cpp
Age
Commit message (
Expand
)
Author
2018-06-06
Use UICommon's game list code on Android
JosJuice
2017-09-13
Add Core::State::Starting
Michael M
2017-03-16
SI: Namespace device classes
Lioncash
2017-03-16
SI: Move MAX_SI_CHANNELS into the SerialInterface namespace
Lioncash
2017-03-06
GCAdapter_Android: Fix an array bounds overrun in Read()
Lioncash
2017-02-05
Core: Convert State enum into an enum class
Lioncash
2017-01-20
Core: Move SI source files to their own directory
Lioncash
2016-08-01
GCAdapter: Return input state by value
Lioncash
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2016-05-19
GCAdapter: protect some more functions
mathieui
2016-02-13
Improve stability of the Wii U Gamecube Controller adapter under Android.
Ryan Houdek
2016-01-27
Implement requesting permission for using the GC Wii U Adapter.
Ryan Houdek
2016-01-23
Fix a bug in GCAdapter_Android where the payload size would end up being craz...
Ryan Houdek
2016-01-06
[Android] Add support for the Wii U Gamecube adapter under Android.
Ryan Houdek