diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2014-01-18 14:30:58 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2014-01-18 14:30:58 +0100 |
commit | 6f9929b1c0c3a5faa5377eebbc761894b4d98613 (patch) | |
tree | 265f1818a05d9a9776f6789154f9a2b54a87c8b2 /HISTORY | |
parent | 35d4ceaf371e5f19a41ba700bee4d5aaf2f15b64 (diff) | |
download | vdr-6f9929b1c0c3a5faa5377eebbc761894b4d98613.tar.gz vdr-6f9929b1c0c3a5faa5377eebbc761894b4d98613.tar.bz2 |
Now unassigning CAMs from their devices when they are no longer used
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -8132,7 +8132,7 @@ Video Disk Recorder Revision History and also to use the correct directory with --edit (the latter reported by Marko Mäkelä). -2014-01-17: Version 2.1.4 +2014-01-18: Version 2.1.4 - Updated 'sources.conf' (thanks to Antti Hartikainen). - cFont::CreateFont() now returns a dummy font in case there are no fonts installed. @@ -8154,3 +8154,4 @@ Video Disk Recorder Revision History in cDvbDevice have been removed to avoid redundancy. - Fixed detecting frame borders in MPEG-2 streams that have "bottom fields" or varying GOP structures (reported by Christian Paulick, with help from Helmut Auer). +- Now unassigning CAMs from their devices when they are no longer used. |