summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-11-16 12:36:50 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2002-11-16 12:36:50 +0100
commitf8950822dd5ac531af08bb3a3fffa068a06698fe (patch)
tree2c3e816a41602516a3bad5a48f108a9017020985 /HISTORY
parent1c97d69c040d229deb7f1796acad641ace03805b (diff)
downloadvdr-f8950822dd5ac531af08bb3a3fffa068a06698fe.tar.gz
vdr-f8950822dd5ac531af08bb3a3fffa068a06698fe.tar.bz2
Fixed disabling multiple recordings on a single DVB card
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index f965b9b1..5b5eeefe 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).