mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-12 00:54:20 +02:00
Unify end-of-line dot.
This commit is contained in:
30
ChangeLog
30
ChangeLog
@@ -2,22 +2,22 @@ Version 0.9.0:
|
|||||||
|
|
||||||
Version 0.8.0:
|
Version 0.8.0:
|
||||||
* Redesigned - Shiny new interface. Simplified. New icons.
|
* Redesigned - Shiny new interface. Simplified. New icons.
|
||||||
* Added Friend Feed
|
* Added Friend Feed.
|
||||||
* Now Playing notifications (OS X & Windows) - support for OS-level notification systems
|
* Now Playing notifications (OS X & Windows) - support for OS-level notification systems
|
||||||
(e.g. Notification Center) with fallback to its own native notification system.
|
(e.g. Notification Center) with fallback to its own native notification system.
|
||||||
* Many actions now available in context menu - including Favorite and Send to a Friend
|
* Many actions now available in context menu - including Favorite and Send to a Friend.
|
||||||
* Drag and drop support for iTunes, Deezer, Beats Music, Rdio, Spotify, SoundCloud links (into Tomahawk)
|
* Drag and drop support for iTunes, Deezer, Beats Music, Rdio, Spotify, SoundCloud links (into Tomahawk).
|
||||||
* Added Hatchet plug-in
|
* Added Hatchet plug-in.
|
||||||
* Added Google Play Music and Beats Music support
|
* Added Google Play Music and Beats Music support.
|
||||||
* Add links to Support site, Bug Reports and Translations to Help menu
|
* Add links to Support site, Bug Reports and Translations to Help menu.
|
||||||
* Add "What's New" page to display on first launch (or until user dismisses it) - also available from Help menu
|
* Add "What's New" page to display on first launch (or until user dismisses it) - also available from Help menu.
|
||||||
* Changed label from "Resolvers" and "Services" to more generic "Plug-Ins"
|
* Changed label from "Resolvers" and "Services" to more generic "Plug-Ins".
|
||||||
* Clarified some labels, help text and status messages
|
* Clarified some labels, help text and status messages.
|
||||||
* Changed icon color a bit
|
* Changed icon color a bit.
|
||||||
* Added "Acoustic" and "Electric" songtypes to Stations options
|
* Added "Acoustic" and "Electric" songtypes to Stations options.
|
||||||
* Removed some stale Chart sources
|
* Removed some stale Chart sources.
|
||||||
* Playback Queue now saves its state across sessions.
|
* Playback Queue now saves its state across sessions.
|
||||||
* Queue now moved to sidebar
|
* Queue now moved to sidebar.
|
||||||
* Added "Inbox" feature, showing incoming song recommendations. Dropping
|
* Added "Inbox" feature, showing incoming song recommendations. Dropping
|
||||||
a track on a user in the sidebar sends a recommendation to them.
|
a track on a user in the sidebar sends a recommendation to them.
|
||||||
* You will now be asked whether you want to trust invalid SSL certificates.
|
* You will now be asked whether you want to trust invalid SSL certificates.
|
||||||
@@ -40,12 +40,10 @@ Version 0.8.0:
|
|||||||
* Added basic remote control API.
|
* Added basic remote control API.
|
||||||
* Add support for Opus codec (requires TagLib 1.9).
|
* Add support for Opus codec (requires TagLib 1.9).
|
||||||
* Support rtmp:// streams.
|
* Support rtmp:// streams.
|
||||||
* Dropped QJson as a dependency for Qt5.
|
* Support custom headers in CustomUrlHandler.
|
||||||
* Support additional headers in CustomUrlHandler.
|
|
||||||
* Fuzzy search indices for JS Resolvers.
|
* Fuzzy search indices for JS Resolvers.
|
||||||
* Add metadata retrieval of HTTP(S) streams in JavaScript resolvers.
|
* Add metadata retrieval of HTTP(S) streams in JavaScript resolvers.
|
||||||
|
|
||||||
|
|
||||||
Version 0.7.0:
|
Version 0.7.0:
|
||||||
* JavaScript Resolvers can now expose collections.
|
* JavaScript Resolvers can now expose collections.
|
||||||
* Introduced bundle system for JavaScript Resolvers, called "axes".
|
* Introduced bundle system for JavaScript Resolvers, called "axes".
|
||||||
|
Reference in New Issue
Block a user