• Max Kellermann's avatar
    playlist: added is_valid_playlist_name() · dc353eca
    Max Kellermann authored
    The function valid_playlist_name() checks the name, but it insists on
    reporting an eventual error to the client.  The new function
    is_valid_playlist_name() is more generic: it just returns a boolean,
    and does not care what the caller will use it for.  The old function
    valid_playlist_name() will be removed later.
    dc353eca
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...