Fixed $if_mpd_playing. Would not return false after true.
authorOle Christian Tvedt <olechrt@stud.ntnu.no>
Mon, 15 Jun 2009 00:02:58 +0000 (02:02 +0200)
committerBrenden Matthews <brenden@rty.ca>
Mon, 15 Jun 2009 02:07:59 +0000 (20:07 -0600)
commit5f31a052bbcf831899c9dde7bd119f30a1bd5bdb
tree1a33826180dd3b923c944d5e4b0dc8f96149136c
parent9048af353aa7fd4e91ab709f30d5628c3120e42a
Fixed $if_mpd_playing. Would not return false after true.

Previously, is_playing was never returned to 0 even if a song stopped
playing.

Signed-off-by: Brenden Matthews <brenden@rty.ca>
src/mpd.c