Code

screen_playlist: don't repaint in update()
authorMax Kellermann <max@duempel.org>
Thu, 25 Sep 2008 15:44:47 +0000 (17:44 +0200)
committerMax Kellermann <max@duempel.org>
Thu, 25 Sep 2008 15:44:47 +0000 (17:44 +0200)
commitf9ad9770548046d2d3d7ea5fd143f9a9a3b8ab14
tree2b049dced372799462d4799708045fcddd1b8226
parent707cd9f789dfc7d49c95eb7cf54cb051912a1e99
screen_playlist: don't repaint in update()

Repaint the playlist window on demand.  Don't repaint it
unconditionally in play_update().
src/screen_play.c