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
f7cb34f1e05fb9cca7ed84ead30f823613670598
dolphin
/
Source
/
Plugins
/
Plugin_PadSimple
/
Src
History
Shawn Hoffman
f7cb34f1e0
Migration to the new dir struct (in code only!, no deletion of old dirs...yet). VS projects copy Data/* to Binary/<arch>. Added SConscript to some projects where it was missing. This is the time to move over all your files!
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@1140
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-11-12 04:54:17 +00:00
..
GUI
linux build fixes. I don't know why ConfigMain is sized oddly on linux.
2008-11-11 19:09:52 +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
Migration to the new dir struct (in code only!, no deletion of old dirs...yet). VS projects copy Data/* to Binary/<arch>. Added SConscript to some projects where it was missing. This is the time to move over all your files!
2008-11-12 04:54:17 +00:00
PadSimple.h
changed padsimple to default to using xpad and keyboard.
2008-10-31 17:02:51 +00:00
SConscript
Got rid of default Dolphin.ini
2008-11-11 20:59:48 +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