diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-11-03 12:31:51 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-11-03 12:31:51 +0100 |
commit | 35a69ee74322043c5b0d853e7f864a8cf5d2da55 (patch) | |
tree | 1f49af51c6e73b17d0e1705e038f3151ccf4bf18 /HISTORY | |
parent | 7c40984f1b949ac1dfbf711d184b84381bc69b88 (diff) | |
download | vdr-35a69ee74322043c5b0d853e7f864a8cf5d2da55.tar.gz vdr-35a69ee74322043c5b0d853e7f864a8cf5d2da55.tar.bz2 |
Now checking the driver's DVB_API_VERSION1.1.15
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1716,3 +1716,8 @@ Video Disk Recorder Revision History function always has to accept the entire data block immediately and there is nothing that could be reasonably done in case an error occurs in one of the cAudio objects. +- Now checking the driver's DVB_API_VERSION in dvbdevice.h. Since VDR now requires + a driver dated 2002-11-01 or later the MIN_DVB_DRIVER_VERSION_FOR_TIMESHIFT and + DVB_DRIVER_VERSION stuff has been replaced with DO_REC_AND_PLAY_ON_PRIMARY_DEVICE, + which can be used to disable simultaneous recording and replaying on the primary + DVB device in case there are problems with this. |