diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2014-01-16 11:57:54 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2014-01-16 11:57:54 +0100 |
commit | 1df6a87249291566d978f3d104ca68dbb075b37b (patch) | |
tree | 06b09b7d54471b34156392055347fbc48da0b552 /HISTORY | |
parent | e02d608bce5e4c4f484f7e9bd81e23637968d10c (diff) | |
download | vdr-1df6a87249291566d978f3d104ca68dbb075b37b.tar.gz vdr-1df6a87249291566d978f3d104ca68dbb075b37b.tar.bz2 |
Now waiting explicitly until all CAM slots are ready before switching to the initial channel when VDR is started
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -8148,3 +8148,7 @@ Video Disk Recorder Revision History Eike Sauer). - Fixed deleting the source recording after moving it to a different volume (reported by Christoph Haubrich). +- Now waiting explicitly until all CAM slots are ready before switching to the + initial channel when VDR is started. This is necessary in case CI adapters are + used that are not physically connected to a dedicated device. The respective checks + in cDvbDevice have been removed to avoid redundancy. |