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
60a75d861de1cd85b56e87f47fc6511624ce1e07
dolphin
/
Source
/
Plugins
/
Plugin_PadSimple
/
Src
History
Maarten ter Huurne
98277aeda0
Fixed build ("file" -> "files"). Made indenting consistent again (tabs or spaces does not matter, but mixing them is evil).
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@953
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-10-25 11:11:20 +00:00
..
GUI
padsimple: now shows only which xpads are connected (when the config is called), set all pads to keyboard as default, got rid of XINPUT_ENABLE #ifdefs, made the trigger buttons enabled at 200/255 instead of 20/255 :) hopefully that's a lot closer to how a gc controller acts.
2008-10-11 00:23:26 +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
now core, padsimple and dsp null can be buil in 64bit on osx
2008-10-24 15:48:36 +00:00
PadSimple.h
Some more Work done with Microphone, added a Semi-decent way of checking for Mic Button
2008-10-16 01:15:15 +00:00
SConscript
Fixed build ("file" -> "files"). Made indenting consistent again (tabs or spaces does not matter, but mixing them is evil).
2008-10-25 11:11:20 +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