Now unassigning CAMs from their devices when they are no longer used

This commit is contained in:
Klaus Schmidinger
2014-01-18 14:30:58 +01:00
parent 35d4ceaf37
commit 6f9929b1c0
2 changed files with 9 additions and 4 deletions

View File

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