diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2000-07-23 15:36:43 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2000-07-23 15:36:43 +0200 |
commit | 6602eb5c90210906273a5b9a15aa0d2d1d095a16 (patch) | |
tree | 2e11db4adf480374f27644b3bb6466686be94aa3 /HISTORY | |
parent | 52514313fbb740517a65da615de18d3e6e9e151a (diff) | |
download | vdr-6602eb5c90210906273a5b9a15aa0d2d1d095a16.tar.gz vdr-6602eb5c90210906273a5b9a15aa0d2d1d095a16.tar.bz2 |
Implemented daemon mode
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |