Fixed disabling multiple recordings on a single DVB card

This commit is contained in:
Klaus Schmidinger
2002-11-16 12:36:50 +01:00
parent 1c97d69c04
commit f8950822dd
2 changed files with 16 additions and 6 deletions

View File

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