diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2014-01-15 10:21:48 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2014-01-15 10:21:48 +0100 |
commit | ac44e6f2ae245908800a9fefe53828ef05a023d1 (patch) | |
tree | e21211e1927e8b63bcb3bed01f6e214f21dd91a7 /HISTORY | |
parent | 1d869c4b36d1e1a48a9a3acb6bad58f952302cc0 (diff) | |
download | vdr-ac44e6f2ae245908800a9fefe53828ef05a023d1.tar.gz vdr-ac44e6f2ae245908800a9fefe53828ef05a023d1.tar.bz2 |
Added logging the supported system ids of a CAM
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-14: Version 2.1.4 +2014-01-15: 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. @@ -8142,3 +8142,4 @@ Video Disk Recorder Revision History that are implemented in a plugin. - Fixed sending CA descriptors to CAMs in case a cReceiver is not used for a recording or live view, like e.g. streaming clients (thanks to Mariusz Bialonczyk). +- Added logging the supported system ids of a CAM. |