Skip to content

v0.38.0

Compare
Choose a tag to compare
@hello-adam hello-adam released this 08 Sep 22:29
· 442 commits to master since this release

0.38.0 (2020-09-08)

Bug Fixes

  • kill render threads on program exit (ca80c21)

Features

  • [api] expand PluginStateHelper with QComboBox handling (8dece5d)
  • add hover details and slice plots to spectrogram (231af9f)
  • add UDP importer/exporter (e06c4aa)
  • make spectrogram render on a separate thread (3586739)
  • make viridis the default spectrogram color map (30f5e90)

Performance Improvements

  • [api] rehaul BitArray copying (currently only affects take skip) (a90270f)