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
4b2c6bb7e5681c98e3a65c5cf561a9ee554920a0
dolphin
/
Source
/
Plugins
/
Plugin_PadSimple
/
Src
History
nakeee
4b2c6bb7e5
Fixed weird compilation error
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@714
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-09-26 14:45:22 +00:00
..
GUI
Fixed weird compilation error
2008-09-26 14:45:22 +00:00
DirectInputBase.cpp
hopefully this makes my intentions more clear :p
2008-09-25 21:44:52 +00:00
DirectInputBase.h
Further PadSimple config window work. Now gets initial characters from configuration in both windows and other systems.
2008-09-25 07:02:10 +00:00
PadSimple.cpp
merged the halfpress keys down to just one, and tried to set the base for actually having 4 controllers. still need a way to list keyboard+connected xpads in the wxChoice :)
2008-09-26 14:29:38 +00:00
PadSimple.h
merged the halfpress keys down to just one, and tried to set the base for actually having 4 controllers. still need a way to list keyboard+connected xpads in the wxChoice :)
2008-09-26 14:29:38 +00:00
SConscript
linux port of simplepad dialog
2008-09-25 09:15:34 +00:00
stdafx.cpp
Initial megacommit.
2008-07-12 17:40:22 +00:00
stdafx.h
removed wtl from padsimple
2008-09-23 18:25:15 +00:00
XInputBase.cpp
Use enum instead of numbers, this fixes the control mapping on linux
2008-09-25 14:05:21 +00:00
XInputBase.h
Forgot to add 2 files
2008-09-25 09:25:41 +00:00