Go to the documentation of this file. 1 #ifndef MYTH_EXIT_CODES_H
2 #define MYTH_EXIT_CODES_H
40 #endif // MYTH_EXIT_CODES_H
@ GENERIC_EXIT_SETUP_ERROR
Incorrectly setup system.
@ GENERIC_EXIT_CMD_NOT_FOUND
Command not found.
@ GENERIC_EXIT_TIMEOUT
Process timed out.
@ GENERIC_EXIT_INVALID_TIME
Invalid time.
@ GENERIC_EXIT_OK
Exited with no error.
@ GENERIC_EXIT_PIPE_FAILURE
Error creating I/O pipes.
@ GENERIC_EXIT_NO_MYTHCONTEXT
No MythContext available.
@ GENERIC_EXIT_SOCKET_ERROR
Socket error.
@ GENERIC_EXIT_NO_HANDLER
No MythSystemLegacy Handler.
@ GENERIC_EXIT_START
MythSystemLegacy process starting.
@ GENERIC_EXIT_NO_RECORDING_DATA
No program/recording data.
@ GENERIC_EXIT_NO_THEME
No Theme available.
@ GENERIC_EXIT_NOT_OK
Exited with error.
@ GENERIC_EXIT_PERMISSIONS_ERROR
File permissions error.
@ GENERIC_EXIT_DAEMONIZING_ERROR
Error daemonizing or execl.
@ GENERIC_EXIT_REMOTE_FILE
Can't transcode a remote file.
@ GENERIC_EXIT_DB_NOTIMEZONE
Missing DB time zone support.
@ GENERIC_EXIT_CONNECT_ERROR
Can't connect to master backend.
@ GENERIC_EXIT_WRITE_FRAME_ERROR
Frame write error.
@ GENERIC_EXIT_DB_OUTOFDATE
Database needs upgrade.
@ GENERIC_EXIT_RESTART
Need to restart transcoding.
@ GENERIC_EXIT_KILLED
Process killed or stopped.
@ GENERIC_EXIT_INVALID_CMDLINE
Command line parse error.
@ GENERIC_EXIT_IN_USE
Recording in use, can't flag.
@ GENERIC_EXIT_RUNNING
Process is running.
@ GENERIC_EXIT_DEADLOCK
Transcode deadlock detected.
@ GENERIC_EXIT_DB_ERROR
Database error.