Implemented daemon mode

This commit is contained in:
Klaus Schmidinger
2000-07-23 15:36:43 +02:00
parent 52514313fb
commit 6602eb5c90
3 changed files with 35 additions and 4 deletions

View File

@@ -86,3 +86,4 @@ Video Disk Recorder Revision History
- Implemented the "Simple Video Disk Recorder Protocol" (SVDRP) to control
the VDR over a network connection.
- Implemented command line option handling.
- The program can now run in full background mode by using the --daemon option.