467 lines
23 KiB
Plaintext
467 lines
23 KiB
Plaintext
Version 0.7.1:
|
|
Bugfixes:
|
|
* Fix several compilation errors under GCC 4.6.0.
|
|
* Fix a regression that broke gapless playback between certain songs.
|
|
* Fix the behaviour of --seek-by and --seek-to commandline options.
|
|
* Fix a crash when the visualisation window was resized to 0x0 pixels.
|
|
* (Linux) Fix the behaviour of the InsertUrls DBUS method.
|
|
* (Mac OS X) Fix a crash on startup on machines without X11 installed.
|
|
* (Mac OS X) Fix a bug that would make Clementine try to update to an
|
|
earlier version.
|
|
|
|
|
|
|
|
Version 0.7:
|
|
Major features:
|
|
* Brand new "Edit track information" dialog. You can now edit more fields,
|
|
change multiple songs at once, change album cover art and view song
|
|
statistics. Added an option to identify songs and fill in their tags
|
|
automatically using information from MusicBrainz.
|
|
* Add support for .cue files. Songs in a cuesheet appear in the playlist
|
|
and your library as separate tracks.
|
|
* Add "Duplicates only" and "Untagged songs only" views to the library that
|
|
help you find and correct badly tagged music in your library.
|
|
* Add an option to show album covers in the library view. This is on by
|
|
default, but you can turn it off again in the Preferences dialog.
|
|
* Add an option to load cover art directly from a URL.
|
|
* Clementine now gracefully handles deleted files by skipping them on
|
|
playback attempt and greying them out in the playlist view.
|
|
* Add a "Full library rescan" option which should rescan your library much
|
|
more thoroughly than before (but will take longer).
|
|
* Add a "Show in file browser" option to the library and playlist menus.
|
|
* Add a fancy tooltip to the track seek slider, showing the position that
|
|
you're about to jump to and its distance from the current position.
|
|
* Add support for network proxies. Clementine will use your system's proxy
|
|
by default, but you can configure a different one in the Preferences
|
|
dialog.
|
|
* The "Kittens" extra now fetches even fluffier kittens.
|
|
* Hypnotoad: now available in fullscreen HD.
|
|
|
|
Other features:
|
|
* Load embedded cover art from ogg files.
|
|
* Add a backspace shortcut to the files view.
|
|
* Pressing ESC will clear and focus the search box. Typing in the playlist
|
|
view will focus the search box and start searching.
|
|
* Pressing space in the playlist will play/pause the current track.
|
|
* Add global shortcuts for rating songs.
|
|
* Add global shortcuts for all of the repeat and shuffle modes.
|
|
* Middle-clicking a song now enqueues it into the playlist.
|
|
* Download higher resolution images from last.fm.
|
|
* Add options to the now-playing widget's menu to change the album art.
|
|
* Dragging an image file onto the now-playing widget will now set that
|
|
image as the cover art for the album.
|
|
* You can now tell the library scanner which filenames it should prefer
|
|
when looking for album cover art.
|
|
* Add a configurable timeout when searching for song and artist info.
|
|
* Add tooltips to the album cover manager that show the artist and album
|
|
name.
|
|
* Improve the options in the context menu for adding tracks to the playlist
|
|
from the library. Default behaviours are now configurable in the
|
|
Preferences dialog.
|
|
* You can now use "file path" when creating dynamic playlists.
|
|
* The search box in the album cover manager now searches in artist names
|
|
as well.
|
|
* Move the clear button inside search boxes.
|
|
* Make the pretty OSD snap to the center of the screen when dragging.
|
|
* Add a text alignment setting to playlist columns.
|
|
* The scroll wheel now scrolls through images in the artist info view.
|
|
* You can now drag songs onto empty space in the playlist tab bar to add
|
|
the songs to a new playlist.
|
|
* Fade out the currently playing song when exiting Clementine.
|
|
* Centre on the last played song when restoring a playlist.
|
|
* Add a menu item to change analyzers' framerate.
|
|
* Add an option to hide dividers in the library view.
|
|
* Ability to use either a "time left" timer or a "total time" timer for songs.
|
|
* (Windows) Add support for automatic updates. The second time you start
|
|
Clementine you are asked whether you want to check for updates
|
|
automatically. You can check manually at any time in the Tools menu.
|
|
* (Windows 7) Add playback buttons to the Windows 7 taskbar icon.
|
|
|
|
Bugfixes:
|
|
* Fix several issues loading files with non-ascii characters in their
|
|
filenames.
|
|
* Fix several crashes when loading malformed tags from MP3 files.
|
|
* Fix a crash when clicking the "cancel" button on a dynamic playlist while
|
|
the preview is still being loaded.
|
|
* Fix a crash when skipping quickly through tracks while the Artist Info
|
|
tab was open.
|
|
* Fix a crash on exit if you have the Magnatune list open.
|
|
* Fix a crash when closing a playlist that has songs still loading.
|
|
* Fix a crash when removing the first, active playlist.
|
|
* Fix a race condition on startup that might lead to two instances of
|
|
Clementine being started.
|
|
* Fix a display bug in the "Last played" column for songs that haven't been
|
|
played in the last week.
|
|
* Improve the sorting of untagged songs loaded from directories.
|
|
* Fix a build failure on ARM.
|
|
* Do library initialisation in the background - fixing a GUI freeze when
|
|
loading large collections.
|
|
* Fix a bug where columns would sometimes not appear in the playlist.
|
|
* Fix some graphical bugs when resizing the sidebar when it is blurred.
|
|
* Hide the score and comment columns by default, increase the size of the
|
|
sidebar.
|
|
* Fix a database error when searching for " characters in the library.
|
|
* Fix an issue when trying to sign in to last.fm with a username containing
|
|
special characters.
|
|
* Fix the "date" and "rating" smart playlist comparisons.
|
|
* Update statistics properly when playing songs shorter than 30 seconds.
|
|
* Don't re-read tags from files when loading a playlist if those songs are
|
|
already in the library.
|
|
* Make it possible to disable all lyric providers.
|
|
* Make it possible to delete the active playlist.
|
|
* Add a workaround for broken XML entities in ASX playlists.
|
|
* Sort playlist tabs properly when closing and re-opening Clementine.
|
|
* (Windows) Fix MP3 transcoding.
|
|
* (Windows) Better error handling when parts of the Windows Media Device
|
|
Manager SDK aren't installed (like on Windows Server).
|
|
* (Windows) Fix a crash on startup when a device was connected that gave
|
|
Clementine an invalid icon.
|
|
* (Linux) Various MPRIS2 fixes.
|
|
* (Mac OS X) Increase the maximum file descriptor limit so larger
|
|
collections can still be monitored for changes.
|
|
|
|
Build system changes:
|
|
* Remove the old xine, VLC and Phonon backends. These weren't maintained
|
|
any more and didn't have as many features as the GStreamer backend.
|
|
* Make Last.fm optional.
|
|
* Clementine now builds correctly with Clang.
|
|
* Don't run tests for features if those features are disabled.
|
|
* (Linux) Make DBUS optional.
|
|
* (Windows) Upgrade to Qt 4.7.1.
|
|
* (Mac OS X) Switch the HTTP gstreamer plugin to soup instead of neon.
|
|
|
|
|
|
|
|
Version 0.6:
|
|
Features:
|
|
* Added a Song Info tab that contains:
|
|
- Lyrics fetched from 17 different websites
|
|
- Statistics, play counts and tags from Last.fm
|
|
- Wiki from Last.fm
|
|
* Added an Artist Info tab that contains:
|
|
- Photos
|
|
- Biographies from Wikipedia, Last.fm, Amazon and more
|
|
- Similar artists
|
|
* Added smart playlists and dynamic playlists.
|
|
* Add ratings, play counts and skip counts to the library, and remember
|
|
when a song was last played.
|
|
* Add a directory of Icecast radio stations to the Internet tab.
|
|
* Add Jamendo support to the Internet tab.
|
|
* Redesigned the sidebar so it looks better with the new "Song info" and
|
|
"Artist info" tabs. The old style can be used again by right clicking
|
|
on the sidebar.
|
|
* Add support for "custom" Last.fm radio stations - see:
|
|
http://burnysblog.blogspot.com/2010/04/combo-station-urls.html
|
|
* Inhibit the Gnome, KDE and OS X screensavers when watching visualisations.
|
|
* Add an option to configure the gstreamer buffer size.
|
|
* Add a Mute option to the menus and the panel icon.
|
|
* Add a tooltip to the panel icon showing the currently playing track.
|
|
* Change the window title to the name of the currently playing track.
|
|
* Add a comment column to the playlist.
|
|
* Add volume controls for Rain and Hypnotoad.
|
|
* Allow editing tags from the library pane.
|
|
* Add a "Delete from disk" item in the playlist menu.
|
|
* Single clicking an item in the library view now expands it.
|
|
* Kittens!
|
|
* (Linux) Add MPRIS2 support, see http://www.mpris.org/2.0/spec/
|
|
* (Ubuntu) Add monochrome panel icons.
|
|
* (Ubuntu) Show Clementine in the Gnome sound menu.
|
|
|
|
Bugfixes:
|
|
* Replace Last.fm loved tracks with mix radio, see:
|
|
http://www.last.fm/stationchanges2010
|
|
* Don't block the GUI when starting a background stream.
|
|
* Don't block the GUI when searching or sorting a large library.
|
|
* Fix a large number of bugs in the MPRIS API.
|
|
* Use CBR instead of VBR when encoding MP3 files to copy to devices.
|
|
* Fixed parsing of DOS line endings in M3U files.
|
|
* Fix inline editing of multiple tracks in the playlist.
|
|
* Fix a bug where pressing F2 would sometimes edit the wrong field.
|
|
* Ignore duplicate items from playlists when opening directories.
|
|
* Ignore bad metadata in a file if good metadata has already been loaded.
|
|
* Don't show CD drives in the devices tab.
|
|
* Don't stop the track prematurely if it's the last one in the playlist
|
|
and fadeout is disabled.
|
|
* Write URLs in XSPF playlists properly when saving to a folder inside
|
|
the library.
|
|
* Fix some usability issues with the "Show in various artists" feature.
|
|
* Prevent the last playlist column from being hidden.
|
|
* Don't download the entire Magnatune catalogue each time Clementine is run.
|
|
* (Windows Vista) Fix a memory leak when using visualisations.
|
|
* (KDE) Fix a bug with session management on KDE.
|
|
* (Ubuntu) Fix compilation with the Gold linker which is used on Natty.
|
|
* (Mac OS X) Store user files in Library/Application Support/
|
|
|
|
|
|
|
|
Version 0.5.3:
|
|
Bugfixes:
|
|
* Fix a crash that would occur when the library scanner encountered a
|
|
song with invalid metadata.
|
|
* Show the patch version in the version string.
|
|
* Work around a broken version of liblastfm.
|
|
* (Linux) Add some missing metadata to the MPRIS interface.
|
|
* (Mac) Fix mass-storage devices.
|
|
|
|
|
|
|
|
Version 0.5.2:
|
|
Bugfixes:
|
|
* (Windows) Fix a serious handle leak.
|
|
* (Fedora) Fix gstreamer dependency problem in the 32-bit package.
|
|
|
|
|
|
|
|
Version 0.5.1:
|
|
Bugfixes:
|
|
* (Fedora) Fix sqlite dependency problem on startup.
|
|
|
|
|
|
|
|
Version 0.5:
|
|
Features:
|
|
* Add support for iPods, MTP music players and USB mass storage disks.
|
|
You can now copy songs on to and manage files on your portable devices.
|
|
Music will get transcoded automatically if the device you're copying to
|
|
doesn't support the file type.
|
|
* Add a queue manager. You can now add songs to a queue to have them
|
|
played before anything else in the playlist.
|
|
* Add an Organise Files dialog that lets you copy files into your library
|
|
or rename them to follow your naming convention.
|
|
* Add support for Wii Remotes - you can now use your Wii Remote as a remote
|
|
control for Clementine!
|
|
* The columns in the playlist will now stretch to fit the whole window size.
|
|
* Load embedded album art from id3v2 tags.
|
|
* Load local files from the library instead if they exist, meaning existing
|
|
album art will be used.
|
|
* Support drag and drop between playlists.
|
|
* Add options to disable library scanning.
|
|
* Add an option to group the library by file type.
|
|
* Add an option to change the GUI language.
|
|
* Add an option to disable the current track glow effect.
|
|
* Add a global shortcut to show/hide the OSD.
|
|
* Show progress information for individual tracks when transcoding.
|
|
* ALL GLORY TO THE HYPNOTOAD.
|
|
* (Linux) Add an svg icon.
|
|
* (Mac) Show now playing information in the dock menu.
|
|
* (Windows Vista and Windows 7) Add Clementine to the Default Programs menu.
|
|
* (Windows Vista and Windows 7) Blur the background of the OSD.
|
|
|
|
Bugfixes:
|
|
* Fix a memory leak when playing ogg streams.
|
|
* Reduce the constant CPU usage when playing music.
|
|
* Greatly reduce CPU usage when using the equalizer.
|
|
* Greatly reduce startup time.
|
|
* Move lots of disk IO to the background, making the GUI more responsive.
|
|
* Display an error dialog instead of crashing if no projectM visualisations
|
|
were found.
|
|
* Fix a crash when the "Last.fm" tree item was expanded.
|
|
* Fix a bug that would create empty "Unknown" categories in the Library.
|
|
* Fix a black visualisations window when using a non-English locale.
|
|
* Fix a crash when closing the visualisation window with the ESC key.
|
|
* Detect symbolic links in the music library properly.
|
|
* Pick gstreamer codecs automatically when transcoding, insteading of using
|
|
a hardcoded list.
|
|
* Sort items in the library that don't have a track number set properly.
|
|
* Sort library items with UTF-8 characters properly.
|
|
* Use the file extension as well as the mime-type when figuring out how to
|
|
load a remote playlist.
|
|
* Handle "Artist - Title" icycast metadata properly.
|
|
* Filtering the playlist now focuses the currently playing song.
|
|
* Filtering the playlist is now case-insensitive.
|
|
* Load the "albumartist" tag from flac and ogg metadata.
|
|
* Ignore garbage iTunNORM comment fields in ID3v2 tags.
|
|
* Be sure to always enable the OK button in the settings dialog properly.
|
|
* Fix a bug that would prevent covers from loading in the cover manager.
|
|
* (Linux) Make the commandline interface work even when not running an X
|
|
server.
|
|
* (Mac) Reduce the default font size to fit in with other OS X applications.
|
|
* (Mac) Use smooth scrolling in the playlist view.
|
|
* (Mac) Correctly load M3U files created by iTunes.
|
|
* (Windows) Seed the random number generator properly so the same tracks
|
|
don't get played over and over when using shuffle.
|
|
* (Windows) Use \ instead of / in several places in the GUI.
|
|
* (Windows) Fix a crash when authenticating with Last.fm.
|
|
|
|
|
|
|
|
Version 0.4.2:
|
|
Bugfixes:
|
|
* (Linux) Fixed a bug where Clementine wouldn't start at all on Slackware,
|
|
openSUSE, or any other distro without FTS3 support in sqlite.
|
|
|
|
|
|
|
|
Version 0.4.1:
|
|
Bugfixes:
|
|
* (Mac) Fix global shortcuts issue.
|
|
|
|
|
|
|
|
Version 0.4:
|
|
Features:
|
|
* Support for multiple, tabbed playlists.
|
|
* Support for loading and saving XSPF, M3U, PLS and ASX playlists.
|
|
* Fullscreen visualisation support using projectM.
|
|
* Added a search bar to filter playlists.
|
|
* Magnatune integration - search, stream and download from Magnatune's
|
|
collection of DRM-free music.
|
|
* Music transcoder that can convert your music to mp3, ogg, flac, spx, 3gp
|
|
or m4a from any format that's supported by Clementine.
|
|
* ReplayGain support for volume normalisation.
|
|
* Improved the manual search feature of the album cover manager - you can
|
|
now enter text to search for and pick the best cover from a list of
|
|
results.
|
|
* Added a "now playing" widget to the main window, and rework the UI slightly.
|
|
* Added a progress bar to the album cover manager.
|
|
* Added a "Configure global shortcuts" dialog.
|
|
* Added a menu item to add whole folders to the playlist.
|
|
* Added menu items in the Library view to "load" tracks and replace the
|
|
whole playlist.
|
|
* Added a "Jump to the currently playing track" menu item.
|
|
* Added statusbar text saying how many songs are in the playlist.
|
|
* Added a background rain option from http://www.rainymood.com/
|
|
* Added some keyboard shortcuts for common actions.
|
|
* Library scanning on startup is now optional.
|
|
* Library scanning now shows progress information in the status bar.
|
|
* New application icon.
|
|
* The pretty OSD is now even prettier.
|
|
* (Linux) Use icons from the desktop icon theme where possible.
|
|
|
|
Bugfixes:
|
|
* Searching through large libraries is now much faster.
|
|
* Gapless playback should now work all the time with all formats.
|
|
* Song fading and crossfading shouldn't get cut off early on some sound
|
|
drivers.
|
|
* Automatically detect and fix non-UTF8 character encodings in song tags.
|
|
* Fix the 5 second delay between starting the first Last.fm track and
|
|
showing the cover-art in the notification.
|
|
* Lower the CPU usage of the currently playing track animation.
|
|
* Fixed a bug that would cause very high CPU usage after playing a number
|
|
of tracks.
|
|
* MMS streams that redirect to a RTSP stream should now play properly.
|
|
* Group error messages together so the user isn't overwhelmed by dialogs.
|
|
* Pressing "previous" in a shuffled playlist should follow the same order.
|
|
* Adding whole directories to the playlist now happens in the background so
|
|
it doesn't block the GUI.
|
|
* Fix a bug where Clementine would forget which playlist columns had been
|
|
hidden which lead to "ghost" columns that were shown but invisible.
|
|
* (Linux) Fix MPRIS pause behaviour.
|
|
* (Windows) \\host\share\file style URLs are now playable.
|
|
* (Windows) Use the improved directsound8 audio driver from Songbird,
|
|
fixing several playback issues on Windows.
|
|
* (Windows) Fix playback of AAC and WMA files, as well as MMS streams.
|
|
* (Windows) Fix a bug that prevented loading of any JPEG album covers.
|
|
* (Windows) Fix the animated busy spinner.
|
|
* (Mac) Add a list of supported filetypes so OS X knows which file types
|
|
Clementine can open.
|
|
* (Mac) Fix playback of various filetypes.
|
|
* (Mac) Fix dock menu when Clementine is minimised.
|
|
* (Mac) Support custom key combinations for global shortcuts (only on
|
|
Snow Leopard and higher).
|
|
* (Mac) Hide behaviour tab as it does nothing.
|
|
|
|
|
|
|
|
Version 0.3:
|
|
Features:
|
|
* It is now possible to group the library by any field.
|
|
* Clementine now uses GStreamer to play music.
|
|
* There is now an equalizer in the Tools menu.
|
|
* Crossfading between tracks, and gapless playback.
|
|
* Add an OSD for operating systems that don't have native notifications.
|
|
* MPRIS support - you can now control Clementine using compatible remote
|
|
control applications.
|
|
* You can now control Clementine using the command line.
|
|
* Better tag editing. You can now automatically renumber tracks, bulk-edit
|
|
fields, and edit tags directly from the playlist.
|
|
* Autocompletion of album and artist names when editing tags.
|
|
* Undo and redo in the playlist.
|
|
* Add a menu option to delete items from the playlist.
|
|
* Add options to hide/show the main window on startup.
|
|
* Add options to sign out of Last.fm, and hide the Last.fm buttons.
|
|
* Automatically scroll to the currently playing song.
|
|
* Automatically start playing again from the previously playing track.
|
|
* Show a tiny "play" or "pause" icon in the system tray.
|
|
* Show a nicer indicator in the playlist when drag+dropping songs.
|
|
* (Windows and Mac) Global shortcut support.
|
|
* (Windows) The analyzer now works.
|
|
* (Mac) Remove the system tray icon, and minimize to the dock properly.
|
|
* (Mac) Use Sparkle for updates.
|
|
|
|
Bugfixes:
|
|
* The library scanner should now be much more efficient, and won't scan
|
|
your entire collection on startup.
|
|
* Saving and loading huge playlists should now be much faster.
|
|
* Fix several issues with runtime linking of sqlite.
|
|
* It is now possible to play songs that have '#' in the name.
|
|
* The currently playing track animation is now a more readable colour.
|
|
* Fix a crash when right-clicking an empty area of the playlist.
|
|
* Fix a crash when starting Clementine from a directory that contained
|
|
another directory called "clementine".
|
|
* Fix a crash when deleting songs from the library while the library
|
|
scanner is running.
|
|
* Fix an occasional crash when playing music.
|
|
* Left clicking on the track slider will now jump to that position.
|
|
* Stop the user from rearranging album covers in the cover manager.
|
|
* (Linux) Stop Clementine from creating loads of notifications at once.
|
|
* (Linux) Clementine will no longer prevent KDE from logging out.
|
|
|
|
Internationalization:
|
|
* Added translations for Portuguese, Czech, Danish, British English,
|
|
Finnish, French, Galician, German, Italian, Kazakh, Bokmal, Polish,
|
|
Romanian, Swedish and Turkish.
|
|
|
|
Buildsystem changes:
|
|
* (Linux) Use the notification daemon directly, instead of through
|
|
libnotify.
|
|
* It is now possible to select other audio backends (xine, vlc, phonon)
|
|
through a cmake option, although doing so is not recommended, and may
|
|
cause a terrible plague to wreak havok and despair upon your friends and
|
|
loved ones. You have been warned.
|
|
|
|
|
|
|
|
Version 0.2:
|
|
Features:
|
|
* Album cover art is now automatically loaded from disk for your library
|
|
* Cover manager downloads missing covers from Last.fm
|
|
* Covers for Last.fm radio tracks are shown in notifications
|
|
* Much better "Various Artists" detection
|
|
* Menu items to force albums to be shown under "Various Artists"
|
|
* Support for M3U and XSPF playlists
|
|
* Menu items to add files and streams by URL
|
|
* Shuffle and Repeat modes for the playlist
|
|
* Option to hide the system tray icon
|
|
* Option to show notifications when changing volume (disabled by default)
|
|
* Playlist columns for albumartist, composer, file type, date
|
|
* Menu item to automatically number tracks in the playlist
|
|
* More 2D analyzers from Amarok 1.4
|
|
* (Linux) Media keys (play, stop, etc.) should work under Gnome
|
|
|
|
Bugfixes:
|
|
* Fixed Last.fm scrobbling for local music
|
|
* Fixed problems writing UTF-8 tags
|
|
* Searching the library now supports unicode
|
|
* Fixed a serious memory leak when the window is minimized to the tray
|
|
* Fixed tracks without an album field not showing up in the library
|
|
* Clicking the track slider to move it now works properly
|
|
* The track slider should no longer move around underneath you while being
|
|
dragged
|
|
* Colours should now obey the system colour scheme
|
|
* Searching the library should now be much faster
|
|
* (Windows) Fixed logarithmic volume issues
|
|
* (Linux and Mac) Volume is now saved and restored properly when you exit
|
|
* (Linux and Mac) Library scanner now runs at a low IO priority to make it
|
|
much less intrusive
|
|
* (Mac) Fix crash when universal access options are enabled
|
|
|
|
Internationalization:
|
|
* Added translations for Spanish, Russian, Greek and Slovak
|
|
|
|
Buildsystem changes:
|
|
* Moved from qmake to cmake
|
|
* It's now possible to build without libnotify
|
|
* Unit tests using gtest
|
|
|