added: start the text at position 0, and start scrolling after two seconds, but only if the text doesn't fit on the display

This commit is contained in:
Bob van Loosen 2012-12-20 16:58:23 +01:00
parent c4c4e8ec59
commit 4c368d2735
2 changed files with 18 additions and 6 deletions

View file

@ -54,6 +54,7 @@ class CBitVis
float m_decay;
int m_fontheight;
int m_scrolloffset;
int64_t m_songupdatetime;
CMpdClient* m_mpdclient;
struct peak