Skip to content

0.2.2

Latest
Compare
Choose a tag to compare
@mossmann mossmann released this 02 Sep 22:17
· 12 commits to main since this release

Added

  • Add fuzzer to help find decoder bugs.
  • Document clearing of Traffic and Device panes.
  • Document both functions of Stop button.

Changed

  • Clean up GObject subclasses.
  • Implement iterators for stream types, speeding up file saving.

Fixed

  • Treat SETUP packets with non-zero EP num as indicating OUT direction.
  • Don't try to find the endpoint for a malformed packet.
  • Add libharfbuzz to Linux AppImage, fixing symbol lookup error.