• Romain Bignon's avatar
    implements the smartstop feature · e46722b2
    Romain Bignon authored
    The smartstop feature is a way to tell mpd to stop playing after
    current song.
    This patche provides:
    - 'state' command returns 'smartstop' state (1 or 0)
    - 'smartstop' can activate or not the smartstop state
    - when song is terminated, mpd stops playing and smartstop is set to 0
    e46722b2
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
valgrind.suppressions Loading commit data...