pcsx2/plugins/LilyPad
lightningterror c898c13eb9 lilypad: Some tweaks and fixes.
Hide all ps1 emu options instead of disable. Some options still got
enabled when they shouldn't have so just hide everything. This way we
avoid adding extra code, plus the gui looks cleaner.

Disable ini read/write for Analog ps1 mode, the feature was accidentaly
enabled for pcsx2. By looking at the code it should only be enabled for
ps1 combatibility mode. Also hide the option for pcsx2 as well.

Move around some of the hacks and advanced options to reflect the recent
changes.
2019-02-09 20:28:36 +01:00
..
Linux LilyPad: Replace Turbo hack 2017-01-26 19:46:36 +01:00
CMakeLists.txt Update compiler flags, as a number of plugins didn't have them set. Setting -Wno-parentheses across the board to suppress warnings about gtk from gcc 8. 2018-10-13 11:05:27 -07:00
Config.cpp lilypad: Some tweaks and fixes. 2019-02-09 20:28:36 +01:00
Config.h LilyPad: Add Quick Setup 2017-03-16 22:43:53 +00:00
Default.ini LilyPad: General fixes and UI improvements 2017-03-16 22:43:53 +00:00
DeviceEnumerator.cpp reformat lilypad 2016-09-08 21:54:49 +02:00
DeviceEnumerator.h reformat lilypad 2016-09-08 21:54:49 +02:00
Diagnostics.cpp LilyPad: GUI update 2016-12-10 12:16:44 +00:00
Diagnostics.h license: add missing header 2014-04-12 19:42:41 +02:00
DirectInput.cpp LilyPad: Add separate bindings for each pad type (#1609) 2016-11-06 21:59:19 +00:00
DirectInput.h license: add missing header 2014-04-12 19:42:41 +02:00
DualShock3.cpp LilyPad: Add separate bindings for each pad type (#1609) 2016-11-06 21:59:19 +00: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 skip deadzone option 2016-12-10 12:16:44 +00:00
HidDevice.cpp reformat lilypad 2016-09-08 21:54:49 +02:00
HidDevice.h reformat lilypad 2016-09-08 21:54:49 +02:00
InputManager.cpp LilyPad: Add skip deadzone option 2016-12-10 12:16:44 +00:00
InputManager.h LilyPad: General fixes and UI improvements 2017-03-16 22:43:53 +00:00
KeyboardQueue.cpp reformat lilypad 2016-09-08 21:54:49 +02:00
KeyboardQueue.h reformat lilypad 2016-09-08 21:54:49 +02:00
LilyPad.cpp lilypad: Fix Lock Direction/Input/Both features 2017-08-30 22:25:06 +01:00
LilyPad.def Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00
LilyPad.rc lilypad: Some tweaks and fixes. 2019-02-09 20:28:36 +01:00
LilyPad.vcxproj LilyPad: Add tooltips (#1653) 2016-11-12 23:52:56 +00:00
LilyPad.vcxproj.filters LilyPad: Add tooltips (#1653) 2016-11-12 23:52:56 +00:00
ProjectRootDir.props Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00
RawInput.cpp reformat lilypad 2016-09-08 21:54:49 +02:00
RawInput.h lilypad:windows: LoadLibrary is not required for Raw Input 2016-02-25 23:36:11 +00:00
Tooltips.cpp LilyPad: General fixes and UI improvements 2017-03-16 22:43:53 +00:00
Tooltips.h LilyPad: Add tooltips (#1653) 2016-11-12 23:52:56 +00:00
VKey.cpp clang format: set SpacesBeforeTrailingComments to 1 2016-10-16 21:42:31 +02:00
VKey.h license: add missing header 2014-04-12 19:42:41 +02:00
WindowsKeyboard.cpp reformat lilypad 2016-09-08 21:54:49 +02:00
WindowsKeyboard.h reformat lilypad 2016-09-08 21:54:49 +02:00
WindowsMessaging.cpp reformat lilypad 2016-09-08 21:54:49 +02:00
WindowsMessaging.h license: add missing header 2014-04-12 19:42:41 +02:00
WindowsMouse.cpp reformat lilypad 2016-09-08 21:54:49 +02:00
WindowsMouse.h reformat lilypad 2016-09-08 21:54:49 +02:00
WndProcEater.cpp reformat lilypad 2016-09-08 21:54:49 +02:00
WndProcEater.h reformat lilypad 2016-09-08 21:54:49 +02:00
XInputEnum.cpp Removed hack - use xinputNotInstalled as a flag instead of reusing pXInputEnable 2018-11-08 10:26:00 +00: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: General fixes and UI improvements 2017-03-16 22:43:53 +00:00
usb.h reformat lilypad 2016-09-08 21:54:49 +02:00