X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=error.h;h=c28a25a39bf7da44bfb20d330765912d8912ba6b;hb=2cbca80137dd7b4229ba984080ac5410da546c71;hp=05e7e57ead5478a26ebcfb7d5573ade5879ea607;hpb=bc15c3ff65eb00e04ebc303cfa9ee3d1a4675b35;p=paraslash.git diff --git a/error.h b/error.h index 05e7e57e..c28a25a3 100644 --- a/error.h +++ b/error.h @@ -343,6 +343,8 @@ extern const char **para_errlist[]; PARA_ERROR(NOT_PLAYING, "not playing"), \ PARA_ERROR(AUDIOD_OFF, "audiod switched off"), \ PARA_ERROR(STATUS_TIMEOUT, "status item timeout"), \ + PARA_ERROR(AUDIOD_SIGNAL, "caught deadly signal"), \ + PARA_ERROR(AUDIOD_TERM, "terminating on user request"), \ #define AUDIOD_COMMAND_ERRORS \