Ingo Ruhnke
|
f67458182c
|
Added an example for cyclekey
|
2011-07-07 18:19:43 +02:00 |
|
Ingo Ruhnke
|
b55bf37bf5
|
Fixed keys not getting pressed in --ui-axismap
|
2011-06-03 04:09:58 +02:00 |
|
Ingo Ruhnke
|
7a00c3fef6
|
Updated NEWS
|
2011-05-26 01:11:09 +02:00 |
|
Ingo Ruhnke
|
61e6bf189a
|
NEWS, TODO, .gitignore updates
|
2011-04-13 19:44:04 +02:00 |
|
Ingo Ruhnke
|
f66880e99d
|
TODO and NEWS updates
|
2011-03-18 09:22:23 +01:00 |
|
Ingo Ruhnke
|
4a6b815f9b
|
NEWS, TODO, VERSION updates
|
2011-03-16 12:52:21 +01:00 |
|
Ingo Ruhnke
|
66ca704bd2
|
Added ZSNES config file
|
2011-03-16 11:04:18 +01:00 |
|
Ingo Ruhnke
|
3d63ca2bc0
|
NEWS and TODO updates
|
2011-03-16 10:51:30 +01:00 |
|
Ingo Ruhnke
|
d87c360353
|
Updated NEWS, TODO and docs
|
2011-03-16 10:37:26 +01:00 |
|
Ingo Ruhnke
|
3a9a729e3f
|
Updated 'make install', removed xboxdrv-daemon man page
|
2011-03-06 13:42:52 +01:00 |
|
Ingo Ruhnke
|
c7e280f9ae
|
Added --mimic-xpad-wireless
|
2011-03-06 12:42:56 +01:00 |
|
Ingo Ruhnke
|
1742ac9073
|
Added --priority option to enable/disable realtime priority
|
2011-03-05 12:20:35 +01:00 |
|
Ingo Ruhnke
|
971a63a4f6
|
Added DpadRestrictorModifier to restrict movment to X, Y or fourway
|
2011-03-01 05:24:54 +01:00 |
|
Ingo Ruhnke
|
572cd70cc0
|
TODO and NEWS updates
|
2011-02-16 18:54:07 +01:00 |
|
Ingo Ruhnke
|
e22f72e97b
|
Added StaticModifier to count number of button presses
|
2011-02-08 17:40:26 +01:00 |
|
Ingo Ruhnke
|
931af63a32
|
NEWS update
|
2011-01-30 20:51:04 +01:00 |
|
Ingo Ruhnke
|
fbf8b29b05
|
TODO & NEWS updates
|
2011-01-30 18:33:22 +01:00 |
|
Ingo Ruhnke
|
3f0350ee34
|
TODO & NEWS updates
|
2011-01-30 03:55:47 +01:00 |
|
Ingo Ruhnke
|
77abcc87c6
|
Some more docu updates
|
2011-01-29 22:44:52 +01:00 |
|
Ingo Ruhnke
|
0012d00ba7
|
Added --usb-debug
|
2011-01-29 17:07:44 +01:00 |
|
Ingo Ruhnke
|
6ded8063af
|
Added ability to set LED per controller slot instead of just globally
|
2011-01-29 05:28:53 +01:00 |
|
Ingo Ruhnke
|
be1c7a3d27
|
Implemented --on-connect and --on-disconnect
|
2011-01-29 05:10:34 +01:00 |
|
Ingo Ruhnke
|
66576abb43
|
Added support for Playstation button names
|
2011-01-29 02:10:35 +01:00 |
|
Ingo Ruhnke
|
e24980f2ec
|
Hooked up --dpad-as-button and --dpad-only
|
2011-01-29 01:49:13 +01:00 |
|
Ingo Ruhnke
|
f2557b3cae
|
Fixed some issues with to_float() and out of bounds conditions
|
2011-01-28 20:23:14 +01:00 |
|
Ingo Ruhnke
|
979882d46d
|
VERSION, NEWS and TODO update
|
2011-01-28 18:12:16 +01:00 |
|
Ingo Ruhnke
|
d3893d7c5c
|
Switch off the LED when xboxdrv is shut down
|
2011-01-28 15:26:12 +01:00 |
|
Ingo Ruhnke
|
813e5ed302
|
TODO and NEWS updates
|
2011-01-28 05:27:16 +01:00 |
|
Ingo Ruhnke
|
b2709086fb
|
TODO and NEWS update
|
2011-01-27 17:47:47 +01:00 |
|
Ingo Ruhnke
|
b120e5f14c
|
changed device_id syntax from 1-BTN_A to now BTN_A@1
|
2011-01-27 05:39:18 +01:00 |
|
Ingo Ruhnke
|
7365d6c798
|
Added proper word wrap to --list-all output
|
2011-01-22 23:37:22 +01:00 |
|
Ingo Ruhnke
|
b49dce1dd3
|
Added RotateAxisModifier
|
2011-01-22 19:31:44 +01:00 |
|
Ingo Ruhnke
|
eca4762cbb
|
Further work on Playstation3 controller support
|
2011-01-22 16:31:56 +01:00 |
|
Ingo Ruhnke
|
ca2962918a
|
NEWS and TODO updates
|
2011-01-20 22:37:36 +01:00 |
|
Ingo Ruhnke
|
541ba1d8f3
|
Some further Modifier cleanup
|
2011-01-16 19:28:47 +01:00 |
|
Ingo Ruhnke
|
d9e1741f84
|
Some more libusb-1.0 related cleanup
|
2011-01-14 13:08:04 +01:00 |
|
Ingo Ruhnke
|
496296e265
|
News update
|
2011-01-13 22:48:55 +01:00 |
|
Ingo Ruhnke
|
1aefe93923
|
Upped the version number
|
2011-01-13 18:05:57 +01:00 |
|
Ingo Ruhnke
|
92342cde0d
|
When fork()/exec() fails do a exit(EXIT_FAILURE) instead of letting the fork() continue
|
2011-01-10 18:31:13 +01:00 |
|
Ingo Ruhnke
|
6389c86df6
|
Fixed axis getting stuck on shift button release
|
2011-01-10 18:29:49 +01:00 |
|
Ingo Ruhnke
|
c709838724
|
Documentation updates
|
2011-01-09 17:25:32 +01:00 |
|
Ingo Ruhnke
|
d4d1a59ab1
|
Some documentation updates
|
2011-01-02 23:56:10 +01:00 |
|
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 |
|