Commit graph

84 commits

Author SHA1 Message Date
Ingo Ruhnke
7006682250 Some more chatpad work 2011-01-02 19:12:32 +01:00
Ingo Ruhnke
e2b3872379 Final cleanup for the release 2010-12-31 22:01:47 +01:00
Ingo Ruhnke
2f204194b9 Unified LB/RB and black/white handling 2010-12-31 18:38:23 +01:00
Ingo Ruhnke
54c0b328d1 Added support for Xbox1 analog buttons, tested 2010-12-31 18:31:03 +01:00
Ingo Ruhnke
119cfc8e71 Got rid of special guitar handling, use --guitar to get the old mapping 2010-12-31 17:31:17 +01:00
Ingo Ruhnke
bc47058324 Updated documentation 2010-12-31 04:01:25 +01:00
Ingo Ruhnke
90ca2b5bb4 Implemented --evdev-no-grab 2010-12-30 23:23:32 +01:00
Ingo Ruhnke
0659035066 Updated NEWS 2010-12-30 21:49:52 +01:00
Ingo Ruhnke
e6b1328174 Added ResponseCurveAxisFilter, LogAxisFilter and LogButtonFilter 2010-12-29 15:53:58 +01:00
Ingo Ruhnke
25ddaece63 Improved argument parsing for filters 2010-12-28 19:07:59 +01:00
Ingo Ruhnke
8f9f0516e7 Added support mapping multiple events to the same key, toggled by the time the button is held 2010-12-25 21:52:07 +01:00
Ingo Ruhnke
170a258ff4 Increased version number, updated NEWS 2010-12-21 23:56:06 +01:00
Ingo Ruhnke
fc67efc652 NEWS updates 2010-12-18 14:10:39 +01:00
Ingo Ruhnke
356dc9bf81 Some further work on ini file reading 2010-12-17 00:31:41 +01:00
Ingo Ruhnke
819a44e4e1 Implemented ability to have multiple input mapping configurations 2010-12-15 02:05:03 +01:00
Ingo Ruhnke
f3f92ab28d TODO and NEWS updates 2010-12-13 09:43:17 +01:00
Ingo Ruhnke
bfc8e79527 Added REL_#, ABS_#, KEY_# syntax 2010-05-31 01:56:57 +02:00
Ingo Ruhnke
a429856889 Added -d, --detach-kernel-driver option 2010-05-30 14:49:32 +02:00
Ingo Ruhnke
bc1bbf240a Started adding support for generic evdev devices 2010-05-28 14:09:16 +02:00
Ingo Ruhnke
abb4865843 auto-detect USB endpoints on Xbox1 controller 2010-05-26 20:59:25 +02:00
Ingo Ruhnke
238b1c2a54 Date spelling fix 2010-05-26 15:38:15 +02:00
Ingo Ruhnke
11181b6fc4 Hacked together support for keyboard combinations in --ui-buttonmap 2010-05-23 23:24:34 +02:00
Ingo Ruhnke
ed62317ebf Add REL_X, REL_Y and BTN_LEFT to the mouse device to have it registered by Xorg as mouse 2010-05-22 16:13:16 +02:00
Ingo Ruhnke
50af1e4c53 Minor docu updates 2010-05-20 06:57:01 +02:00
Ingo Ruhnke
ae87bf0c90 Documented button shifting 2010-05-20 01:33:19 +02:00
Ingo Ruhnke
18a30cc8d9 Documented --ui-buttonmap A={deviceid}-BTN_A 2010-05-19 17:43:12 +02:00
Ingo Ruhnke
e7f2a6ce65 Implemented --no-extra-devices 2010-05-13 18:04:39 +02:00
Ingo Ruhnke
05f7b512f3 Updated README, TODO, ..., getting ready for a release 2010-05-08 17:20:06 +02:00
Ingo Ruhnke
57cb664619 Some updates to README, NEWS and TODO 2010-05-07 13:23:03 +02:00
Ingo Ruhnke
6b1fcfae1e TODO, README, NEWS updates 2010-05-01 20:18:44 +02:00
Ingo Ruhnke
238250ffc3 Updated NEWS, added some more warning flags to SConstruct 2010-05-01 01:34:34 +02:00
Ingo Ruhnke
63682d06f8 Added number aliases for button names 2010-04-23 18:37:36 +02:00
Ingo Ruhnke
1dc93f34fa Added number aliases for button names 2010-04-23 18:37:27 +02:00
Ingo Ruhnke
63a7bd357f TODO, NEWS, README updates 2010-02-17 17:16:08 +01:00
Ingo Ruhnke
078ba63c88 Send out EV_SYN, SYN_REPORT events for EV_REL 2009-11-18 14:47:39 +01:00
Ingo Ruhnke
fbdf7833fe NEWS update 2009-11-01 14:00:25 +01:00
Ingo Ruhnke
52251ead87 Added Hori Real Arcade Pro Ex, thanks to Carl Fink <cafink@gmail.com> 2009-09-01 11:36:01 +02:00
Ingo Ruhnke
d2416bbdcb Use boost::shared_array<> instead of raw pointers 2009-08-05 14:10:08 +02:00
Ingo Ruhnke
a8130da959 Added Note about Saitek P2500, removed unused thing from SConstruct 2009-08-05 13:39:17 +02:00
Ingo Ruhnke
5ac5360515 Release preparations 2009-07-30 14:28:58 +02:00
Ingo Ruhnke
8cca647951 Added explanation for uinput trouble to README 2009-07-29 18:37:30 +02:00
Ingo Ruhnke
bbefd03dd5 Some experimental work on using threads for reading from USB 2009-07-29 15:43:25 +02:00
Ingo Ruhnke
bcda1f82ae Release preparations 2009-07-29 14:30:31 +02:00
Ingo Ruhnke
e85ad43b95 Removed data-loss issue from TODO, as it was caused by missing packed struct attribute and not real dataloss 2009-06-19 05:08:33 +02:00
Ingo Ruhnke
2571ada962 Implemented support for Thrustmaster Dual Power 3 gamepad vsb 2009-06-19 04:38:09 +02:00
Ingo Ruhnke
8d80fa7c49 Version number update and some docu on deadzone-trigger 2009-05-27 08:58:24 +02:00
Ingo Ruhnke
b23129858b Minor documentation improvements 2009-03-14 23:04:12 +01:00
Ingo Ruhnke
2afc853d2f NEWS update 2009-02-21 12:49:54 +01:00
Ingo Ruhnke
1076a9a469 Added command line parsing and attach/detach scripts 2009-02-19 19:54:15 +01:00
Ingo Ruhnke
3c645ad72e Added --calibration option 2009-02-17 22:51:47 +01:00