pcsx2/plugins/LilyPad
Jonathan Li e25e8bc580 plugins: Tidy/standardise VS projects
Combine all the different configurations together so the project files
are more generic and maintainable.

Also standardise the layout so all the project files will be similar and
all have the same standard elements (even if empty).

Add 64-bit configurations.

Additional specifics:
spu2-x: FLOAT_SAMPLES preprocessor definition removed since it's unused.
2016-07-19 23:25:12 +01:00
..
Linux lilypad: Remove local volume control 2016-05-27 23:55:45 +01:00
CMakeLists.txt cmake: factorize debug/dev define 2016-02-21 16:17:10 +01:00
Config.cpp LilyPad: Fix regression in configure binding (#1426) 2016-06-21 22:54:52 +01:00
Config.h lilypad: Remove local volume control 2016-05-27 23:55:45 +01:00
Default.ini lilypad: Remove local volume control 2016-05-27 23:55:45 +01:00
DeviceEnumerator.cpp lilypad: Use Windows SDK headers for HID functions 2016-05-28 23:30:28 +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 lilypad:windows: Set Unicode in project file instead 2016-02-25 23:36:11 +00: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 windows: Don't use __declspec(dllexport) for plugin exports 2016-06-05 22:57:42 +01:00
HidDevice.cpp lilypad: Fix missing call to HidD_GetHidGuid 2016-06-05 20:04:17 +01:00
HidDevice.h lilypad: Use Windows SDK headers for HID functions 2016-05-28 23:30:28 +01:00
InputManager.cpp lilypad: Fix some gcc and clang warnings 2016-02-14 22:25:17 +00:00
InputManager.h lilypad: Fix some gcc and clang warnings 2016-02-14 22:25:17 +00: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: Make D-pad buttons independent of each other (#1412) 2016-06-19 12:25:00 +01:00
LilyPad.def Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00
LilyPad.rc LilyPad UI improvement 2016-06-10 11:30:18 +02:00
LilyPad.vcxproj plugins: Tidy/standardise VS projects 2016-07-19 23:25:12 +01:00
LilyPad.vcxproj.filters lilypad:windows: Remove keyboard hooks code 2016-05-27 23:40:31 +01:00
ProjectRootDir.props Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00
RawInput.cpp lilypad:windows: LoadLibrary is not required for Raw Input 2016-02-25 23:36:11 +00:00
RawInput.h lilypad:windows: LoadLibrary is not required for Raw Input 2016-02-25 23:36:11 +00: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
XInputEnum.cpp windows: Workaround weird LoadLibraryEx failures 2016-04-06 19:52:59 +01:00
XInputEnum.h Avoid potential header clash between DirectX' and lilypad's xinput.h 2015-08-21 16:44:21 +02:00
frog.ico LilyPad 0.9.9, more or less 2009-02-11 09:24:56 +00:00
resource.h LilyPad UI improvement 2016-06-10 11:30:18 +02:00
usb.h license: add missing header 2014-04-12 19:42:41 +02:00