2011-08-18 00:13:10 +02:00
|
|
|
Version 0.3.0:
|
|
|
|
* Added MPRIS 2.1 support.
|
|
|
|
|
2011-08-22 19:17:31 -04:00
|
|
|
Version 0.2.3:
|
|
|
|
* Fixed issue where artist bio could be referring to a different artist.
|
2011-08-27 14:02:22 -04:00
|
|
|
* Opening a "tomahawk" URL (or other URL with Tomahawk) brings the Tomahawk
|
|
|
|
window to the foreground.
|
2011-08-22 19:17:31 -04:00
|
|
|
|
2011-08-18 00:05:45 +02:00
|
|
|
Version 0.2.2:
|
2011-08-22 07:34:47 -04:00
|
|
|
* Fixed crash when pressing previous and next when playing a song from the Queue.
|
2011-08-21 21:41:31 -04:00
|
|
|
* Fixed issue where wrench for newly added resolvers would not show up immediately.
|
|
|
|
* Fixed sidebar statistics not updating after collection scan finished.
|
2011-08-21 04:51:52 +02:00
|
|
|
* Fixed omitting a few tracks in the Collection tree-view.
|
2011-08-18 00:05:45 +02:00
|
|
|
* Fixed sidebar & track sorting issues.
|
|
|
|
* Seek- & volume sliders now directly jump to the position you clicked on.
|
2011-08-22 14:10:21 -03:00
|
|
|
* Added ability to drag artists and albums within Tomahawk (to playlists, queue, etc.).
|
2011-08-18 00:05:45 +02:00
|
|
|
|
2011-08-16 02:44:46 +02:00
|
|
|
Version 0.2.1:
|
2011-08-16 03:14:09 +02:00
|
|
|
* Fixed crashing trying to play an unavailable track.
|
2011-08-16 02:44:46 +02:00
|
|
|
* Fixed a crash caused by using Javascript resolvers.
|
|
|
|
* Fixed searching with Javascript resolvers.
|
|
|
|
|
2011-08-01 12:35:44 -04:00
|
|
|
Version 0.2.0:
|
2011-08-15 02:54:12 +02:00
|
|
|
* Re-resolve queries when their resolved-to source goes offline.
|
|
|
|
* Cleanup formatting of Preference/Configure and Diagnostics windows.
|
|
|
|
* Add selection indicator on album art.
|
2011-08-12 12:52:13 -04:00
|
|
|
* Fix inability to create Echonest playlists based solely on style or mood.
|
2011-08-15 02:54:12 +02:00
|
|
|
* Created new Artist & Album page, showing various related information.
|
|
|
|
* Update playlists in dashboard to keep them in sync.
|
|
|
|
* Support Rdio track URLs and ability to drop them onto Tomahawk.
|
|
|
|
* Change "Recently Played" page to "Dashboard".
|
|
|
|
* Prioritize resolving newer queries to make GUI more responsive.
|
|
|
|
* Automatically expand local collection node in sidebar on launch.
|
|
|
|
* Display spinner animation while searching for tracks.
|
|
|
|
* Let Tomahawk-headless users trigger a rescan with --filescan.
|
|
|
|
* Include Stations and Automatic Playlists in "New Stations and Playlists".
|
|
|
|
* Always keep current page and sidebar selection in sync.
|
|
|
|
* New icon theme and many design tweaks.
|
|
|
|
* Fixed bug where drop indicator wouldn't show below the last track of a
|
|
|
|
playlist.
|
|
|
|
* Added support for "playing" Spotify track URLs (and t.co and bit.ly
|
|
|
|
shortened track URLs) and ability to drag/drop them into Tomahawk.
|
|
|
|
* Added support for JSPF playlists (XSPF via JSON).
|
|
|
|
* Scroll per pixel to making scrolling feel more natural.
|
|
|
|
* Filter out duplicate tracks in Collection tree view.
|
2011-08-01 12:35:44 -04:00
|
|
|
* Spotify resolver now honors SOCKS5 proxy settings.
|
2011-08-15 02:54:12 +02:00
|
|
|
* Made "show offline sources" menu option a toggle instead of two separate
|
|
|
|
entries.
|
|
|
|
* Properly decode escaped characters coming from HTTP API.
|
|
|
|
* Handle/display resolver file paths becoming invalid in Preferences.
|
|
|
|
* Fixed track skipping-on-pause bug when using Gstreamer backend.
|
2011-08-01 12:35:44 -04:00
|
|
|
* Fixed a few crashes that could occur when fetching data from Last.fm.
|
|
|
|
* Made Twitter dialog more readable/understandable.
|
2011-08-15 02:54:12 +02:00
|
|
|
* Fixed streaming from https:// links.
|
|
|
|
* Implement new Javascript resolver API and ability to present config
|
|
|
|
dialogs for resolvers.
|
|
|
|
* Show when a track was played in the Recently Played tracks history.
|
|
|
|
* Added context menus for Artists and Albums.
|
|
|
|
* Fixed playlist bugs that would cause track to stop playing when dropping
|
|
|
|
or moving items in the same playlist.
|
|
|
|
* Set volume to 75% on startup.
|
|
|
|
* Added "listen along" feature (and ability to "catch up").
|
|
|
|
* Added "love" feature - also "loves" track on Last.fm.
|
|
|
|
* Twitter checks for updates less often now, saving user API calls from
|
|
|
|
running out when using multiple clients.
|
|
|
|
* Added score column and score bars to indicate resolver match certainty.
|
|
|
|
* Added "New Additions" page for each source.
|
|
|
|
* Improved tomahawk:// link handling. Added support for http://toma.hk/.
|
|
|
|
* Fixed sorting by file size.
|
|
|
|
* Improved the way Adium status is updated with now-playing information.
|
|
|
|
* Re-resolve tracks when a resolver is added/removed/enabled/disabled.
|
|
|
|
* Added global search function that searches all available sources.
|
|
|
|
* Collection scanner can now run automatically, watching files and dirs for
|
|
|
|
changes.
|
|
|
|
* Added Pipeline status view.
|
|
|
|
* Allow seeking in songs - if supported by audio backend.
|
|
|
|
* Added ability to make a copy of a peer's playlist.
|
|
|
|
* Shuffle and Repeat settings are stored on a playlist by playlist basis.
|
|
|
|
* (Linux) Desktop notifications for now playing.
|
|
|
|
* (OS X) Removed "test login" button from Last.fm settings.
|
|
|
|
* (OS X) Added MediaKey support.
|
|
|
|
* (OS X) Don't quit on window close to conform to best practices.
|
2011-08-01 12:35:44 -04:00
|
|
|
|
2011-04-02 00:58:43 -04:00
|
|
|
Version 0.1.0:
|
2011-05-28 19:58:03 -04:00
|
|
|
* Fixed stations so they resolve against all available sources instead of
|
2011-05-28 19:56:22 -04:00
|
|
|
only local and friend's collections.
|
2011-08-15 02:54:12 +02:00
|
|
|
* Add a Song seed for stations and automatic playlists, and allow dragging
|
|
|
|
of any tracks to the New Stations entry to create a pre-seeded station.
|
2011-05-28 19:56:22 -04:00
|
|
|
* Added auto-completion for artists while filling in a station or automatic
|
|
|
|
playlist.
|
2011-05-25 23:43:09 -04:00
|
|
|
* SOCKS5 proxy support. Noproxy hosts are also supported but no wildcard
|
|
|
|
support (yet).
|
2011-08-15 02:54:12 +02:00
|
|
|
* Support loading of - and exporting to - .xspf playlists.
|
|
|
|
* Added Tomahawk:// protocol support and share links for many things
|
|
|
|
including tracks, playlists, and stations.
|
2011-05-28 19:56:22 -04:00
|
|
|
* Autoload automatically detected resolvers on startup.
|
2011-05-12 14:55:27 +02:00
|
|
|
* Fix issue where track resolving spinner never stopped if tracks were
|
|
|
|
removed from playlist while resolving.
|
2011-05-19 05:57:32 +02:00
|
|
|
* Twitter & Jabber profile pictures are shown.
|
2011-05-12 15:53:31 +02:00
|
|
|
* Fix issues with stations where multiple tracks could be added at once.
|
2011-05-12 14:55:27 +02:00
|
|
|
* Allow multiple accounts of the same type.
|
2011-08-15 02:54:12 +02:00
|
|
|
* Add new Google account type, a thin wrapper around a Jabber plugin.
|
2011-05-12 14:55:27 +02:00
|
|
|
* Overhaul the settings dialog interface.
|
2011-04-15 08:45:20 -04:00
|
|
|
* Resolvers can now be enabled and disabled, and some can be configured
|
2011-05-28 19:56:22 -04:00
|
|
|
directly in Tomahawk, for example the new Spotify resolver.
|
2011-05-19 05:57:32 +02:00
|
|
|
* Split playlists and stations in sources sidebar. Show Recently Played
|
2011-05-12 14:55:27 +02:00
|
|
|
as a node under the Super Collection.
|
|
|
|
* Fix massive speed bottleneck on startup in the case of many recently
|
|
|
|
played playlists.
|
2011-08-15 02:54:12 +02:00
|
|
|
* Removed filter and song view from Super Collection, coming back in the
|
|
|
|
next release.
|
2011-05-19 05:57:32 +02:00
|
|
|
* Browse and play collections in our snappy tree-mode, which also shows
|
2011-04-16 13:36:09 +02:00
|
|
|
images for artists and albums.
|
2011-04-15 14:01:07 -04:00
|
|
|
* Fixed crash that could occur when playing a track from a browser.
|
2011-05-28 19:56:22 -04:00
|
|
|
* Fixed a crash caused by sources going on or offline.
|
|
|
|
* Huge optimizations in the resolving pipeline.
|
2011-08-15 02:54:12 +02:00
|
|
|
* Improved the handling of automatic status messages for Google Talk.
|
2011-05-28 19:58:03 -04:00
|
|
|
* Switch to Phonon sound system, allowing us to support a wide variety
|
2011-05-28 19:56:22 -04:00
|
|
|
of audio formats.
|
2011-05-28 19:58:03 -04:00
|
|
|
* UI tweaks and cleanup.
|
2011-05-12 14:55:27 +02:00
|
|
|
* (OS X) Open configuration dialogs as sliding sheets.
|
|
|
|
* (OS X) Increase our available file watches to the maximum that the system
|
|
|
|
reports.
|
2011-08-15 02:54:12 +02:00
|
|
|
* (OS X) Added 'Window' menu with zoom/minimize actions.
|
2011-04-09 11:03:52 +02:00
|
|
|
|
2011-03-28 11:12:28 -04:00
|
|
|
Version 0.0.3:
|
2011-04-06 23:15:16 -04:00
|
|
|
* Show spinner while resolving playlists.
|
|
|
|
* Go back to previous page visible when deleting a playlist.
|
|
|
|
* Fixed issue where automatic playlists and station summaries were not
|
|
|
|
updated in the playlist header.
|
2011-04-04 10:48:48 +02:00
|
|
|
* Fixed an issue which caused duplicate items when rescanning.
|
2011-04-04 05:18:22 -04:00
|
|
|
* Revert change introduced in 0.0.2 causing Twitter protocol to not try
|
|
|
|
to reconnect to a peer if it couldn't connect the first time the plugin
|
|
|
|
was connected. This caused confusing (and for most unwanted) behavior.
|
2011-04-02 11:39:49 +02:00
|
|
|
* Fix crashes in Twitter authentication.
|
2011-03-28 11:12:28 -04:00
|
|
|
* Properly honor the chosen port number if a static host and port are
|
|
|
|
marked as preferred.
|
2011-04-02 11:39:49 +02:00
|
|
|
* Don't automatically try to resolve all incoming playback logs. This
|
|
|
|
speeds up importing sources a lot.
|
2011-04-03 14:39:56 +02:00
|
|
|
* Faster painting of playlists with lots of unresolved tracks.
|
2011-04-04 07:59:32 +02:00
|
|
|
* Prefer local results when results' score is equal.
|
2011-04-07 05:07:14 +02:00
|
|
|
* (Windows) The tomahawk:// protocol handler works on Windows now.
|
|
|
|
* (Windows) Prevent launching a second instance on Windows.
|
2011-08-15 02:54:12 +02:00
|
|
|
* (Windows) Fixed launching Tomahawk from Windows installer with admin
|
|
|
|
privileges.
|
2011-03-28 11:12:28 -04:00
|
|
|
|
2011-03-27 17:58:00 -04:00
|
|
|
Version 0.0.2:
|
2011-03-28 04:01:43 +02:00
|
|
|
* Don't reconnect to Jabber if the settings dialog is closed successfully
|
|
|
|
but the Jabber settings haven't changed.
|
2011-03-27 19:10:30 -04:00
|
|
|
* Don't run a rescan of the local collection if the settings dialog is
|
|
|
|
closed successfully but the path hasn't changed.
|
2011-03-27 19:00:52 -04:00
|
|
|
* Don't attempt to connect to unavailable Twitter peers over and over.
|
|
|
|
* Find Twitter peers if the peer's Got Tomahawk? tweet is not their latest
|
|
|
|
tweet.
|
|
|
|
* Got Tomahawk? tweets can now be sent directly to specific users or in
|
|
|
|
private direct messages.
|
|
|
|
* Display a helpful message when someone sends a normal instant message to
|
|
|
|
the Tomahawk XMPP presence.
|
|
|
|
* Incompatible change: Twitter SIP protocol has changed slightly. 0.0.1
|
|
|
|
clients will not be able to talk to newer clients.
|
|
|
|
* Don't let long playlist or summary names force a large Tomahawk window.
|
2011-03-28 04:01:43 +02:00
|
|
|
* Tomahawk now asks you to authorize new contacts.
|
2011-03-27 17:58:00 -04:00
|
|
|
|
2011-03-07 18:31:55 -05:00
|
|
|
Version 0.0.1:
|
2011-03-27 19:00:52 -04:00
|
|
|
* First public release.
|