pcsx2/plugins
Gregory Hainaut a9af374be6 onepad: don't touch autorepeat setup
When X autorepeat is enabled, it will generate down/up, down/up, ... sequences

So it was decided to disable it. Unfortunately the configuration is for
the full system which is very annoying (state isn't restored after an
ASSERT or EXCEPTION)

Initially the plugin handles the event from the X loop. However since
the GSopen2 switch events are already intercepted by the WX core GUI.
The core will route them back to the input plugin.

Wx filters automatically generated event so initial sequence is now
down, down, down/up. No more autorepeat issue, so no need to screw up
the system.

Close #945
2015-11-01 10:48:54 +01:00
..
CDVDiso Remove vs2012 files. 2015-08-18 01:15:51 -04:00
CDVDisoEFP Clean up the type defines in pcsx2. 2014-08-25 16:16:34 +10:00
CDVDlinuz Use global compiler optimization flags instead of defining them for every plugin/binary 2015-08-08 16:25:17 +03:00
CDVDnull Add Debug target for CDVDnull. 2015-08-19 01:38:36 -04:00
CDVDolio old_plugins: Remove unused configurations + more. 2015-08-19 09:35:21 -04:00
CDVDpeops Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00
FWnull Remove vs2012 files. 2015-08-18 01:15:51 -04:00
GSdx gsdx: protect some options to avoid buffer overflow 2015-10-25 21:44:20 +01:00
GSnull Remove vs2012 files. 2015-08-18 01:15:51 -04:00
LilyPad LilyPad: in PS2 mode - disable configs/hacks which PCSX2 doesn't need 2015-10-07 01:22:47 +03:00
PadNull Remove vs2012 files. 2015-08-18 01:15:51 -04:00
PeopsSPU2 Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00
SPU2null Use global compiler optimization flags instead of defining them for every plugin/binary 2015-08-08 16:25:17 +03:00
SSSPSXPAD Remove vs2012 files. 2015-08-18 01:15:51 -04:00
USBnull Remove vs2012 files. 2015-08-18 01:15:51 -04:00
USBqemu Update .gitignore file. 2015-08-19 07:45:02 -04:00
cdvdGigaherz/src Remove vs2012 files. 2015-08-18 01:15:51 -04:00
dev9ghzdrk Update .gitignore file. 2015-08-19 07:45:02 -04:00
dev9null Remove vs2012 files. 2015-08-18 01:15:51 -04:00
onepad onepad: don't touch autorepeat setup 2015-11-01 10:48:54 +01:00
spu2-x Merge pull request #897 from PCSX2/coverity-spu2x-mixer 2015-10-31 20:10:43 +01:00
xpad old_plugins: Remove unused configurations + more. 2015-08-19 09:35:21 -04:00
zerogs Remove useless postBuild stuff 2015-09-13 04:31:41 -04:00
zerospu2 Update pthreads project. 2015-08-25 09:53:00 -04:00
zzogl-pg/opengl Update pthreads project. 2015-08-25 09:53:00 -04:00
CMakeLists.txt lilypad: add cmake file 2015-02-20 23:05:21 +01:00