author | Max Kellermann <max@duempel.org> | |
Fri, 26 Sep 2008 06:48:31 +0000 (08:48 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Fri, 26 Sep 2008 06:48:31 +0000 (08:48 +0200) | ||
commit | 3dd3b3fe567abbc004c344a519aa911cff31e568 | |
tree | 265899af4ea54852df13c3f5b605c348db1a4eda | tree | snapshot |
parent | 93a8274fc78abe78284398e1947a8b6c1c9ba611 | commit | diff |
screen_play: repaint if current song has changed
The play_update() function was reduced too much: it didn't repaint the
screen when the current song changed. Add check for that.
Don't repaint the screen in center_playing_item(), make the caller do
it.
The play_update() function was reduced too much: it didn't repaint the
screen when the current song changed. Add check for that.
Don't repaint the screen in center_playing_item(), make the caller do
it.
src/screen_play.c | diff | blob | history |