pcsx2/plugins/LilyPad
Akash dc874a99cd LilyPad: Remove useless self assignment
CID 146888 (#1 of 1): Self assignment (NO_EFFECT)self_assign: Assignment
operation (this->devices[i]->virtualControls + j).uid =
(this->devices[i]->virtualControls + j).uid has no effect.
2016-09-03 20:29:46 +05:30
..
Linux Revert "lilypad: use size_t instead of int for num* variable" 2016-08-02 22:40:03 +02: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 lilypad: fix compilation on ICC 2016-07-28 10:46:40 +02: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: Remove useless self assignment 2016-09-03 20:29:46 +05:30
InputManager.h Revert "lilypad: use size_t instead of int for num* variable" 2016-08-02 22:40:03 +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 the gcc warning take 3 2016-08-03 18:06:27 +02: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