1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-07-31 19:30:21 +02:00

* Updated ChangeLog.

This commit is contained in:
Christian Muehlhaeuser
2011-05-19 05:57:32 +02:00
parent 9f1778a519
commit c919455d3f

View File

@@ -1,19 +1,19 @@
Version 0.1.0: Version 0.1.0:
* Twitter peer profile pictures are shown
* Initial SOCKS5 proxy support. * Initial SOCKS5 proxy support.
* 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.
* 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 that is 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. directly in Tomahawk.
* Split playlists and stations in sources tree view. Show Recently Played * Split playlists and stations in sources sidebar. Show Recently Played
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.
* Browse and play collections in our snappy tree-view, 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.