Skip to content

Releases: USBToolBox/tool

0.2

Choose a tag to compare

@dhinakg dhinakg released this 10 Jun 21:00
0c6823a
  • Update usbdump, fixing a longstanding crash
    • Most commonly occurred if Parsec USB drivers were installed
    • This should fix any JSONDecodeError crashes

Thank you to @midi1996 and @Mckill3r for testing!

Please use 0.1.1 for macOS.

0.1.1

Choose a tag to compare

@dhinakg dhinakg released this 28 Feb 18:01

fix windows pe support

0.1.0

Choose a tag to compare

@dhinakg dhinakg released this 20 Feb 23:21
  • Fix crash with null HubPorts
  • Do not crash when usbdump returns invalid output
  • Update usbdump
  • Make friendly types default
  • Don't crash if hub name is not present
  • Update debugging code
  • Add AppleUSBMergeNub support

0.0.9

Choose a tag to compare

@dhinakg dhinakg released this 18 May 22:57

Refactor versioning
Add handling for borked setups
Build debug_dump as dir too

0.0.8

Choose a tag to compare

@dhinakg dhinakg released this 07 May 20:38

Fix exception traceback printing wrong thing
Fix crash in guess_ports() when companion has errored state
Add some more specific port errored prints
debug_dump now saves to file (& prompts for location)

0.0.7

Choose a tag to compare

@dhinakg dhinakg released this 06 May 01:36

Redo path code to fix save locations
Add some more coloring (WIP)
Fix some naming
Strip \ from ACPI name if used as personality title
Attempt to make ANSI escapes work better
Update debug_dump for proper recursion
Fix link to USB types
Revert USB Composite Device handling

0.0.6

Choose a tag to compare

@dhinakg dhinakg released this 03 May 12:35

Fix exception in get_controller_class

0.0.5

Choose a tag to compare

@dhinakg dhinakg released this 03 May 12:27

Fix debug_dump when no devices are connected
Fix macOS builds (should run on El Capitan+ now)

0.0.4

Choose a tag to compare

@dhinakg dhinakg released this 02 May 02:44

Fix "missing connector type" bug

0.0.3

Choose a tag to compare

@dhinakg dhinakg released this 01 May 23:08
01ab64d

Fix macOS builds
Bump version