Skip to content

v0.0.5

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jan 03:27
· 569 commits to dev since this release
e138f9d
  • Rework transport modules
  • Added output format option -o json|jsonline|text
  • Added verbositoy settings -v shows packets except ReadFloat, -vv shows all packets, -vvv prints each packet in hex format
  • Added -log <filename> option to log packets to a text file
  • Fix panic when running minidsp debug without args
  • Accept transport addresses without port numbers
  • minidsp server no longer outputs packets to stderr, use minidsp -v server instead
  • Improve command-response matching when multiple apps are connected to the same server