diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2001-02-02 14:56:45 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2001-02-02 14:56:45 +0100 |
commit | 495f8b06697a8478a130edd4a7f65ea59bdc9388 (patch) | |
tree | bd49e4d5ac8e78ba33ea184d47a98f8c81506847 /HISTORY | |
parent | 1aca768a63b5085749e61ac239d5ac95d5617bbc (diff) | |
download | vdr-495f8b06697a8478a130edd4a7f65ea59bdc9388.tar.gz vdr-495f8b06697a8478a130edd4a7f65ea59bdc9388.tar.bz2 |
New compile time option REMOTE=NONE
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -350,7 +350,7 @@ Video Disk Recorder Revision History - Encrypted channels can now be selected even without knowing the PNR (however, it is still necessary for the EPG info). -2001-01-27: Version 0.71 +2001-02-02: Version 0.71 - Fixed 'Transfer Mode' in cases where a non-primary interface was switched to a channel that only the primary interface can receive (which could happen in @@ -359,3 +359,6 @@ Video Disk Recorder Revision History second channel). - Reacitvated setting the PNR. - Adapted the frame scanning to the new muxing of the driver. +- The new compile time option REMOTE=NONE can be used to compile VDR without + any remote control support (for applications where it shall be controlled + exclusively via SVDRP). |