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
0400d044ec4e4c2aa93f0b78c87fcccb77c5f66c
dolphin
/
Source
/
Plugins
/
Plugin_PadSimple
/
Src
History
Shawn Hoffman
0400d044ec
some small adjustments to the ogl and padsimple wxw code. Really need to find a way to get keyboard input after clicking a wxButton...
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@640
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-09-23 14:18:55 +00:00
..
GUI
some small adjustments to the ogl and padsimple wxw code. Really need to find a way to get keyboard input after clicking a wxButton...
2008-09-23 14:18:55 +00:00
DirectInputBase.cpp
Initial megacommit.
2008-07-12 17:40:22 +00:00
DirectInputBase.h
Initial megacommit.
2008-07-12 17:40:22 +00:00
main.cpp
constification, code style, changed vector<FileInfo*> to vector<FileInfo> for less allocs and more speed in debug mode
2008-09-22 20:35:44 +00:00
PadSimple.cpp
Start of converting the plugin to use wxwindows
2008-09-23 09:28:37 +00:00
PadSimple.h
Start of converting the plugin to use wxwindows
2008-09-23 09:28:37 +00:00
resource.h
Initial megacommit.
2008-07-12 17:40:22 +00:00
resource.rc
Initial megacommit.
2008-07-12 17:40:22 +00:00
SConscript
Start of converting the plugin to use wxwindows
2008-09-23 09:28:37 +00:00
stdafx.cpp
Initial megacommit.
2008-07-12 17:40:22 +00:00
stdafx.h
Initial megacommit.
2008-07-12 17:40:22 +00:00