From 1d720022ca9341c814e0b6d63f5af77495a4990a Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Sun, 22 Aug 2010 22:23:01 +0200 Subject: [PATCH] Add note on backend's use of mopidy.outputs.gstreamer --- docs/changes.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changes.rst b/docs/changes.rst index fadddc1a..e84d7aa9 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -81,6 +81,9 @@ fixing the OS X issues for a future release. You can track the progress at - A Spotify application key is now bundled with the source. :attr:`mopidy.settings.SPOTIFY_LIB_APPKEY` is thus removed. - If failing to play a track, playback will skip to the next track. + - Both :mod:`mopidy.backends.libspotify` and :mod:`mopidy.backends.local` + have been rewritten to use the new common GStreamer audio output module, + :mod:`mopidy.outputs.gstreamer`. - Mixers: