1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-19 04:11:46 +02:00

Add rtmp support to ChangeLog

This commit is contained in:
Uwe L. Korn
2014-03-09 11:09:28 +01:00
parent dbef9071eb
commit b6bad91427

View File

@@ -25,7 +25,8 @@ Version 0.8.0:
* Improved error messages. * Improved error messages.
* Support drag & drop of items from Artist and Album page headers. * Support drag & drop of items from Artist and Album page headers.
* Added basic remote control API * Added basic remote control API
* Add support for Opus codec in local files (requires TagLib 1.9) * Add support for Opus codec in local files (requires TagLib 1.9)
* Support rtmp:// streams
Version 0.7.0: Version 0.7.0:
* JavaScript Resolvers can now expose collections. * JavaScript Resolvers can now expose collections.