This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-03-17 03:01:11 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d84b2f3be44becb0f5928feb08c035ef09f2f0df
dolphin
/
Source
/
Core
/
InputCommon
History
Shawn Hoffman
d9fcc855a7
msvc: resolve all warnings in DolphinWX.
...
Also, bring WiiSaveCrypted closer to modern dolphin coding style.
2014-08-19 22:33:48 -07:00
..
ControllerInterface
msvc: enable strictStrings solution-wide for release.
2014-08-19 20:33:24 -07:00
CMakeLists.txt
UnitTests: make it possible to build tests for code that has global dependencies
2014-08-02 09:34:39 -07:00
ControllerEmu.cpp
Set the default radius to 100 for non-gcpad analog sticks.
2014-08-11 13:58:47 -04:00
ControllerEmu.h
msvc: resolve all warnings in DolphinWX.
2014-08-19 22:33:48 -07:00
GCPadStatus.h
Changed GCPadStatus struct to use cstdint types instead of char, short etc.
2014-08-14 14:14:07 -05:00
InputCommon.vcxproj
Windows: Use a shared precompiled header for dolphin code under Source/
2014-08-14 23:51:13 -07:00
InputCommon.vcxproj.filters
Windows: Use a shared precompiled header for dolphin code under Source/
2014-08-14 23:51:13 -07:00
InputConfig.cpp
Use only section-based ini reading.
2014-06-16 01:31:23 -04:00
InputConfig.h
…