summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-03-31 10:50:56 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2001-03-31 10:50:56 +0200
commit36aae95b65ded86cade12f61d787ea1b441b5607 (patch)
treed2c85fea1fab41c0a4c5ebc20480b263f431e4f2 /HISTORY
parent378db17bee8dd5fcdcb4486900336048a35f7018 (diff)
downloadvdr-36aae95b65ded86cade12f61d787ea1b441b5607.tar.gz
vdr-36aae95b65ded86cade12f61d787ea1b441b5607.tar.bz2
Searching for free DVB card from low to high index
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 6c4195be..56261719 100644
--- a/HISTORY
+++ b/HISTORY
@@ -438,3 +438,8 @@ Video Disk Recorder Revision History
- The new command line option -t can be used to set the controlling terminal
(thanks to Jürgen Sauer). This is especially useful when starting VDR through
an entry in /etc/inittab (see INSTALL).
+- Since the CAM module only works if it is installed in the "highest" DVB card,
+ recordings now search for a free DVB card from lowest to highest index (as
+ opposed to the previous "highest to lowest" search) in order to not use the
+ CAM card for FTA recordings unless necessary. This is only important for
+ systems with three or more DVB cards.