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
7aeca140f15a8ff632b4c51fed408e7656d50230
dolphin
/
Source
/
Plugins
/
Plugin_PadSimple
/
Src
History
nakeee
bf18502077
ADding functions
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@1828
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-01-08 12:12:15 +00:00
..
GUI
namespace-ified ActionReplay, and made ISOProperties use the existing AR code. bonus: encrypted arcodes are saved as unencrypted codes just by closing the isoproperties dialog. also added ARCodeAddEdit, but once again, it only views entries atm. some misc wxw cleanup
2008-12-17 04:14:24 +00:00
DirectInputBase.cpp
set svn:eol-style=native for Plugins/**.cpp
2008-12-08 05:25:12 +00:00
DirectInputBase.h
set svn:eol-style=native for **.h
2008-12-08 04:46:09 +00:00
PadSimple.cpp
ADding functions
2009-01-08 12:12:15 +00:00
PadSimple.h
changed padsimple to default to using xpad and keyboard.
2008-10-31 17:02:51 +00:00
SConscript
scons fix
2009-01-06 17:18:06 +00:00
stdafx.cpp
set svn:eol-style=native for Plugins/**.cpp
2008-12-08 05:25:12 +00:00
stdafx.h
set svn:eol-style=native for **.h
2008-12-08 04:46:09 +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