diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2000-09-20 16:49:49 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2000-09-20 16:49:49 +0200 |
commit | d991a8c702363b37c033ad4ec7689f1235f9e0c8 (patch) | |
tree | bb1d92cd5edddfd9bb54d0aba0bf3d86e5983aef /HISTORY | |
parent | 9600eaf3f16b6ba4358b15a1e152bdae8389a5cb (diff) | |
download | vdr-d991a8c702363b37c033ad4ec7689f1235f9e0c8.tar.gz vdr-d991a8c702363b37c033ad4ec7689f1235f9e0c8.tar.bz2 |
No more daemon mode with REMOTE=KBD
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -168,7 +168,7 @@ Video Disk Recorder Revision History entered so far together with the name of that channel are displayed on the OSD (suggested by Martin Hammerschmid). -2000-09-19: Version 0.64 +2000-09-20: Version 0.64 - NOTE: If you are using DVB driver version 0.7 you need to load the dvb.o module with option outstream=0, so your insmod statement should read @@ -201,3 +201,6 @@ Video Disk Recorder Revision History - Fixed a buffer overflow in EIT parsing. - Added a security warning regarding SVDRP to the INSTALL file. - Fixed 'confirm' dialog. +- The daemon mode (option '-d') now no longer works with REMOTE=KBD (there + is no stdin in daemon mode, so KBD makes no sense - plus it sometimes + crashed). |