This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
450aefdd01d87f659c0a83406b04d58362fedef8
dolphin
/
Source
/
Core
/
InputCommon
/
Src
History
Shawn Hoffman
360b8427fd
aaand compile fix on windows :p
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@5583
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-06-03 06:34:54 +00:00
..
ControllerInterface
Merge GCPadNew into Dolphin. This takes place in three segments: Core, InputCommon, and InputUICommon. From now on it can be referred to just as "GCPad".
2010-06-03 04:55:39 +00:00
Configuration.cpp
Merge GCPadNew into Dolphin. This takes place in three segments: Core, InputCommon, and InputUICommon. From now on it can be referred to just as "GCPad".
2010-06-03 04:55:39 +00:00
ControllerEmu.cpp
Merge GCPadNew into Dolphin. This takes place in three segments: Core, InputCommon, and InputUICommon. From now on it can be referred to just as "GCPad".
2010-06-03 04:55:39 +00:00
ControllerEmu.h
Merge GCPadNew into Dolphin. This takes place in three segments: Core, InputCommon, and InputUICommon. From now on it can be referred to just as "GCPad".
2010-06-03 04:55:39 +00:00
InputCommon.h
Merge GCPadNew into Dolphin. This takes place in three segments: Core, InputCommon, and InputUICommon. From now on it can be referred to just as "GCPad".
2010-06-03 04:55:39 +00:00
InputConfig.cpp
aaand compile fix on windows :p
2010-06-03 06:34:54 +00:00
InputConfig.h
aaand compile fix on windows :p
2010-06-03 06:34:54 +00:00
SConscript
aaand compile fix on windows :p
2010-06-03 06:34:54 +00:00
SDL_Util.cpp
Re-added Semi-Pressure
2010-02-02 02:39:21 +00:00
SDL_Util.h
Fixes Issue 2164
2010-01-29 04:42:19 +00:00
X11InputBase.cpp
Big restructuring of how the video plugin works. In linux and windows you shouldn't see a change in the functionality; however, there are changes in how render to main or not, and fullscreen modes, and such are handled. Input is largely restructured for the video plugin. It is now handled by the host. Keys for pausing and changing fullscreen are configurable. More will probably be later. This is probably classified as highly experimental.
2010-04-12 01:33:10 +00:00
X11InputBase.h
An almost linux/osx compile fix beside some undefined references
2010-06-03 05:59:58 +00:00
XInput_Util.cpp
Fix some cases of variables being used uninitialized. Also some unused
2010-06-02 20:35:12 +00:00
XInput_Util.h
Fixes Issue 2164
2010-01-29 04:42:19 +00:00