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
85a53457dee0beda3bd65e557d2130c8bb0de8af
dolphin
/
Source
/
Plugins
/
Plugin_nJoy_SDL
/
Src
/
GUI
History
John Peterson
85a53457de
nJoy: Forgot the header file
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@1956
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-01-20 14:32:15 +00:00
..
Images
Added "const" to the data type. This fixes loads of compile warnings and the resulting file seems to still be a valid XPM (in fact, some of the files already had "const").
2008-08-27 11:24:16 +00:00
AboutBox.cpp
set svn:eol-style=native for Plugins/**.cpp
2008-12-08 05:25:12 +00:00
AboutBox.h
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
ConfigAdvanced.cpp
nJoy: Fixed the 360 pad triggers with XInput, now they are separate triggers that work just like they should
2009-01-20 14:25:33 +00:00
ConfigBox.cpp
nJoy: Forgot the header file
2009-01-20 14:32:15 +00:00
ConfigBox.h
nJoy: Escape key stops waiting for input when configuring the pad, changed the display of a disabled button from -1 to ""
2009-01-20 10:37:48 +00:00
ConfigJoypad.cpp
nJoy: Fixed the 360 pad triggers with XInput, now they are separate triggers that work just like they should
2009-01-20 14:25:33 +00:00