The primary device is now only avoided for recording if it is an old SD full featured card

This commit is contained in:
Klaus Schmidinger
2011-05-21 13:40:47 +02:00
parent 2993351536
commit 8cb8e6333a
6 changed files with 19 additions and 6 deletions

View File

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