author | Jeffrey Middleton <jefromi@gmail.com> | |
Wed, 28 Oct 2009 20:34:45 +0000 (15:34 -0500) | ||
committer | Jeffrey Middleton <jefromi@gmail.com> | |
Thu, 29 Oct 2009 03:06:00 +0000 (22:06 -0500) | ||
commit | c82b79fa88de291932248d3320b9bec7fb36b98c | |
tree | 04aad9327782b709b7a68dab2ee659d6c0c43932 | tree | snapshot |
parent | b80c18283e44a447af87d0057cd4b9fbe7601e53 | commit | diff |
screen_song: correct "is mpd playing?" logic
We check if mpd is playing (or paused) before displaying current song
info - the logic was inverted! (!playing && !paused)
We check if mpd is playing (or paused) before displaying current song
info - the logic was inverted! (!playing && !paused)
src/screen_song.c | diff | blob | history |