Skip to content

Release 1.5.0

Choose a tag to compare

@jmears63 jmears63 released this 18 Dec 15:34
· 17 commits to master since this release

Various usability improvements:

  • The mouse wheel can now be used together with shift or ctrl to zoom just the time or frequency
    range, leaving the other axis range unchanged.
  • A new file menu item "close all" closes the folder browser and any spectrograms currently open.
    This is useful if data files are being read from mountable media such as an SD card.
  • Added a settings button in the folder browser allows the visibility of additional columns to be controlled.
  • The "send item to trash" option in the flagged item modal is no longer initially selected, to avoid accidents.
  • Added grid lines to the amplitude graph so that timings can be more easily read from it.
  • Added a refresh button to the spectrogram panels to reload/reload data from file - useful
    if the file is updated.
  • Updated dependency modules to recent versions, and made requirements.txt a little more forgiving about using
    compatible versions.