status: improve dealing with now playing song

This commit is contained in:
Andrzej Rybczak
2012-09-11 20:41:57 +02:00
parent a98df99ba6
commit 6ab2714e2f
2 changed files with 46 additions and 41 deletions

View File

@@ -30,6 +30,8 @@
# define WindowTitle(x);
#endif // USE_PDCURSES
void DrawNowPlayingTitle();
void LockProgressbar();
void UnlockProgressbar();