pcsx2/plugins/LilyPad
gigaherz f7c1b6e060 Git-based versioning. 2014-03-25 13:31:36 +01:00
..
Config.cpp LilyPad: 2011-09-11 20:18:08 +00:00
Config.h LilyPad: 2011-09-11 20:18:08 +00:00
DeviceEnumerator.cpp Set svn:eol-style=native on all *.c *.cpp *.h 2010-04-24 21:37:39 +00:00
DeviceEnumerator.h Set svn:eol-style=native on all *.c *.cpp *.h 2010-04-24 21:37:39 +00:00
Diagnostics.cpp Set svn:eol-style=native on all *.c *.cpp *.h 2010-04-24 21:37:39 +00:00
Diagnostics.h Set svn:eol-style=native on all *.c *.cpp *.h 2010-04-24 21:37:39 +00:00
DirectInput.cpp Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
DirectInput.h Set svn:eol-style=native on all *.c *.cpp *.h 2010-04-24 21:37:39 +00:00
DualShock3.cpp Set svn:eol-style=native on all *.c *.cpp *.h 2010-04-24 21:37:39 +00:00
DualShock3.h Set svn:eol-style=native on all *.c *.cpp *.h 2010-04-24 21:37:39 +00:00
Global.cpp Set svn:eol-style=native on all *.c *.cpp *.h 2010-04-24 21:37:39 +00:00
Global.h Set svn:eol-style=native on all *.c *.cpp *.h 2010-04-24 21:37:39 +00:00
HidDevice.cpp Set svn:eol-style=native on all *.c *.cpp *.h 2010-04-24 21:37:39 +00:00
HidDevice.h Set svn:eol-style=native on all *.c *.cpp *.h 2010-04-24 21:37:39 +00:00
InputManager.cpp Set svn:eol-style=native on all *.c *.cpp *.h 2010-04-24 21:37:39 +00:00
InputManager.h Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
KeyboardHook.cpp Set svn:eol-style=native on all *.c *.cpp *.h 2010-04-24 21:37:39 +00:00
KeyboardHook.h Set svn:eol-style=native on all *.c *.cpp *.h 2010-04-24 21:37:39 +00:00
KeyboardQueue.cpp Set svn:eol-style=native on all *.c *.cpp *.h 2010-04-24 21:37:39 +00:00
KeyboardQueue.h Set svn:eol-style=native on all *.c *.cpp *.h 2010-04-24 21:37:39 +00:00
LilyPad.cpp Git-based versioning. 2014-03-25 13:31:36 +01:00
LilyPad.def (Most Plugins) Updated plugins to obey PCSX2's ini folder requests. This will fix problems with plugins failing to save settings on Vista/Win7 due to lack of Admin rights, and also ensures all the plugin inis show up where you would expect them to. 2009-12-19 18:30:56 +00:00
LilyPad.rc Lilypad: Fix wrong GUI description. Thanks bosit :p 2011-10-14 10:17:19 +00:00
LilyPad.vcxproj Not sure if it was just me who had this issue but Lilypad didn't have the Directx SDK lib/include paths in the VC Directories, causing it not to build. Now it has :P 2012-06-01 18:18:14 +00:00
LilyPad.vcxproj.filters Initial work on vs2010 project files for PCSX2 and plugins. 2010-04-14 19:44:04 +00:00
LilyPad_vs2012.vcxproj Change the vs2012 project files to use the v110_xp platform toolset, and the vs2013 project files to use the v120_xp platform toolset, so that the resulting executables can be run in Windows XP/2003. 2014-01-24 15:30:34 +00:00
LilyPad_vs2012.vcxproj.filters Because vs2012==vs11 and vs2013==vs12, which is extremely confusing, I renamed the project files to use the full year as the name. 2013-11-27 16:53:36 +00:00
LilyPad_vs2013.vcxproj Change the vs2012 project files to use the v110_xp platform toolset, and the vs2013 project files to use the v120_xp platform toolset, so that the resulting executables can be run in Windows XP/2003. 2014-01-24 15:30:34 +00:00
LilyPad_vs2013.vcxproj.filters Because vs2012==vs11 and vs2013==vs12, which is extremely confusing, I renamed the project files to use the full year as the name. 2013-11-27 16:53:36 +00:00
ProjectRootDir.props 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
RawInput.cpp Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
RawInput.h Set svn:eol-style=native on all *.c *.cpp *.h 2010-04-24 21:37:39 +00:00
VKey.cpp Set svn:eol-style=native on all *.c *.cpp *.h 2010-04-24 21:37:39 +00:00
VKey.h Set svn:eol-style=native on all *.c *.cpp *.h 2010-04-24 21:37:39 +00:00
WindowsKeyboard.cpp Set svn:eol-style=native on all *.c *.cpp *.h 2010-04-24 21:37:39 +00:00
WindowsKeyboard.h Set svn:eol-style=native on all *.c *.cpp *.h 2010-04-24 21:37:39 +00:00
WindowsMessaging.cpp Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
WindowsMessaging.h Set svn:eol-style=native on all *.c *.cpp *.h 2010-04-24 21:37:39 +00:00
WindowsMouse.cpp Set svn:eol-style=native on all *.c *.cpp *.h 2010-04-24 21:37:39 +00:00
WindowsMouse.h Set svn:eol-style=native on all *.c *.cpp *.h 2010-04-24 21:37:39 +00:00
WndProcEater.cpp Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
WndProcEater.h Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
XInput.cpp Set svn:eol-style=native on all *.c *.cpp *.h 2010-04-24 21:37:39 +00:00
XInput.h Set svn:eol-style=native on all *.c *.cpp *.h 2010-04-24 21:37:39 +00:00
frog.ico LilyPad 0.9.9, more or less 2009-02-11 09:24:56 +00:00
resource.h LilyPad: 2011-09-11 20:18:08 +00:00
usb.h Set svn:eol-style=native on all *.c *.cpp *.h 2010-04-24 21:37:39 +00:00