]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
audiod: Clean up by notifying tasks.
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index e91f49b4bdc1c0f37909d22bd71642798e145b63..8bc87335d7df56a13780fc51a65a7206d9db4619 100644 (file)
--- 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 \