Reduce CPU usage of the frequency spectrum visualizer

This commit is contained in:
Andrzej Rybczak
2020-12-22 19:32:55 +01:00
parent def7ea42f6
commit d402df8eeb
5 changed files with 44 additions and 19 deletions

View File

@@ -7,6 +7,7 @@
* Draw a separator between albums with the same name, but a different artist.
* Suppress output of all external commands.
* Consider mouse support when pausing and unpausing curses interface.
* Reduce CPU usage of the frequency spectrum visualizer.
# ncmpcpp-0.9 (2020-12-20)
* Fix various Mopidy specific bugs.