• Max Kellermann's avatar
    playlist: moved "repeat" and "random" value checks to command.c · e1bf9667
    Max Kellermann authored
    Client's input values should be validated by the command
    implementation, and the core libraries shouldn't talk to the client
    directly if possible.  Thus, setPlaylistRepeatStatus() and
    setPlaylistRandomStatus() don't get the file descriptor, and cannot
    fail (return void).
    e1bf9667
Name
Last commit
Last update
bs Loading commit data...
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
build.mk Loading commit data...
configure.ac Loading commit data...