Skip to content

Releases: jackun/USBqemu-wheel

0.8.2-3

23 Dec 22:09
Compare
Choose a tag to compare
More logging to file

0.8.2-0

06 Nov 19:06
Compare
Choose a tag to compare
0.8.2-0 Pre-release
Pre-release

Up DInput filter precision to two numbers after comma.

0.8.1-0

24 Sep 20:42
Compare
Choose a tag to compare

Fix raw input not registering for callbacks

0.8.0-0

05 Sep 09:37
Compare
Choose a tag to compare
  • Add HID keyboard/mouse. For cursor lock: on windows use SHIFT + F11, on linux use OnePad plugin for pads and then SHIFT+F12.
  • Add Rock Band drum kit. May or may not work with other games than Rock Band 1 and 2.
  • Change Driving Force Pro revision from 11.02 to 11.06.

0.7.4-0

29 Oct 19:24
Compare
Choose a tag to compare
bump it to 0.7.4

0.7.3-0

16 Aug 16:36
Compare
Choose a tag to compare

Stop hanging in USBasync if bus was stopped.

0.7.2-0

07 Aug 18:14
Compare
Choose a tag to compare

Fix some issues with usb audio devices.

0.7.1-0

22 Jul 09:25
Compare
Choose a tag to compare
different packaging for debian and ubuntu

0.7.0-0

16 Jul 19:01
Compare
Choose a tag to compare
  • usb-pad/dx: reduce spring deadband, going by usb capture, seems to be in line with raw ff commands and misc wip crap.
  • us-pad/raw: allow legacy input with raw input so list view can get key events; unbind multiple mappings; timer for binding timeout.
  • usb-pad: pass-through, does it work?
  • usb-msd: more error handling
  • linux: fix config, wheel type is per user, not port :P
  • usb-pad/evdev: add evdev support
  • usb-pad, usb-pad/dx: manually mangle bits, send report descriptor and do some cleanup.
  • usb-pad/raw: use lock-free queue, separate writer thread, try to reset ffb if plugin is closed
  • Add lock-free queue by https://github.com/cameron314/readerwriterqueue
  • usb-mic/pulse: deal with holes
  • Fix std::vector base pointer error.
  • Upgrade Qemu USB to 1.7.0+
  • Reset OHCI if read/write address+length is over 2MB, doh.
  • usb-msd: fix offset into buffer not being zeroed for non-data reads and consolidate related code.
  • Try to reset when HCCA is invalid but OHCI is still running.

0.6.1-10

09 Jul 22:13
Compare
Choose a tag to compare
0.6.1-10 Pre-release
Pre-release
usb-pad/raw: mingw likes it lower case