News cleanup, getting release ready
This commit is contained in:
parent
e636904e77
commit
2414fb07c1
1 changed files with 5 additions and 5 deletions
10
NEWS
10
NEWS
|
@ -1,15 +1,15 @@
|
||||||
xboxdrv 0.2 - (03/May/2008)
|
xboxdrv 0.2 - (03/May/2008)
|
||||||
===========================
|
===========================
|
||||||
|
|
||||||
* added --dpad-only option
|
* added support for Xbox360 wireless gamepads
|
||||||
* added option to remap the axes
|
* added support for the Xbox360 guitar controller
|
||||||
* added option to remap the buttons
|
* 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
|
* added option to specify the USB path to use, instead of using
|
||||||
automatic detection
|
automatic detection
|
||||||
* added option to enforce the controller type
|
* added option to enforce the controller type
|
||||||
* added deadzone configuration support
|
* added deadzone configuration support
|
||||||
* added support for Xbox360 wireless gamepads
|
|
||||||
* added support for the Xbox360 guitar controller
|
|
||||||
* switched from usb_bulk_read() to usb_interrupt_read(), this fixes
|
* switched from usb_bulk_read() to usb_interrupt_read(), this fixes
|
||||||
problems with some controller
|
problems with some controller
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue