xboxdrv/NEWS

86 lines
2.3 KiB
Text
Raw Normal View History

2009-01-24 18:48:17 +01:00
xboxdrv 0.4.5 - (??/Jan/2009)
=============================
* fixed mixup between strong and weak rumble
* added Harmonix Drum Kit for Xbox 360
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
xboxdrv 0.4.3 - (17/Jan/2009)
=============================
2009-01-15 08:04:50 +01:00
* added support for X11 keysym in --ui-buttonmap
* 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-01-15 18:58:57 +01:00
* Thrustmaster Firestorm Dual Power support
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
* fixed issue with multiple wireless controller
* some preparation for rumble (prints FF events)
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
xboxdrv 0.4.1 - (08/Jan/2009)
2009-01-15 08:04:50 +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
* 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-09-19 00:20:43 +02:00
* added short note when the USB device is busy
* 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-05-02 23:54:57 +02:00
xboxdrv 0.2 - (03/May/2008)
===========================
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
* 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
xboxdrv 0.1 - (13/Apr/2008)
===========================
2009-01-15 08:04:50 +01:00
2008-04-14 15:47:24 +02:00
* initial release
# EOF #