Skip to content

usbip-win2 UDE 0.9.6.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@vadimgrn vadimgrn released this 15 Mar 13:07
· 104 commits to master since this release
  • The USB ID vid/pid database has updated
  • libusbip: fixed bugs in parsing usb.ids
  • libusbip: fixed bug in get_persistent() that can allocate memory buffer with uninitialized size
  • Catch exceptions in usbip main()
  • Brand new GUI app
  • It is the native Windows application written in C++, wxWidgets library is used
  • 'Auto' column for a device exposes the same feature as 'usbip port --stash' and 'usbip list --stashed'. Auto devices will be attached each time the driver is loaded.
  • Notes can be attached to devices
  • The GUI app updates statuses of devices by reading events from the driver. Launch the GUI, run a few commands with usbip.exe and see what happens.
  • You can reorder/hide/sort columns of the tree
  • Rows can be copied to a clipboard
  • The app saves its state during the termination and restores it during the startup
  • If save all/selected devices, they will be loaded during the app startup. You do not need to add them each time.
  • There is a Log Window for debugging possible issues
  • The font size of the Log Window can be changed