.. |
ControllerInterface
|
Merge pull request #300 from Sonicadvance1/Fix-AndroidInput
|
2014-05-30 15:32:08 -07:00 |
CMakeLists.txt
|
Remove SDL from Externals.
|
2014-05-04 19:41:02 -05:00 |
ControllerEmu.cpp
|
Kill off some usages of c_str.
|
2014-03-14 13:51:23 -04:00 |
ControllerEmu.h
|
Kill off some usages of c_str.
|
2014-03-14 13:51:23 -04:00 |
GCPadStatus.h
|
Change SPADStatus struct name to GCPadStatus
|
2014-07-10 22:02:38 -04:00 |
InputCommon.vcxproj
|
Remove the 32-bit config platform from the VS solution and projects
|
2014-06-24 22:07:26 -04:00 |
InputCommon.vcxproj.filters
|
Remove SDL from Externals.
|
2014-05-04 19:41:02 -05:00 |
InputConfig.cpp
|
Use only section-based ini reading.
|
2014-06-16 01:31:23 -04:00 |
InputConfig.h
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
UDPWiimote.cpp
|
Replace use of the deprecated mem_fun function with mem_fn.
|
2014-04-01 12:09:22 -04:00 |
UDPWiimote.h
|
Turn some non-const refs into pointers
|
2014-03-17 02:55:57 +01:00 |
UDPWrapper.cpp
|
Kill off some usages of c_str.
|
2014-03-14 13:51:23 -04:00 |
UDPWrapper.h
|
clang-modernize -add-override
|
2014-03-09 21:12:01 +01:00 |
stdafx.cpp
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
stdafx.h
|
Remove the min/max functions in CommonFuncs.
|
2014-05-29 21:44:41 -04:00 |