added: hide text when mpd is not playing

This commit is contained in:
Bob van Loosen 2012-12-26 22:22:49 +01:00
parent b775565689
commit 88913326d5
4 changed files with 102 additions and 6 deletions

View file

@ -51,6 +51,7 @@ class CBitVis
int m_nrbins;
int m_nrcolumns;
int m_nrlines;
int m_fontdisplay;
float m_decay;
int m_fontheight;
int m_scrolloffset;