2014-06-01 23:06:33 +02:00
|
|
|
xboxdrv 0.8.6 - (??/???/2014)
|
|
|
|
=============================
|
|
|
|
|
|
|
|
* fixed segfault due to incorrect shutdown of USB subsystem
|
|
|
|
|
|
|
|
|
2013-04-07 19:22:45 +02:00
|
|
|
xboxdrv 0.8.5 - (07/Apr/2013)
|
2013-04-05 17:15:51 +02:00
|
|
|
=============================
|
|
|
|
|
|
|
|
* fixed errors on shutdown related to libusbx
|
|
|
|
* updated button mapping for --mimic-xpad-wireless and --mimic-xpad
|
|
|
|
* workaround for evdev values that don't fall into the given min/max
|
|
|
|
* added some support for Playstation 3 LED and rumble
|
|
|
|
* added support for Batarang Xbox 360 controller
|
|
|
|
* added support for Elite Glow
|
|
|
|
* added support for Hori Real Arcade Pro VX-SA
|
|
|
|
* added support for Hori SOULCALIBUR V Stick
|
|
|
|
* added support for Hori XBOX 360 EX 2 with Turbo
|
|
|
|
* added support for Logic3 Controller
|
|
|
|
* added support for Logitech F310
|
|
|
|
* added support for Logitech F510
|
|
|
|
* added support for Logitech F710
|
|
|
|
* added support for Razer Onza Tournament Edition
|
|
|
|
* added support for Street Fighter IV FightStick TE
|
|
|
|
* added support for Thrustmaster, Inc. GPX Controller
|
|
|
|
* added support for Xbox Airflo wired controller
|
|
|
|
|
|
|
|
|
2012-01-24 11:57:08 +01:00
|
|
|
xboxdrv 0.8.4 - (24/Jan/2012)
|
|
|
|
=============================
|
|
|
|
|
|
|
|
* fixed readded lost man-page
|
|
|
|
* added documentation for --dbus and --ff-device
|
|
|
|
|
|
|
|
|
|
|
|
xboxdrv 0.8.3 - (23/Jan/2012)
|
2012-01-23 20:21:40 +01:00
|
|
|
=============================
|
|
|
|
|
|
|
|
* added --dbus option to switch between system and session bus
|
|
|
|
* added sequence-key, same as cycle-key but doesn't wrap around
|
|
|
|
* added workaround for libudev older then v150
|
|
|
|
* added --ff-device DEV to select force-feedback device
|
|
|
|
* fixed force feedback getting on the wrong evdev
|
|
|
|
* fixed Xbox360 wireless LED not getting properly set on late plugin
|
|
|
|
|
|
|
|
|
2011-08-07 02:26:55 +02:00
|
|
|
xboxdrv 0.8.2 - (07/Aug/2011)
|
|
|
|
=============================
|
|
|
|
|
|
|
|
* added click-press, click-release, click-both button filter
|
|
|
|
* added delay button filter
|
|
|
|
* added simple Python script for response curve generation
|
|
|
|
* added PDF Afterglow AX.1 Xbox360 controller support
|
|
|
|
* fixed swapped keys in KeyAxisEventHandler
|
|
|
|
|
|
|
|
|
2011-07-19 19:59:18 +02:00
|
|
|
xboxdrv 0.8.1 - (20/Jul/2011)
|
2011-06-03 04:09:58 +02:00
|
|
|
=============================
|
|
|
|
|
2011-07-19 19:59:18 +02:00
|
|
|
* added const axis and button filter
|
2011-07-13 18:44:19 +02:00
|
|
|
* added 'generic-usb' controller type for debugging
|
2011-07-07 18:19:43 +02:00
|
|
|
* added cycle-key support to cycle through a sequence of buttons
|
2011-07-13 18:44:19 +02:00
|
|
|
* added proper merging of multiple output events to the same target
|
|
|
|
* added support for Street Fighter IV fightpad
|
|
|
|
* added support for Tron Xbox 360 controller
|
|
|
|
* added support for an unlimited number shift buttons
|
2011-07-19 19:59:18 +02:00
|
|
|
* fixed axis-shift getting ignored when another button is pressed
|
2011-06-03 04:09:58 +02:00
|
|
|
* fixed keys not getting pressed in --ui-axismap
|
2011-07-13 18:44:19 +02:00
|
|
|
* fixed rumble messages getting delayed
|
2011-07-08 05:24:27 +02:00
|
|
|
* reenabled --priority realtime
|
2011-06-03 04:09:58 +02:00
|
|
|
|
|
|
|
|
2011-05-26 01:11:09 +02:00
|
|
|
xboxdrv 0.8.0 - (26/May/2011)
|
2011-03-18 09:22:23 +01:00
|
|
|
=============================
|
|
|
|
|
2011-05-26 01:11:09 +02:00
|
|
|
* added --no-dbus option
|
|
|
|
* added ABS/axis support to macros
|
|
|
|
* added Street Fighter Fightpad support
|
|
|
|
* added example config for Microsoft Ergonomic 4000 zoom wheel
|
|
|
|
* added example config for Star Wars: Tie Fighter
|
|
|
|
* added rel-repeat value of -1 for sending an event only once
|
|
|
|
* added support for chatpad on bcdVersion 1.14 controller
|
|
|
|
* added support for relative filenames for macros
|
|
|
|
* fixed daemon mode
|
2011-03-18 09:22:23 +01:00
|
|
|
* fixed deadzone filter issues with MIN:MAX:SMOOTH
|
2011-05-26 01:11:09 +02:00
|
|
|
* fixed endian issues in Xbox360 and Xbox360 wireless controller
|
|
|
|
* fixed wireless controller not getting reset to neutral position on disconnected
|
|
|
|
* changed the meaning of --timeout 0
|
|
|
|
* removed boost::thread dependency
|
|
|
|
* switched from threads to asynchronous USB handling and glib
|
2011-03-18 09:22:23 +01:00
|
|
|
|
|
|
|
|
2011-03-16 10:37:26 +01:00
|
|
|
xboxdrv 0.7.3 - (16/Mar/2011)
|
2011-03-06 13:42:52 +01:00
|
|
|
=============================
|
|
|
|
|
2011-03-16 10:37:26 +01:00
|
|
|
* fixed installation of xboxdrvctl
|
|
|
|
* added special REL repeat value '-1' to avoid jaggy mouse emulation movement
|
|
|
|
* added "rel-repeat:" axis-event for better scroll wheel emulation
|
|
|
|
* added --no-dbus, to disable D-Bus support
|
2011-03-16 10:51:30 +01:00
|
|
|
* added xbmc.xboxdrv, a config fine tuned for XBMC
|
2011-03-16 11:04:18 +01:00
|
|
|
* added zsnes.xboxdrv, a config file for ZSNES
|
2011-03-16 12:52:21 +01:00
|
|
|
* reenabled USBReadThread to work around ignored input events
|
|
|
|
* '--daemon' is broken in this release
|
2011-03-06 13:42:52 +01:00
|
|
|
|
|
|
|
|
2011-03-06 12:42:56 +01:00
|
|
|
xboxdrv 0.7.2 - (06/Mar/2011)
|
2011-02-08 17:40:26 +01:00
|
|
|
=============================
|
|
|
|
|
2011-03-06 12:42:56 +01:00
|
|
|
* added --mimic-xpad-wireless
|
2011-03-05 12:20:35 +01:00
|
|
|
* added --device-usbid and --device-usbids
|
|
|
|
* added D-Bus support to the daemon
|
2011-03-16 10:37:26 +01:00
|
|
|
* added xboxdrvctl to control the daemon
|
2011-03-05 12:20:35 +01:00
|
|
|
* added better handling of rounding errors when sending REL_
|
|
|
|
* added dpad-restrictor for X, Y or fourway restriction on the dpad
|
2011-02-08 17:40:26 +01:00
|
|
|
* added statistic modifier that counts how often buttons are pressed
|
2011-02-16 18:54:07 +01:00
|
|
|
* added support for multiple wireless controller in daemon
|
2011-03-05 12:20:35 +01:00
|
|
|
* added --priority to enable realtime scheduling priority
|
2011-03-06 12:42:56 +01:00
|
|
|
* added custom configuration for XBMC, see examples/xbmc.xboxdrv
|
2011-03-05 12:20:35 +01:00
|
|
|
* changed default timeout to 10msec, for more responsive mouse emulation
|
|
|
|
* changed meaning of -m, its now a shortcut for --modifier, not --mouse
|
2011-03-01 05:24:54 +01:00
|
|
|
* improved INIParser, can now handle KEY_#NUM style names without quotes
|
2011-03-05 12:20:35 +01:00
|
|
|
* improved mouse emulation
|
2011-03-01 05:24:54 +01:00
|
|
|
* removed obsolete xboxdrv-daemon script
|
2011-03-05 12:20:35 +01:00
|
|
|
* renamed --device-name to --device-names
|
|
|
|
* renamed --name to --device-name
|
2011-02-08 17:40:26 +01:00
|
|
|
|
|
|
|
|
2011-01-30 18:33:22 +01:00
|
|
|
xboxdrv 0.7.1 - (30/Jan/2011)
|
2011-01-28 05:27:16 +01:00
|
|
|
=============================
|
|
|
|
|
2011-01-28 20:23:14 +01:00
|
|
|
* added --match-group
|
2011-01-30 03:55:47 +01:00
|
|
|
* added --on-connect and --on-disconnect to xboxdrv --daemon
|
|
|
|
* added --usb-debug
|
|
|
|
* added --no-extra-events
|
|
|
|
* added support for Playstation button names (triangle,
|
|
|
|
circle, square, cross, L1, L2, L3, R1, R2, R3)
|
|
|
|
* added ability to set LED per controller slot
|
|
|
|
* added [controller0/config0/modifier] style sections to the ini file
|
|
|
|
* added new match rules: usbserial=SERIAL, vendor=VENDOR, product=PRODUCT
|
|
|
|
and property=PROPERTY:VALUE
|
2011-01-30 20:51:04 +01:00
|
|
|
* added some example configurations to examples/
|
2011-01-30 03:55:47 +01:00
|
|
|
* fixed issues with older libudev versions
|
2011-01-29 22:44:52 +01:00
|
|
|
* fixed LED not getting switched off on shutdown
|
|
|
|
* fixed some missing #include directives
|
2011-01-28 20:23:14 +01:00
|
|
|
* fixed axis inversion issue in --axismap
|
|
|
|
* fixed assertion in relative axis filter
|
2011-01-29 01:49:13 +01:00
|
|
|
* fixed --dpad-as-button
|
|
|
|
* fixed --dpad-only
|
2011-01-30 18:33:22 +01:00
|
|
|
* fixed --mimic-xpad
|
2011-01-29 22:44:52 +01:00
|
|
|
* fixed issue with using --trigger-as-zaxis in combination with axisfilter
|
2011-01-30 03:55:47 +01:00
|
|
|
* man-page updates and cleanup
|
2011-01-29 22:44:52 +01:00
|
|
|
* new version of runxboxdrv
|
2011-01-28 05:27:16 +01:00
|
|
|
|
|
|
|
|
2011-01-27 17:47:47 +01:00
|
|
|
xboxdrv 0.7.0 - (28/Jan/2011)
|
2011-01-14 13:08:04 +01:00
|
|
|
=============================
|
|
|
|
|
|
|
|
* switched to libusb-1.0
|
2011-01-16 19:28:47 +01:00
|
|
|
* -D, --daemon replaces xboxdrv-daemon
|
|
|
|
* --daemon supports hotpluging via libudev, even in applications that
|
|
|
|
don't support it themselves
|
|
|
|
* cleaned up axis/button modifier some more
|
|
|
|
* startup output got cleaned up
|
2011-01-20 22:37:36 +01:00
|
|
|
* fixed double Ctrl-c issue
|
|
|
|
* added --modifier MODIFIER,...
|
2011-01-22 23:37:22 +01:00
|
|
|
* configuration toggle button now works with modifiers too
|
2011-01-27 17:47:47 +01:00
|
|
|
* renamed --ui-new to --next-config
|
2011-01-20 22:37:36 +01:00
|
|
|
* renamed --ui-toggle to --toggle
|
|
|
|
* fixed incorrect endpoint detection for Xbox1 controller
|
2011-01-22 16:31:56 +01:00
|
|
|
* native Playstation 3 USB controller support
|
2011-01-22 19:31:44 +01:00
|
|
|
* added axis rotation modifier
|
2011-01-22 23:37:22 +01:00
|
|
|
* renamed A, B, X, Y axis to BTN_A, BTN_B, BTN_X, BTN_Y to avoid
|
|
|
|
confusion with X1, Y1
|
|
|
|
* added --list-all, --list-key, -list-rel, ... to display all
|
|
|
|
available symbolic name
|
2011-01-27 05:39:18 +01:00
|
|
|
* changed device_id syntax from 1-BTN_A to now BTN_A@1
|
2011-01-22 23:37:22 +01:00
|
|
|
|
|
|
|
|
|
|
|
xboxdrv 0.6.5 - (22/Jan/2011)
|
|
|
|
=============================
|
|
|
|
|
|
|
|
* fixed incorrect variable initalisation, leading to button presses
|
|
|
|
getting lost sometimes
|
|
|
|
* fixed initialisation issue for Chatpad connected to controllers with
|
|
|
|
bcdDevice 0x0114
|
2011-01-14 13:08:04 +01:00
|
|
|
|
|
|
|
|
2011-01-13 22:48:55 +01:00
|
|
|
xboxdrv 0.6.4 - (13/Jan/2011)
|
2011-01-13 18:05:57 +01:00
|
|
|
=============================
|
|
|
|
|
2011-01-13 22:48:55 +01:00
|
|
|
* fixed bug that disabled all axis when a button was pressed
|
|
|
|
* fixed some missing include
|
2011-01-13 18:05:57 +01:00
|
|
|
|
|
|
|
|
2011-01-10 18:29:49 +01:00
|
|
|
xboxdrv 0.6.3 - (10/Jan/2011)
|
2011-01-02 19:12:32 +01:00
|
|
|
=============================
|
|
|
|
|
2011-01-09 17:25:32 +01:00
|
|
|
* chatpad support (still rough), special thanks to Jani Virta, Andy
|
|
|
|
Kirkham, dwomac and GAFBlizzard who helped make it possible
|
|
|
|
* added --chatpad, --chatpad-no-init and --chatpad-debug
|
2011-01-10 18:29:49 +01:00
|
|
|
* added --headset, --headset-dump FILE and --headset-play FILE, for
|
|
|
|
experimentation only
|
2011-01-02 23:56:10 +01:00
|
|
|
* added optional abs:/rel:/key: prefixes to --ui-axismap
|
2011-01-10 18:29:49 +01:00
|
|
|
* added input filters for --axismap and --buttonmap
|
2011-01-02 23:56:10 +01:00
|
|
|
* fixed multiple bugs that made it impossible to assign events to
|
|
|
|
specific devices
|
2011-01-10 18:29:49 +01:00
|
|
|
* fixed axis getting stuck when using a shift key
|
2011-01-10 18:31:13 +01:00
|
|
|
* fixed incorrect error handling on fork()/exec()
|
2011-01-02 19:12:32 +01:00
|
|
|
|
|
|
|
|
2010-12-31 22:01:47 +01:00
|
|
|
xboxdrv 0.6.2 - (31/Dec/2010)
|
2010-12-30 21:49:52 +01:00
|
|
|
=============================
|
2010-12-25 21:52:07 +01:00
|
|
|
|
2010-12-31 17:31:17 +01:00
|
|
|
* merged Xbox360 guitar handling into the regular Xbox360 controller
|
|
|
|
handling, use --guitar to get the old mapping back
|
2010-12-30 21:49:52 +01:00
|
|
|
* added generic event filter framework
|
|
|
|
* added toggle button filter
|
|
|
|
* added invert button filter
|
|
|
|
* added auto fire button filter
|
|
|
|
* added log filter for button and axis
|
|
|
|
* added invert axis filter
|
|
|
|
* added sensitivity axis filter
|
|
|
|
* added relative axis filter
|
|
|
|
* added response curve axis filter
|
|
|
|
* added deadzone axis filter
|
|
|
|
* added calibration axis filter
|
2010-12-25 21:52:07 +01:00
|
|
|
* added ability to send different events depending on how long a
|
|
|
|
button was pressed
|
2010-12-30 21:49:52 +01:00
|
|
|
* added ability to launch a program on button press
|
|
|
|
* added ability to replay a macro on a button press
|
|
|
|
* added ability to launch a child program from within xboxdrv, making
|
|
|
|
wrapper scripts easier to write without race conditions
|
2010-12-30 23:23:32 +01:00
|
|
|
* added --option NAME=VALUE to allow INI-style config options from
|
|
|
|
command line
|
|
|
|
* added --evdev-debug to print out all received events from evdev
|
|
|
|
* added --evdev-no-grab to avoid a full grab on the event device
|
2010-12-31 04:01:25 +01:00
|
|
|
* unified ini and command line parsing some more
|
|
|
|
* Mad Catz Xbox controller - MW2 controller support added
|
2010-12-31 18:38:23 +01:00
|
|
|
* added support for Xbox1 analog buttons, use --ui-axismap with A, B,
|
|
|
|
X, Y, black, white
|
2010-12-31 22:01:47 +01:00
|
|
|
* give proper error message when the Play&Charge kit is used
|
2010-12-25 21:52:07 +01:00
|
|
|
|
|
|
|
|
2010-12-21 23:56:06 +01:00
|
|
|
xboxdrv 0.6.1 - (21/Dec/2010)
|
|
|
|
==============================
|
|
|
|
|
|
|
|
* fixed bug in axis to key mapping
|
|
|
|
* removed debugging output
|
|
|
|
|
|
|
|
|
2010-12-18 14:10:39 +01:00
|
|
|
xboxdrv 0.6.0 - (18/Dec/2010)
|
2010-05-28 14:09:16 +02:00
|
|
|
==============================
|
|
|
|
|
|
|
|
* support for reading from evdev, this allows the use of regular
|
2010-12-18 14:10:39 +01:00
|
|
|
regular PC joysticks or the Playstation 3 controllers with xboxdrv,
|
2010-12-15 02:05:03 +01:00
|
|
|
useful if you need configurability or joy2key-like functionality,
|
|
|
|
but don't have a Xbox360 gamepad
|
2010-05-31 01:56:57 +02:00
|
|
|
* added KEY_#num, ABS_#num and REL_#num to allow refering to events by
|
|
|
|
number instead of name
|
2010-12-18 14:10:39 +01:00
|
|
|
* support for reading configuration from a INI configuration file
|
2010-12-15 02:05:03 +01:00
|
|
|
* cleaned up uinput mapping, --dpad-as-button, --dpad-only, etc. are now
|
|
|
|
simple mappings instead of special case hackery
|
|
|
|
* --ui-axismap and --ui-buttonmap now work with all axis and button
|
|
|
|
* smooth deadzone handling without jumps
|
|
|
|
* added --detach-kernel-driver
|
|
|
|
* automatically insert dummy events to make input device register as joystick
|
|
|
|
* added ability to have multiple configs running at the same time with --ui-new
|
2010-12-17 00:31:41 +01:00
|
|
|
* added shifting to --ui-axismap, allows sending of different events
|
|
|
|
when a shift button is pressed
|
2010-12-18 14:10:39 +01:00
|
|
|
* Saitek Cyborg Rumble Pad support added
|
|
|
|
* Gamestop Xbox 360 Controller support added
|
2010-05-28 14:09:16 +02:00
|
|
|
|
|
|
|
|
|
|
|
xboxdrv 0.5.0 - (26/May/2010)
|
2010-05-19 17:43:12 +02:00
|
|
|
==============================
|
|
|
|
|
|
|
|
* added device_id handling to --ui-buttonmap and --ui-axismap, allows
|
|
|
|
the creation of multiple input devices from a single controller
|
2010-05-20 01:33:19 +02:00
|
|
|
* added shifting to --ui-buttonmap, allows sending of different events
|
|
|
|
when a shift button is pressed
|
2010-05-23 23:24:34 +02:00
|
|
|
* added support to send keyboard combination from --ui-buttonmap
|
2010-05-20 06:57:01 +02:00
|
|
|
* added --mouse, a simple shortcut to enable mouse emulation
|
2010-05-22 16:13:16 +02:00
|
|
|
* added dummy events to the mouse device to let it register properly
|
2010-05-23 23:24:34 +02:00
|
|
|
by the kernel without messing with hal
|
2010-05-26 20:59:25 +02:00
|
|
|
* auto-detect USB endpoints on Xbox1 controller
|
2010-05-20 06:57:01 +02:00
|
|
|
|
2010-05-19 17:43:12 +02:00
|
|
|
|
2010-05-26 15:38:15 +02:00
|
|
|
xboxdrv 0.4.13 - (13/May/2010)
|
2010-05-13 18:04:39 +02:00
|
|
|
==============================
|
|
|
|
|
|
|
|
* added --mimic-xpad
|
|
|
|
* added --no-extra-devices
|
|
|
|
|
|
|
|
|
2010-05-26 15:38:15 +02:00
|
|
|
xboxdrv 0.4.12 - (08/May/2010)
|
2010-05-01 20:18:44 +02:00
|
|
|
==============================
|
|
|
|
|
|
|
|
* added --four-way-restrictor
|
2010-05-08 17:20:06 +02:00
|
|
|
* added --dpad-rotation
|
|
|
|
* added proper man pages for xboxdrv and xboxdrv-daemon
|
2010-05-01 20:18:44 +02:00
|
|
|
|
|
|
|
|
2010-05-26 15:38:15 +02:00
|
|
|
xboxdrv 0.4.11 - (01/May/2010)
|
2010-04-23 18:37:27 +02:00
|
|
|
==============================
|
|
|
|
|
|
|
|
* added --axis-sensitivity
|
2010-05-01 01:34:34 +02:00
|
|
|
* added number aliases for button names
|
|
|
|
* added left/right/up/down aliases for dpad
|
|
|
|
* some compiler warnings got cleaned up
|
|
|
|
* confusing uinput error messages got cleaned up
|
|
|
|
* fixed missing 'report sync' event that broke keyboard emulation
|
2010-04-23 18:37:27 +02:00
|
|
|
|
|
|
|
|
2010-02-17 17:16:08 +01:00
|
|
|
xboxdrv 0.4.10 - (17/Feb/2010)
|
|
|
|
==============================
|
2009-11-18 14:47:39 +01:00
|
|
|
|
|
|
|
* fixed mouse emulation a bit, still somewhat broken
|
2010-02-17 17:16:08 +01:00
|
|
|
* Mad Catz Xbox 360 controller support
|
|
|
|
* Harmonix controller support
|
|
|
|
* minor compile fix (missing string.h)
|
2009-11-18 14:47:39 +01:00
|
|
|
|
|
|
|
|
2009-11-01 14:00:25 +01:00
|
|
|
xboxdrv 0.4.9 - (01/Nov/2009)
|
2009-08-05 13:39:17 +02:00
|
|
|
=============================
|
|
|
|
|
|
|
|
* Saitek P2500 support (no rumble, untested)
|
2009-09-01 11:36:01 +02:00
|
|
|
* Hori Real Arcade Pro Ex support
|
|
|
|
* changes in the thread handling to reduce latency
|
2009-11-01 14:00:25 +01:00
|
|
|
* include fixes for g++-4.4
|
2009-08-05 13:39:17 +02:00
|
|
|
|
|
|
|
|
2009-07-30 14:28:58 +02:00
|
|
|
xboxdrv 0.4.8 - (30/Jul/2009)
|
2009-07-29 15:43:25 +02:00
|
|
|
=============================
|
|
|
|
|
2009-07-30 14:28:58 +02:00
|
|
|
* usb reading in separate thread, should fix missed events and stuck buttons
|
|
|
|
* some SCons configuration magic for better compatibility
|
2009-07-29 15:43:25 +02:00
|
|
|
|
|
|
|
|
2009-07-29 14:30:31 +02:00
|
|
|
xboxdrv 0.4.7 - (29/Jul/2009)
|
2009-05-27 08:58:24 +02:00
|
|
|
=============================
|
|
|
|
|
|
|
|
* support for Pelican TSZ360 pad
|
|
|
|
* support for Saitek P3200 pad
|
2009-06-19 04:38:09 +02:00
|
|
|
* support for Thrustmaster Firestorm Dual Power (044f:b312)
|
2009-05-27 08:58:24 +02:00
|
|
|
* deadzone support for trigger via --deadzone-trigger NUM
|
|
|
|
* some documentation improvements
|
|
|
|
|
|
|
|
|
2009-02-21 12:49:54 +01:00
|
|
|
xboxdrv 0.4.6 - (21/Feb/2009)
|
2009-02-17 22:51:47 +01:00
|
|
|
=============================
|
2009-02-19 19:54:15 +01:00
|
|
|
|
2009-03-14 23:04:12 +01:00
|
|
|
* --calibration AXIS=MIN,CENTER,MAX option to workaround broken controller
|
2009-02-21 12:49:54 +01:00
|
|
|
* xboxdrv-daemon.py to launch xboxdrv automatically when device gets
|
|
|
|
plugged in
|
2009-02-17 22:51:47 +01:00
|
|
|
|
|
|
|
|
|
|
|
xboxdrv 0.4.5 - (15/Feb/2009)
|
2009-01-24 18:48:17 +01:00
|
|
|
=============================
|
|
|
|
|
|
|
|
* fixed mixup between strong and weak rumble
|
2009-02-17 22:51:47 +01:00
|
|
|
* added Harmonix Drum Kit for Xbox 360 support
|
|
|
|
* added Logitech Chillstream support
|
|
|
|
* added evsend tool to send events to /dev/input/eventX
|
|
|
|
* Y-Axis for Firestorm gamepad fixed
|
|
|
|
|
2009-01-24 18:48:17 +01:00
|
|
|
|
2009-01-24 15:48:02 +01:00
|
|
|
xboxdrv 0.4.4 - (24/Jan/2009)
|
2009-01-18 09:43:44 +01:00
|
|
|
=============================
|
|
|
|
|
2009-01-24 09:29:27 +01:00
|
|
|
* auto-detect USB endpoints
|
2009-01-24 15:12:35 +01:00
|
|
|
* rumble support, enabled via --force-feedback
|
2009-01-24 15:48:02 +01:00
|
|
|
* added --rumble-gain to control rumble strength
|
|
|
|
* --deadzone accepts values in percentage
|
|
|
|
* DDR Universe 2 Mat added
|
2009-01-18 09:43:44 +01:00
|
|
|
|
2009-01-24 11:20:53 +01:00
|
|
|
|
2009-01-17 06:31:14 +01:00
|
|
|
xboxdrv 0.4.3 - (17/Jan/2009)
|
2009-01-14 06:47:38 +01:00
|
|
|
=============================
|
2009-01-15 08:04:50 +01:00
|
|
|
|
|
|
|
* added support for X11 keysym in --ui-buttonmap
|
2009-01-17 06:31:14 +01:00
|
|
|
* added --ui-clear and 'void' mappings to unmap buttons and axis
|
2009-01-15 12:01:13 +01:00
|
|
|
* fixed LED handling for wireless gamepads
|
2009-06-19 04:38:09 +02:00
|
|
|
* Thrustmaster Firestorm Dual Power support (044f:b304)
|
2009-01-16 05:57:29 +01:00
|
|
|
* added --name option to set device name
|
|
|
|
* added JS_${NUM} name to address joystick buttons by number instead
|
|
|
|
of name
|
2009-01-17 06:31:14 +01:00
|
|
|
* fixed issue with multiple wireless controller
|
|
|
|
* some preparation for rumble (prints FF events)
|
|
|
|
|
2009-01-14 06:47:38 +01:00
|
|
|
|
2009-01-11 03:35:22 +01:00
|
|
|
xboxdrv 0.4.2 - (11/Jan/2009)
|
2009-01-15 08:04:50 +01:00
|
|
|
=============================
|
|
|
|
|
2009-01-11 03:35:22 +01:00
|
|
|
* fixed --dpad-only
|
|
|
|
|
2009-01-14 06:47:38 +01:00
|
|
|
|
|
|
|
xboxdrv 0.4.1 - (08/Jan/2009)
|
2009-01-15 08:04:50 +01:00
|
|
|
=============================
|
|
|
|
|
2009-01-14 06:47:38 +01:00
|
|
|
* workaround for KEY_MEDIA_REPEAT
|
|
|
|
|
|
|
|
|
2009-01-07 07:19:06 +01:00
|
|
|
xboxdrv 0.4 - (07/Jan/2009)
|
2008-12-25 21:19:12 +01:00
|
|
|
===========================
|
|
|
|
|
|
|
|
* added --square-axis option
|
2008-12-26 06:52:09 +01:00
|
|
|
* added --autofire option
|
2008-12-29 00:34:04 +01:00
|
|
|
* added --relative-axis option (i.e. emulate joystick throttle)
|
|
|
|
* added --ui-buttonmap and --ui-axismap to change uinput events
|
2009-01-03 20:09:25 +01:00
|
|
|
* support for keyboard events
|
2009-01-07 07:19:06 +01:00
|
|
|
* support for mouse emulation
|
2008-12-25 21:19:12 +01:00
|
|
|
|
|
|
|
|
2008-11-06 15:49:56 +01:00
|
|
|
xboxdrv 0.3 - (06/Nov/2008)
|
2008-09-19 00:20:43 +02:00
|
|
|
============================
|
2008-06-12 16:42:19 +02:00
|
|
|
|
2008-09-19 00:20:43 +02:00
|
|
|
* added short note when the USB device is busy
|
2008-06-12 16:42:19 +02:00
|
|
|
* added note to README about running it via sudo
|
|
|
|
* added some missing header files
|
2008-09-19 00:20:43 +02:00
|
|
|
* added new third party controller to the auto-detection
|
|
|
|
* minor other small bug fixes
|
2008-06-12 16:42:19 +02:00
|
|
|
|
|
|
|
|
2008-05-02 23:54:57 +02:00
|
|
|
xboxdrv 0.2 - (03/May/2008)
|
2008-05-02 18:19:59 +02:00
|
|
|
===========================
|
2008-04-17 20:31:50 +02:00
|
|
|
|
2008-05-03 12:37:06 +02:00
|
|
|
* added support for Xbox360 wireless gamepads
|
|
|
|
* added support for the Xbox360 guitar controller
|
|
|
|
* added --dpad-only option for apps that don't need analogsticks
|
|
|
|
* added --axismap option to remap the axes
|
|
|
|
* added --buttonmap option to remap the buttons
|
2008-05-02 18:19:59 +02:00
|
|
|
* added option to specify the USB path to use, instead of using
|
|
|
|
automatic detection
|
|
|
|
* added option to enforce the controller type
|
|
|
|
* added deadzone configuration support
|
|
|
|
* switched from usb_bulk_read() to usb_interrupt_read(), this fixes
|
|
|
|
problems with some controller
|
2008-04-17 20:31:50 +02:00
|
|
|
|
|
|
|
|
2008-05-02 18:19:59 +02:00
|
|
|
xboxdrv 0.1 - (13/Apr/2008)
|
|
|
|
===========================
|
2009-01-15 08:04:50 +01:00
|
|
|
|
2008-04-14 15:47:24 +02:00
|
|
|
* initial release
|
|
|
|
|
2009-07-29 18:37:30 +02:00
|
|
|
|
2008-04-14 15:47:24 +02:00
|
|
|
# EOF #
|