Suppress output of all external commands

This commit is contained in:
Andrzej Rybczak
2020-12-21 19:43:40 +01:00
parent 89ebfbf73d
commit f3fe45f3ff
5 changed files with 31 additions and 21 deletions

View File

@@ -5,6 +5,7 @@
* Fix crash on startup with Browser as the initial screen.
* Show the Visualizer immediately if it's the initial screen.
* Draw a separator between albums with the same name, but a different artist.
* Suppress output of all external commands.
# ncmpcpp-0.9 (2020-12-20)
* Fix various Mopidy specific bugs.