Merge branch 'release/v0.19.x' into develop

This commit is contained in:
Stein Magnus Jodal 2014-07-30 00:32:31 +02:00
commit ad40a5adb0

View File

@ -12,10 +12,7 @@ v0.20.0 (UNRELEASED)
- Add cover URL to all scanned files with MusicBrainz album IDs. (Fixes:
:issue:`697`, PR: :issue:`802`)
**Audio**
- Tell GStreamer to not pick jack sink on raspis (Fixes: :issue:`604`)
v0.19.3 (UNRELEASED)
====================
@ -25,6 +22,8 @@ Bug fix release.
- Audio: Fix negative track length for radio streams. (Fixes: :issue:`662`,
PR: :issue:`796`)
- Audio: Tell GStreamer to not pick Jack sink. (Fixes: :issue:`604`)
- Zeroconf: Fix discovery by adding ``.local`` to the announced hostname. (PR:
:issue:`795`)