Code

screen_play: fix duration "0:-1"
authorMax Kellermann <max@duempel.org>
Wed, 8 Jul 2009 21:09:30 +0000 (23:09 +0200)
committerMax Kellermann <max@duempel.org>
Wed, 8 Jul 2009 21:09:30 +0000 (23:09 +0200)
commit13b9b084c18d675f7ea52b750f22426473888e2a
treed68aa9d0d5a8d294b34b0f0d7ef5f035038c956d
parentf86f1ade695b353229f3dec702b717b3a8417e99
screen_play: fix duration "0:-1"

If the song duration is not known (MPD_SONG_NO_TIME), don't attempt to
print -1 in the second column.
src/screen_play.c