xboxdrv/NEWS

47 lines
1.3 KiB
Text
Raw Normal View History

2009-01-10 19:35:22 -07:00
xboxdrv 0.4.2 - (11/Jan/2009)
============================
* fixed --dpad-only
2009-01-06 23:19:06 -07:00
xboxdrv 0.4 - (07/Jan/2009)
2008-12-25 13:19:12 -07:00
===========================
* added --square-axis option
2008-12-25 22:52:09 -07: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 12:09:25 -07:00
* support for keyboard events
2009-01-06 23:19:06 -07:00
* support for mouse emulation
2008-12-25 13:19:12 -07:00
2008-11-06 07:49:56 -07:00
xboxdrv 0.3 - (06/Nov/2008)
2008-09-18 16:20:43 -06:00
============================
2008-09-18 16:20:43 -06: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-18 16:20:43 -06:00
* added new third party controller to the auto-detection
* minor other small bug fixes
2008-05-02 15:54:57 -06:00
xboxdrv 0.2 - (03/May/2008)
===========================
2008-04-17 12:31:50 -06:00
2008-05-03 04:37:06 -06: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 12:31:50 -06:00
xboxdrv 0.1 - (13/Apr/2008)
===========================
2008-04-14 07:47:24 -06:00
* initial release
# EOF #