pcsx2/plugins/xpad
gigaherz a3ca69a620 Made a special .props file for null plugins, since they seem to have a different folder structure than the rest.
Add a ton of missing .props
Tell me if anything else is missing >_<

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2846 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-04-14 19:57:33 +00:00
..
res git-svn-id: http://pcsx2.googlecode.com/svn/trunk@414 96395faa-99c1-11dd-bbfe-3dabce05a288 2009-02-06 19:29:18 +00:00
vsprops Made a special .props file for null plugins, since they seem to have a different folder structure than the rest. 2010-04-14 19:57:33 +00:00
resource.h Re-Added eol-style:native properties to the repository. The settings got lost when we merged from Playground to Official. 2009-02-09 21:15:56 +00:00
stdafx.cpp Re-Added eol-style:native properties to the repository. The settings got lost when we merged from Playground to Official. 2009-02-09 21:15:56 +00:00
stdafx.h vs2010 project files for pcsx2 (plugins later) 2009-08-12 22:11:06 +00:00
xpad.cpp xpad: fixed a crash that happened when subclassing an opengl window, also got rid of mfc. 2009-06-16 02:28:43 +00:00
xpad.def xpad: compatible with pcsx 2009-02-15 02:27:51 +00:00
xpad.h xpad: fixed a crash that happened when subclassing an opengl window, also got rid of mfc. 2009-06-16 02:28:43 +00:00
xpad.props doh, so many missing files 2009-08-12 22:47:48 +00:00
xpad.rc git-svn-id: http://pcsx2.googlecode.com/svn/trunk@414 96395faa-99c1-11dd-bbfe-3dabce05a288 2009-02-06 19:29:18 +00:00
xpad.vcxproj Initial work on vs2010 project files for PCSX2 and plugins. 2010-04-14 19:44:04 +00:00
xpad.vcxproj.filters Initial work on vs2010 project files for PCSX2 and plugins. 2010-04-14 19:44:04 +00:00
xpad_vs2008.vcproj Implemented keyboard accelerator tables and a hashed global command table (should be ideal for eventual GUI extensions via plugin, and toolbars and other fanciness). Removed Pause menu and replaced it with a Suspend/Resume menu. Closing GS window behaves more nicely. 2009-09-20 20:54:45 +00:00