Spek Changelog

What's new in Spek 0.8.2

Apr 25, 2014
  • Spek 0.8.2 is part of beta 0.x releases, leading up to a stable 1.0 release
  • (hopefully) later this year. The roadmap is available on
  • [GitHub](https://github.com/alexkay/spek/issues/milestones).

New in Spek 0.7 (Apr 26, 2011)

  • New features:
  • Added translations in 8 languages
  • Preferences to select a language and to check for a new version
  • Spectral density ruler
  • Added a menu bar, cleaned up the tool bar.
  • Enhancements:
  • Show the version number in the window
  • Pre-compute the cosine table to speed up analysis by ±16%
  • spek(1) man page
  • Avoid using APIs depreciated in GTK3
  • Bugfixes:
  • Fixed duration for unsynchronised ID3v24 mp3 tags (upstream fix)
  • Fixed rigth click → Quit (issue 24) and the ⌘ Q shortcut (issue 44)

New in Spek 0.6 (Nov 23, 2010)

  • New features since 0.5:
  • Switch from GStreamer to FFmpeg libraries for audio decoding. This speeds up the overall analysis by a factor of 1.5 to 2.
  • Decode audio and perform the analysis in separate threads. This makes the analysis 1.3~1.8 times faster on multi-core systems (issue 11).
  • Check for a new version once a week and notify when it becomes available (issue 27)
  • Enhancements:
  • Windows installer branding (issue 32)
  • Option to launch Spek when the Windows installer exits
  • Bugfixes:
  • Fix link activation on Windows (issue 31)
  • Fix ALAC issues on OS X (issue 23)
  • Re-run the analysis only if the window width has been changed
  • Fix opening of files containing Unicode symbols in their name on Windows