pcsx2/plugins/LilyPad
mattmenke 77d57a78c7 VC 2008 release build no longer depends on ntdll.lib. VC 2005 still uses it to shrink dll size, as it comes with VC 2005 Pro. "GS Thread updates" disabled and grayed out for PSX emulators.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@520 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-02-17 22:45:29 +00:00
..
Config.cpp VC 2008 release build no longer depends on ntdll.lib. VC 2005 still uses it to shrink dll size, as it comes with VC 2005 Pro. "GS Thread updates" disabled and grayed out for PSX emulators. 2009-02-17 22:45:29 +00:00
Config.h VC 2008 release build no longer depends on ntdll.lib. VC 2005 still uses it to shrink dll size, as it comes with VC 2005 Pro. "GS Thread updates" disabled and grayed out for PSX emulators. 2009-02-17 22:45:29 +00:00
DeviceEnumerator.cpp LilyPad: Hack to put save state number in window title, can set sensitivity of multiple bindings at once, fixed issues with displaying disconnected devices, some random code cleanup. 2009-02-11 20:47:41 +00:00
DeviceEnumerator.h LilyPad 0.9.9, more or less 2009-02-11 09:24:56 +00:00
Diagnostics.cpp LilyPad: Hack to put save state number in window title, can set sensitivity of multiple bindings at once, fixed issues with displaying disconnected devices, some random code cleanup. 2009-02-11 20:47:41 +00:00
Diagnostics.h LilyPad 0.9.9, more or less 2009-02-11 09:24:56 +00:00
DirectInput.cpp Fixed a pair of bugs with flipped controls and sensitivity > 1. "Ignore keyboard" removed from device list. Removed some unnecessary mouse capture code for mouse raw input. Renamed some options to be more user friendly. 2009-02-17 04:54:46 +00:00
DirectInput.h LilyPad 0.9.9, more or less 2009-02-11 09:24:56 +00:00
Global.h VC 2008 release build no longer depends on ntdll.lib. VC 2005 still uses it to shrink dll size, as it comes with VC 2005 Pro. "GS Thread updates" disabled and grayed out for PSX emulators. 2009-02-17 22:45:29 +00:00
InputManager.cpp Fixed a pair of bugs with flipped controls and sensitivity > 1. "Ignore keyboard" removed from device list. Removed some unnecessary mouse capture code for mouse raw input. Renamed some options to be more user friendly. 2009-02-17 04:54:46 +00:00
InputManager.h LilyPad 0.9.9, more or less 2009-02-11 09:24:56 +00:00
KeyboardHook.cpp Fixed a pair of bugs with flipped controls and sensitivity > 1. "Ignore keyboard" removed from device list. Removed some unnecessary mouse capture code for mouse raw input. Renamed some options to be more user friendly. 2009-02-17 04:54:46 +00:00
KeyboardHook.h LilyPad 0.9.9, more or less 2009-02-11 09:24:56 +00:00
KeyboardQueue.cpp LilyPad 0.9.9, more or less 2009-02-11 09:24:56 +00:00
KeyboardQueue.h LilyPad 0.9.9, more or less 2009-02-11 09:24:56 +00:00
LilyPad.cpp VC 2008 release build no longer depends on ntdll.lib. VC 2005 still uses it to shrink dll size, as it comes with VC 2005 Pro. "GS Thread updates" disabled and grayed out for PSX emulators. 2009-02-17 22:45:29 +00:00
LilyPad.def LilyPad 0.9.9, more or less 2009-02-11 09:24:56 +00:00
LilyPad.rc Fixed a pair of bugs with flipped controls and sensitivity > 1. "Ignore keyboard" removed from device list. Removed some unnecessary mouse capture code for mouse raw input. Renamed some options to be more user friendly. 2009-02-17 04:54:46 +00:00
LilyPad_VC2005.sln LilyPad 0.9.9, more or less 2009-02-11 09:24:56 +00:00
LilyPad_VC2005.vcproj VC 2008 release build no longer depends on ntdll.lib. VC 2005 still uses it to shrink dll size, as it comes with VC 2005 Pro. "GS Thread updates" disabled and grayed out for PSX emulators. 2009-02-17 22:45:29 +00:00
LilyPad_VC2008.sln LilyPad 0.9.9, more or less 2009-02-11 09:24:56 +00:00
LilyPad_VC2008.vcproj VC 2008 release build no longer depends on ntdll.lib. VC 2005 still uses it to shrink dll size, as it comes with VC 2005 Pro. "GS Thread updates" disabled and grayed out for PSX emulators. 2009-02-17 22:45:29 +00:00
PS2Edefs.h LilyPad 0.9.9, more or less 2009-02-11 09:24:56 +00:00
PS2Etypes.h LilyPad 0.9.9, more or less 2009-02-11 09:24:56 +00:00
RawInput.cpp Fixed a pair of bugs with flipped controls and sensitivity > 1. "Ignore keyboard" removed from device list. Removed some unnecessary mouse capture code for mouse raw input. Renamed some options to be more user friendly. 2009-02-17 04:54:46 +00:00
RawInput.h LilyPad: Hack to put save state number in window title, can set sensitivity of multiple bindings at once, fixed issues with displaying disconnected devices, some random code cleanup. 2009-02-11 20:47:41 +00:00
VKey.cpp LilyPad: Hack to put save state number in window title, can set sensitivity of multiple bindings at once, fixed issues with displaying disconnected devices, some random code cleanup. 2009-02-11 20:47:41 +00:00
VKey.h LilyPad: Hack to put save state number in window title, can set sensitivity of multiple bindings at once, fixed issues with displaying disconnected devices, some random code cleanup. 2009-02-11 20:47:41 +00:00
WindowsKeyboard.cpp LilyPad: Hack to put save state number in window title, can set sensitivity of multiple bindings at once, fixed issues with displaying disconnected devices, some random code cleanup. 2009-02-11 20:47:41 +00:00
WindowsKeyboard.h LilyPad: Hack to put save state number in window title, can set sensitivity of multiple bindings at once, fixed issues with displaying disconnected devices, some random code cleanup. 2009-02-11 20:47:41 +00:00
WindowsMessaging.cpp Fixed a pair of bugs with flipped controls and sensitivity > 1. "Ignore keyboard" removed from device list. Removed some unnecessary mouse capture code for mouse raw input. Renamed some options to be more user friendly. 2009-02-17 04:54:46 +00:00
WindowsMessaging.h LilyPad 0.9.9, more or less 2009-02-11 09:24:56 +00:00
WindowsMouse.cpp LilyPad: Hack to put save state number in window title, can set sensitivity of multiple bindings at once, fixed issues with displaying disconnected devices, some random code cleanup. 2009-02-11 20:47:41 +00:00
WindowsMouse.h LilyPad: Hack to put save state number in window title, can set sensitivity of multiple bindings at once, fixed issues with displaying disconnected devices, some random code cleanup. 2009-02-11 20:47:41 +00:00
WndProcEater.cpp LilyPad 0.9.9, more or less 2009-02-11 09:24:56 +00:00
WndProcEater.h LilyPad 0.9.9, more or less 2009-02-11 09:24:56 +00:00
XInput.cpp LilyPad: Hack to put save state number in window title, can set sensitivity of multiple bindings at once, fixed issues with displaying disconnected devices, some random code cleanup. 2009-02-11 20:47:41 +00:00
XInput.h LilyPad 0.9.9, more or less 2009-02-11 09:24:56 +00:00
frog.ico LilyPad 0.9.9, more or less 2009-02-11 09:24:56 +00:00
resource.h LilyPad: Hack to put save state number in window title, can set sensitivity of multiple bindings at once, fixed issues with displaying disconnected devices, some random code cleanup. 2009-02-11 20:47:41 +00:00