From e9e8124e903dd72c1dfe81a37dd5f6bc75fe1dd5 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Mon, 8 Sep 2014 11:03:56 +0200 Subject: [PATCH] docs: Fix formatting --- docs/changelog.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 2f6fa923..7a15fb5a 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -20,11 +20,16 @@ v0.20.0 (UNRELEASED) **Audio** -- Internal code cleanup within audio sub-system: +- Internal code cleanup within audio subsystem: + - Started splitting audio code into smaller better defined pieces. + - Improved GStreamer related debug logging. + - Provide better error messages for missing plugins. + - Add foundation for trying to re-add multiple output support. + - Kill support for visualizers. Feature was originally added as a workaround for all the people asking for ncmpcpp visualizer support. And since we could get it almost for free thanks to GStreamer. But this feature didn't really ever