diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-11-16 12:36:50 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-11-16 12:36:50 +0100 |
commit | f8950822dd5ac531af08bb3a3fffa068a06698fe (patch) | |
tree | 2c3e816a41602516a3bad5a48f108a9017020985 /HISTORY | |
parent | 1c97d69c040d229deb7f1796acad641ace03805b (diff) | |
download | vdr-f8950822dd5ac531af08bb3a3fffa068a06698fe.tar.gz vdr-f8950822dd5ac531af08bb3a3fffa068a06698fe.tar.bz2 |
Fixed disabling multiple recordings on a single DVB card
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1774,3 +1774,6 @@ Video Disk Recorder Revision History - Fixed closing unused PID handles (thanks to Stefan Schluenss for reporting this one). - Added more examples to 'diseqc.conf' (thanks to Oliver Endriss). +- Fixed disabling multiple recordings on a single DVB card (comment out the definition + of the macros DO_REC_AND_PLAY_ON_PRIMARY_DEVICE and DO_MULTIPLE_RECORDINGS in + dvbdevice.c). |