New compile time option REMOTE=NONE

This commit is contained in:
Klaus Schmidinger
2001-02-02 14:56:45 +01:00
parent 1aca768a63
commit 495f8b0669
4 changed files with 14 additions and 8 deletions

View File

@@ -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).