1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-14 01:54:07 +02:00

* ChangeLog cleanup.

This commit is contained in:
Christian Muehlhaeuser
2011-08-15 02:54:12 +02:00
parent 53c9d0fcde
commit a5596e0288

149
ChangeLog
View File

@@ -1,99 +1,83 @@
Version 0.2.0: Version 0.2.0:
* Re-resolve queries when their resolved-to result goes offline * Re-resolve queries when their resolved-to source goes offline.
* Rename "Music" in settings to "Collection" to better match main app UI * Cleanup formatting of Preference/Configure and Diagnostics windows.
* Fix for queue not allowing items to be removed from it, and flickering queue button * Add selection indicator on album art.
* Cleanup formatting of Preference/Configure and Diagnostics windows
* Add selection indicator on album art
* Fix inability to create Echonest playlists based solely on style or mood. * Fix inability to create Echonest playlists based solely on style or mood.
* Created new Album page (that shows other albums from that artist available in your Super Collection) * Created new Artist & Album page, showing various related information.
* Update playlists in dashboard to keep them in sync * Update playlists in dashboard to keep them in sync.
* Added support for "playing" Rdio track URLs and ability to drag/drop them into Tomahawk * Support Rdio track URLs and ability to drop them onto Tomahawk.
* Change "Recently Played" page to "Dashboard" * Change "Recently Played" page to "Dashboard".
* Prioritize resolving newer queries to make GUI more responsive * Prioritize resolving newer queries to make GUI more responsive.
* Automatically expand local collection node in sidebar on launch * Automatically expand local collection node in sidebar on launch.
* Display spinner animation while searching for tracks * Display spinner animation while searching for tracks.
* Fix for occasionally flashing play control buttons * Let Tomahawk-headless users trigger a rescan with --filescan.
* Remove horizontal scrollbars when they aren't needed * Include Stations and Automatic Playlists in "New Stations and Playlists".
* Let headless-Tomahawk users trigger a rescan with --filescan * Always keep current page and sidebar selection in sync.
* Removed "test login" button from Last.fm settings (OS X only) * New icon theme and many design tweaks.
* Fix font and image sizes from being too big/small on some OSes * Fixed bug where drop indicator wouldn't show below the last track of a
* Include Stations and Automatic Playlists in News Stations and Playlists widget playlist.
* When click through to station or playlist ensure that sidebar navigation reflects it * Added support for "playing" Spotify track URLs (and t.co and bit.ly
* Even more design tweaks, new placeholder icons (and use them in right places) shortened track URLs) and ability to drag/drop them into Tomahawk.
* Show search and artist page temporary navigation in sidebar when on those pages * Added support for JSPF playlists (XSPF via JSON).
* Fixed bug where drop indicator wouldn't show under last track if that was drop zone * Scroll per pixel to making scrolling feel more natural.
* Fixed cross-wiring of Previous and Next song in "Music Player" menu (OS X) * Filter out duplicate tracks in Collection tree view.
* Added support for "playing" Spotify track URLs (and t.co and bit.ly shortened track URLs/URIs) and ability to drag/drop them into Tomahawk
* Added support for JSPF playlists (XSPF via JSON)
* Removed big "Welcome to Tomahawk" info bar from welcome screen
* Clean up some bugs around deleted playlists and stations
* Rename filter box in collection track view to "filter" (from "search")
* Scroll per pixel to making scrolling feel more natural
* Filter out duplicate tracks in Collection tree view
* Spotify resolver now honors SOCKS5 proxy settings. * Spotify resolver now honors SOCKS5 proxy settings.
* On OS X don't quit on window close to conform to best practices * Made "show offline sources" menu option a toggle instead of two separate
* Made "show offline sources" option in menu be a toggle instead of two different entries entries.
* Properly decode escaped characters coming from HTTP API * Properly decode escaped characters coming from HTTP API.
* Fixes and updates to German translation * Handle/display resolver file paths becoming invalid in Preferences.
* Handle/display resolver file paths becoming invalid in Preferences * Fixed track skipping-on-pause bug when using Gstreamer backend.
* Fixed track skipping-on-pause bug when using Gstreamer backend
* Fixed a few crashes that could occur when fetching data from Last.fm. * Fixed a few crashes that could occur when fetching data from Last.fm.
* Made Twitter dialog more readable/understandable. * Made Twitter dialog more readable/understandable.
* Added Artist pages (and links to them from now playing metadata and from collection track list views) * Fixed streaming from https:// links.
with artist bio snippet, related artists, top tracks and view of all tracks/albums from that artist in user's Super Collection * Implement new Javascript resolver API and ability to present config
* Fixed streaming from https:// links dialogs for resolvers.
* Desktop notifications for now playing (Linux only) * Show when a track was played in the Recently Played tracks history.
* Implement new javascript resolver API and ability to present configuration options for resolvers * Added context menus for Artists and Albums.
* Prettified header labels * Fixed playlist bugs that would cause track to stop playing when dropping
* Show when a track was played in the Recently Played tracks history or moving items in the same playlist.
* Added context menus for Artists and Albums * Set volume to 75% on startup.
* Added some tool tips * Added "listen along" feature (and ability to "catch up").
* Fixed playlist bugs that would cause track to stop playing when dropping/moving items in the same playlist * Added "love" feature - also "loves" track on Last.fm.
* New home screen (aka "Recently Played" under Super Collection) * Twitter checks for updates less often now, saving user API calls from
* Set volume to 75% on startup running out when using multiple clients.
* Lots of new icons and design tweaks * Added score column and score bars to indicate resolver match certainty.
* Added "listen along" feature (and ability to "catch up") * Added "New Additions" page for each source.
* Optimize resolver pipeline * Improved tomahawk:// link handling. Added support for http://toma.hk/.
* Added "love" feature - also "loves" track on Last.fm (if last.fm account is available/set) * Fixed sorting by file size.
* Twitter checks for updates less often now, saving user API calls from running out when using multiple clients. * Improved the way Adium status is updated with now-playing information.
* Added score column and score bars to indicate resolver match certainty * Re-resolve tracks when a resolver is added/removed/enabled/disabled.
* Fix a bunch of playlist deletion bugs * Added global search function that searches all available sources.
* Created "New Additions" page for each source * Collection scanner can now run automatically, watching files and dirs for
* Improve tomahawk:// link handling. Added support for http://toma.hk/ links so browser/link-shortener friendly changes.
* Fix sorting by file size * Added Pipeline status view.
* Improve the way Adium status is updated with now-playing information - add preference to enable/disable * Allow seeking in songs - if supported by audio backend.
* Fix so stations can be created only given mood and/or style parameters * Added ability to make a copy of a peer's playlist.
* Re-resolve tracks when a resolver is added/removed/enabled/disabled * Shuffle and Repeat settings are stored on a playlist by playlist basis.
* Don't require @foo.com domains for jabber and google * (Linux) Desktop notifications for now playing.
* Added global search function that searches all available sources (super collection and all enabled resolvers) * (OS X) Removed "test login" button from Last.fm settings.
* Cleaned up Preference Window and styling * (OS X) Added MediaKey support.
* Collection scanner now can run automatically, watching files and * (OS X) Don't quit on window close to conform to best practices.
directories for changes. On by default.
* Added Pipeline view window
* Allow seeking in songs - if possible
* Added ability to make a copy of a peer's playlists and add to your own playlists
* Added MediaKey support on OS X
* Shuffle and Repeat settings are stored on a playlist by playlist basis
Version 0.1.0: Version 0.1.0:
* Fixed stations so they resolve against all available sources instead of * Fixed stations so they resolve against all available sources instead of
only local and friend's collections. only local and friend's collections.
* Add a Song seed for stations and automatic playlists, and allow dragging of * Add a Song seed for stations and automatic playlists, and allow dragging
any tracks to the New Stations entry to create a pre-seeded station. of any tracks to the New Stations entry to create a pre-seeded station.
* Added auto-completion for artists while filling in a station or automatic * Added auto-completion for artists while filling in a station or automatic
playlist. playlist.
* SOCKS5 proxy support. Noproxy hosts are also supported but no wildcard * SOCKS5 proxy support. Noproxy hosts are also supported but no wildcard
support (yet). support (yet).
* Support loading of - and exporting to - .xspf playlists * Support loading of - and exporting to - .xspf playlists.
* Added Tomahawk:// protocol support and share links for many things including * Added Tomahawk:// protocol support and share links for many things
tracks, playlists, and stations. including tracks, playlists, and stations.
* Autoload automatically detected resolvers on startup. * Autoload automatically detected resolvers on startup.
* Fix issue where track resolving spinner never stopped if tracks were * Fix issue where track resolving spinner never stopped if tracks were
removed from playlist while resolving. removed from playlist while resolving.
* Twitter & Jabber profile pictures are shown. * Twitter & Jabber profile pictures are shown.
* Fix issues with stations where multiple tracks could be added at once. * Fix issues with stations where multiple tracks could be added at once.
* Allow multiple accounts of the same type. * Allow multiple accounts of the same type.
* Add new Google account type that is a thin wrapper around a Jabber plugin. * Add new Google account type, a thin wrapper around a Jabber plugin.
* Overhaul the settings dialog interface. * Overhaul the settings dialog interface.
* Resolvers can now be enabled and disabled, and some can be configured * Resolvers can now be enabled and disabled, and some can be configured
directly in Tomahawk, for example the new Spotify resolver. directly in Tomahawk, for example the new Spotify resolver.
@@ -101,21 +85,21 @@ Version 0.1.0:
as a node under the Super Collection. as a node under the Super Collection.
* Fix massive speed bottleneck on startup in the case of many recently * Fix massive speed bottleneck on startup in the case of many recently
played playlists. played playlists.
* Removed filter and song view from Super Collection, coming back in the next * Removed filter and song view from Super Collection, coming back in the
release. next release.
* Browse and play collections in our snappy tree-mode, which also shows * Browse and play collections in our snappy tree-mode, which also shows
images for artists and albums. images for artists and albums.
* Fixed crash that could occur when playing a track from a browser. * Fixed crash that could occur when playing a track from a browser.
* Fixed a crash caused by sources going on or offline. * Fixed a crash caused by sources going on or offline.
* Huge optimizations in the resolving pipeline. * Huge optimizations in the resolving pipeline.
* Improved the handling of automatic status messages for Google Talk * Improved the handling of automatic status messages for Google Talk.
* Switch to Phonon sound system, allowing us to support a wide variety * Switch to Phonon sound system, allowing us to support a wide variety
of audio formats. of audio formats.
* UI tweaks and cleanup. * UI tweaks and cleanup.
* (OS X) Open configuration dialogs as sliding sheets. * (OS X) Open configuration dialogs as sliding sheets.
* (OS X) Increase our available file watches to the maximum that the system * (OS X) Increase our available file watches to the maximum that the system
reports. reports.
* (OS X) Added 'Window' menu with zoom/minimize actions * (OS X) Added 'Window' menu with zoom/minimize actions.
Version 0.0.3: Version 0.0.3:
* Show spinner while resolving playlists. * Show spinner while resolving playlists.
@@ -134,8 +118,9 @@ Version 0.0.3:
* Faster painting of playlists with lots of unresolved tracks. * Faster painting of playlists with lots of unresolved tracks.
* Prefer local results when results' score is equal. * Prefer local results when results' score is equal.
* (Windows) The tomahawk:// protocol handler works on Windows now. * (Windows) The tomahawk:// protocol handler works on Windows now.
* (Windows) Fixed launching Tomahawk from Windows installer with admin privileges.
* (Windows) Prevent launching a second instance on Windows. * (Windows) Prevent launching a second instance on Windows.
* (Windows) Fixed launching Tomahawk from Windows installer with admin
privileges.
Version 0.0.2: Version 0.0.2:
* Don't reconnect to Jabber if the settings dialog is closed successfully * Don't reconnect to Jabber if the settings dialog is closed successfully