• Max Kellermann's avatar
    command: converted COMMAND_RETURN_* macros to enum · d4f3c090
    Max Kellermann authored
    Also add names for "error" and "ok".  I don't like passing anonymous
    integer codes around.
    
    This is not yet complete: lots of functions (e.g. in playlist.c)
    follow the same convention of -1/0, and these have to be adapted, too.
    d4f3c090
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
.gitignore 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...
configure.ac Loading commit data...