Code

screen_play: repaint highlight when mpd starts playing
authorMax Kellermann <max@duempel.org>
Sun, 28 Sep 2008 08:56:27 +0000 (10:56 +0200)
committerMax Kellermann <max@duempel.org>
Sun, 28 Sep 2008 08:56:27 +0000 (10:56 +0200)
commit6ca92d80ddb859fef30f45c71556f5296127875f
treed74c570174c04aa0db55d4f543df356402175c5a
parent3dd3b3fe567abbc004c344a519aa911cff31e568
screen_play: repaint highlight when mpd starts playing

When deciding whether to repaint the current highlight, test if MPD is
actually playing.  If MPD starts playing, repaint.
src/screen_play.c