spek/NEWS
Alexander Kojevnikov 10864a6633 Update NEWS
2011-04-22 14:51:41 +08:00

58 lines
1.7 KiB
Plaintext

Spek 0.7 - Released 2011-04-24
==============================================================================
New Features And Enhancements
------------------------------------------------------------------------------
Spek 0.7 is part of beta 0.x releases, leading up to a stable 1.0 release
later this year. Check Spek website for the roadmap.
New features since 0.6:
* 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.
* Better OS X integration
Enhancements:
* Show the version number in the window
* Pre-compute the cosine table to speed up analysis by ±16%
* Use jhbuild and ige-mac-bundler to build and package Spek on OS X
* spek(1) man page
* Avoid using APIs depreciated in GTK3
Bugfixes:
* Fixed link activation on OS X (issue 31)
* Fixed new version detection on OS X
* Fixed duration for unsynchronised ID3v24 mp3 tags (upstream fix)
* Fixed rigth click → Quit (issue 24) and the ⌘ Q shortcut (issue 44)
Sources / Packages
------------------------------------------------------------------------------
* Spek 0.7 tarball:
* <http://spek.googlecode.com/files/spek-0.7.tar.bz2>
* Windows and Mac OS X binaries:
* <http://spek.googlecode.com/files/spek-0.7.msi>
* <http://spek.googlecode.com/files/spek-0.7.zip>
* <http://spek.googlecode.com/files/spek-0.7.dmg>
* Ubuntu PPA
* <https://launchpad.net/~alexk/+archive/spek>
* Other Unix packages:
* <http://code.google.com/p/spek/wiki/UnixInstall>
Dependencies
------------------------------------------------------------------------------
* GTK+ >= 2.18
* FFmpeg libraries:
* libavcodec >= 52.56.0 (r22291)
* libavformat
* libavutil