pcsx2/plugins/LilyPad
Gregory Hainaut 22710d9b44 lilyPad: fix the linux crash if ini doesn't exist
All credits go to Arcum42
2015-04-03 18:33:05 +02:00
..
Linux lilypad: add joy support based on linux evdev 2015-02-21 11:08:45 +01:00
CMakeLists.txt lilypad: add joy support based on linux evdev 2015-02-21 11:08:45 +01:00
Config.cpp license: add missing header 2014-04-12 19:42:41 +02:00
Config.h lilyPad: fix the linux crash if ini doesn't exist 2015-04-03 18:33:05 +02:00
DeviceEnumerator.cpp lilypad: add joy support based on linux evdev 2015-02-21 11:08:45 +01:00
DeviceEnumerator.h license: add missing header 2014-04-12 19:42:41 +02:00
Diagnostics.cpp license: add missing header 2014-04-12 19:42:41 +02:00
Diagnostics.h license: add missing header 2014-04-12 19:42:41 +02:00
DirectInput.cpp license: add missing header 2014-04-12 19:42:41 +02:00
DirectInput.h license: add missing header 2014-04-12 19:42:41 +02:00
DualShock3.cpp license: add missing header 2014-04-12 19:42:41 +02:00
DualShock3.h license: add missing header 2014-04-12 19:42:41 +02:00
Global.cpp license: add missing header 2014-04-12 19:42:41 +02:00
Global.h lilypad: add x11 display pointer 2015-02-20 23:05:21 +01:00
HidDevice.cpp license: add missing header 2014-04-12 19:42:41 +02:00
HidDevice.h license: add missing header 2014-04-12 19:42:41 +02:00
InputManager.cpp lilypad: fix windows build 2015-02-21 11:08:45 +01:00
InputManager.h lilypad: add joy support based on linux evdev 2015-02-21 11:08:45 +01:00
KeyboardHook.cpp license: add missing header 2014-04-12 19:42:41 +02:00
KeyboardHook.h license: add missing header 2014-04-12 19:42:41 +02:00
KeyboardQueue.cpp lilypad: Keep original KeyboardQueue (more ifdef) 2015-02-20 23:05:21 +01:00
KeyboardQueue.h lilypad : plug a basic keyboard device 2015-02-20 23:05:21 +01:00
LilyPad.cpp lilypad: fix windows build 2015-02-21 11:08:45 +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 license: add missing header 2014-04-12 19:42:41 +02:00
RawInput.h license: add missing header 2014-04-12 19:42:41 +02:00
VKey.cpp license: add missing header 2014-04-12 19:42:41 +02:00
VKey.h license: add missing header 2014-04-12 19:42:41 +02:00
WindowsKeyboard.cpp license: add missing header 2014-04-12 19:42:41 +02:00
WindowsKeyboard.h license: add missing header 2014-04-12 19:42:41 +02:00
WindowsMessaging.cpp license: add missing header 2014-04-12 19:42:41 +02:00
WindowsMessaging.h license: add missing header 2014-04-12 19:42:41 +02:00
WindowsMouse.cpp license: add missing header 2014-04-12 19:42:41 +02:00
WindowsMouse.h license: add missing header 2014-04-12 19:42:41 +02:00
WndProcEater.cpp license: add missing header 2014-04-12 19:42:41 +02:00
WndProcEater.h license: add missing header 2014-04-12 19:42:41 +02:00
XInput.cpp Allow hotplugging XInput devices in LilyPad 2014-07-16 11:18:20 +02:00
XInput.h license: add missing header 2014-04-12 19:42:41 +02: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 license: add missing header 2014-04-12 19:42:41 +02:00