Commit graph

38 commits

Author SHA1 Message Date
eccc84de0c Updated Thrustmaster config 2023-12-13 14:40:56 -07:00
6ce6694adc Added example for thurstmaster (Burnout Paradise template) 2023-12-13 00:07:44 -07:00
Ingo Ruhnke
e37d3558a1 Updating python code to python3 2019-11-24 18:36:34 +01:00
Andrew Calcutt
062d0a2cf9 Fixing typo sensitivty -> sensitivity 2018-03-03 00:00:37 -05:00
Timo Paulssen
8bb6f6bd3e added missing analog clicks and guide button. 2013-11-30 14:42:59 +01:00
Timo Paulssen
9f279de705 an xboxdrv configuration for the ps4 controller via USB. 2013-11-30 14:37:11 +01:00
Ingo Ruhnke
fc3bb3bc91 Updated evdev name in examples/microsoft-ergonomic-4000.xboxdrv 2013-04-16 17:25:20 +02:00
Ingo Ruhnke
2215253e73 Added example script for using multiple controllers 2013-02-10 20:33:57 +01:00
Ingo Ruhnke
4fce3ad1d8 Added FCEUX configs from Dustin Wing <dwingrs@gmail.com> 2012-01-23 15:14:43 +01:00
Ingo Ruhnke
9a27aad35d Added simple Python script for generating responsecurve data from equations 2011-08-07 02:07:14 +02:00
Ingo Ruhnke
a4837ab627 ConstButtonFilter example 2011-08-07 02:06:54 +02:00
Ingo Ruhnke
f67458182c Added an example for cyclekey 2011-07-07 18:19:43 +02:00
Ingo Ruhnke
bf0ecd49a2 Moved CycleKeySequence into separate class instead of having it bundled with CycleKeyButtonEvent, removed CycleKeyRefButtonEvent, stuck issues when multiple buttons are pressed is still present 2011-07-07 18:09:58 +02:00
Ingo Ruhnke
302a518aea Implemented CycleKeyButtonEvent, allows to send different event on each button press 2011-07-07 03:54:30 +02:00
Ingo Ruhnke
fd806996dc Added support Macro filenames relative to their parent config files 2011-04-12 18:54:12 +02:00
Ingo Ruhnke
a6d577c8a4 Moved some parsing code from UinputOptions to CommandLineOptions 2011-04-12 18:18:36 +02:00
Ingo Ruhnke
4aa43526ed Added example config for TieFighter 2011-04-04 00:54:46 +02:00
Ingo Ruhnke
3652ccfc85 Mouse config tweaking 2011-03-18 09:22:45 +01:00
Ingo Ruhnke
8cd8e920e3 Added config for Microsoft Ergonomic 4000 zoom wheel 2011-03-16 21:19:18 +01:00
Ingo Ruhnke
44bbc6ae67 Added config file for ZSNES 2011-03-16 11:03:17 +01:00
Ingo Ruhnke
6570cc4793 Split xpad-wireless emulation and xbmc configuration 2011-03-16 10:42:47 +01:00
Ingo Ruhnke
6d18897f12 Added "rel-repeat", which allows to have the stick not modify the value, but the repeat rate of REL events 2011-03-10 12:29:35 +01:00
Ingo Ruhnke
fcdd07b570 Added code to convert .xboxdrv config files into C code, thus removing the need to have every config twice 2011-03-10 08:32:04 +01:00
Ingo Ruhnke
03e8abc0ed Added special meaning to a REL repeat value of -1, it means that the event will be send on each update(), thus leading to syncronized REL events, fixing the jitter issues with the old code 2011-03-09 08:15:25 +01:00
Ingo Ruhnke
6ad75ae72a Added configuration to emulate a xpad with a wireless controller 2011-02-22 07:21:06 +01:00
Ingo Ruhnke
f263da08ad Wrote example for high sensitivity 2011-01-30 20:45:53 +01:00
Ingo Ruhnke
d920d34a20 Added evdev example 2011-01-30 20:21:26 +01:00
Ingo Ruhnke
c313c47b4f Added default configuration example 2011-01-30 19:32:18 +01:00
Ingo Ruhnke
ea02a55e26 Added shift example 2011-01-30 19:18:49 +01:00
Ingo Ruhnke
abbe6dc463 Added two-sticks example 2011-01-30 19:13:10 +01:00
Ingo Ruhnke
420176ddd4 Some example scripts and test scripts 2011-01-30 18:52:48 +01:00
Ingo Ruhnke
77abcc87c6 Some more docu updates 2011-01-29 22:44:52 +01:00
Ingo Ruhnke
1d6afa3792 Added example for absolute position 2011-01-29 20:11:03 +01:00
Ingo Ruhnke
ef3faed189 Moved some stuff to examples/ 2011-01-27 20:40:46 +01:00
Ingo Ruhnke
e574f449d8 Cleaned up old obsolete files floating around in the repository, also added a few new one from my working directory 2011-01-14 21:00:26 +01:00
Ingo Ruhnke
4f5755bcf9 Implemented macro playback 2010-12-30 18:37:50 +01:00
Ingo Ruhnke
61bd3f7376 Some work on example configs 2010-12-13 09:40:21 +01:00
Ingo Ruhnke
0fd8eccb6f Added some example config files 2010-08-09 18:33:52 +02:00