pcsx2/plugins/LilyPad
Gregory Hainaut 4ebe739b44 pcsx2: remove various unused variable
Warning can be reenabled on GCC

A warning isn't fixed as potentially the code is wrong
../pcsx2/gui/MemoryCardFolder.cpp: In member function ‘void FolderMemoryCard::FlushFileEntries(u32, u32, const wxString&, MemoryCardFileMetadataReference*)’:
../pcsx2/gui/MemoryCardFolder.cpp:1027:10: warning: unused variable ‘filenameCleaned’ [-Wunused-variable]
     bool filenameCleaned = FileAccessHelper::CleanMemcardFilename( cleanName );
2016-09-10 00:09:05 +02:00
..
Linux pcsx2: remove various unused variable 2016-09-10 00:09:05 +02:00
CMakeLists.txt cmake: factorize debug/dev define 2016-02-21 16:17:10 +01:00
Config.cpp reformat lilypad 2016-09-08 21:54:49 +02:00
Config.h reformat lilypad 2016-09-08 21:54:49 +02:00
Default.ini lilypad: Remove local volume control 2016-05-27 23:55:45 +01: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 reformat lilypad 2016-09-08 21:54:49 +02:00
Diagnostics.h license: add missing header 2014-04-12 19:42:41 +02:00
DirectInput.cpp reformat lilypad 2016-09-08 21:54:49 +02:00
DirectInput.h license: add missing header 2014-04-12 19:42:41 +02:00
DualShock3.cpp reformat lilypad 2016-09-08 21:54:49 +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 reformat lilypad 2016-09-08 21:54:49 +02: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 reformat lilypad 2016-09-08 21:54:49 +02:00
InputManager.h reformat lilypad 2016-09-08 21:54:49 +02: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 reformat lilypad 2016-09-08 21:54:49 +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 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
VKey.cpp reformat lilypad 2016-09-08 21:54:49 +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 reformat lilypad 2016-09-08 21:54:49 +02: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 reformat lilypad 2016-09-08 21:54:49 +02:00