Version 2.5
FEATURES:
* Now It's possible to use formated strings for prefix and suffix in
Playlist's layout items.
BUGFIXES:
* Do not crash when iPod doesn't have a master playlist. (BR 288936)
* Fix Last.fm not finding KDE Wallet. (BR 286741)
* Put a border around bottom toolbars, visually separating them from
browser contents. (BR 277741)
* Align the bottom toolbars.
* Allow albums with empty name but nonempty artist in local collection.
* Fix collection info display (track count, free space) for iPod and MTP
devices. (BR 232093)
* Fix crash at exit with Qt 4.8
* Fix moving applets rightward in the context toolbar.
* Fix breadcrumbs not working properly for the file browser.
* Disable cover fetching action for tracks not in the collection to avoid
crash when trying to "save as" a cover. (BR 287604)
* Show default cover in tag dialog when track is not in the collection.
* Fix directory selection when opening album location in tag dialog.
* Fix crash in CoverFoundDialog if progress dialog is cancelled just
before fetch is done.
* Correctly parse disambiguation pages for songs in the English Wikipedia.
* Fix wrong context view applets sizes on start up in some cases.
* Fix Amarok consuming CPU until main window is shown. (BR 278897)
* Fix last.fm 'scrobble composer' option's fallback to artist (BR 286215)
* Fix volume control from within Amarok.
* Fix slow startup because of imported playlists. (BR 284761)
* Fix audio CD detection on Amarok start. (BR 276032)
* Set a default filename scheme for USB Mass Storage (BR 285900)
* Fixed crash during MusicBrainz search. (BR 277475)
CHANGES:
* Load Last.fm friend/neighbour avatars on demand.
* Update tracks in the recently played widget only when needed.
* Allow editing the SearchWidget during a search animation.
* Update the collection view while UMS is scanning.
* Don't block the UI while scanning UMS device.
* Allow going back and forward in Amazon store. Thanks to GCI student
Nikola Miljkovic.
easytag-current (2.1.6):
2.1.7 - Jan 14th, 2012 :
========================
* Gaute Amundsen's ConfirmWhenUnsavedFiles.patch
* Mark Ferry's albumartist patch for ogg and flac
* Götz Waschk's update for German translation
* Kip's optimized base64 decoder for album art
* Updated contributor credits
* Debianized
* Updated version to 2.1.7
LAME 3.99.5 February 28 2012
* Rogerio Brito
* autotools: Fix compilation on alpha using proper ifdef guards. Thanks to Andres Mejia.
* Small correction of the documentation.
* Robert Hegemann
* Workaround for cygwin build problem. Tracker item [ 3480692 ] mingw-w64 compilation error
* Fix for a problem when LAME is compiled with fast floating point math. It could result in bitrate bloat with silent input data.
* Bug fix for tracker item [ 3486753 ] Artifacts at the beginning of decoded file
PR 46047 by ISHIHARA Takanori.
Version 3.5:
* add 'dtw' command.
* add 'mfcc' command.
* add 'mgc2mgclsp' and 'mgclsp2mgc' command.
* add two pitch extraction algorithm, 'RAPT' and 'SWIPE' to 'pitch' command.
* add -R and -M option to 'delta' command, to skip the magic number during the
calculation.
* unify data type for sampling frequency into float in kHz.
* fix options of 'psgr' and 'grlogsp' command to draw more large graph.
* fix 'wav2raw' to deal with IEEE float format.
* bug fixes.