dolphin/Source/Plugins
mizvekov 15e3fbc299 Changing PadSimple to use XkbSetDetectableAutoRepeat instead of XAutoRepeatOff
This way we don't have to care about turning it back on, and if we crash or get
killed everything is still fine (user won't have to turn it manually on)



git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1388 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-12-04 02:53:13 +00:00
..
Plugin_DSP_HLE Commiting a Linux fix, and along with it is my current work on the nJoy plugin to make it better and use axises as buttons, buttons as axises, and axises as the triggers. 2008-12-02 01:08:21 +00:00
Plugin_DSP_LLE warning fixes 2008-11-30 14:02:48 +00:00
Plugin_DSP_NULL let dsp null build in debug mode. fixed typo(?) in wiimote emu, so now left click=A, right click=B. Fixed up ConfigMain to write to the correct offset for changing wii language, and the dialog doesn't get extremely wide anymore. Also ignore rcdefs.h. 2008-11-15 03:53:00 +00:00
Plugin_nJoy_SDL No more Binary in svn + scons clean up 2008-11-13 08:12:48 +00:00
Plugin_nJoy_Testing More work. Must press calibrate to figure out the min and max first. Triggers are annoying in Linux, because each is treated as a different axis from 0 to 255. but Windows it's from -255 to 25. It keeps setting the pressed button to the l-Trigger in Linux because of this. Must do more work. 2008-12-03 02:33:02 +00:00
Plugin_PadSimple Changing PadSimple to use XkbSetDetectableAutoRepeat instead of XAutoRepeatOff 2008-12-04 02:53:13 +00:00
Plugin_VideoDX9 Optimize vertex loader with a mini JIT (only first step, more optimizations may follow). Some various error message and warning fixes. 2008-11-23 17:46:14 +00:00
Plugin_VideoOGL Commiting a Linux fix, and along with it is my current work on the nJoy plugin to make it better and use axises as buttons, buttons as axises, and axises as the triggers. 2008-12-02 01:08:21 +00:00
Plugin_Wiimote Moved Classic Controller keys (H was already taken) 2008-11-28 21:18:26 +00:00