diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2011-05-21 13:40:47 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2011-05-21 13:40:47 +0200 |
commit | 8cb8e6333a4663c90ab55015bbf7ad1ebe04def9 (patch) | |
tree | 554dbb05ffb5dbe8e32657bdf2002ea945e752fc /HISTORY | |
parent | 299335153644eb24276724cd2e9f4234ee77cdca (diff) | |
download | vdr-8cb8e6333a4663c90ab55015bbf7ad1ebe04def9.tar.gz vdr-8cb8e6333a4663c90ab55015bbf7ad1ebe04def9.tar.bz2 |
The primary device is now only avoided for recording if it is an old SD full featured card
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6618,3 +6618,5 @@ Video Disk Recorder Revision History are not dependent on the sequence of the files. Plugin authors may want to change the line containing the xgettext call in their Makefile accordingly by changing "$^" to "`ls $^`". +- The primary device is now only avoided for recording if it is an old SD full + featured card. This is done through the new function cDevice::AvoidRecording(). |