diff options
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 7 |
1 files changed, 6 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-22: Version 2.1.4 +2014-01-25: 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. @@ -8162,3 +8162,8 @@ Video Disk Recorder Revision History three variations of "editing" a recording (suggested by Christoph Haubrich). Maintainers of translations for other languages may want to change their *.po files accordingly. +- The new function cStatus::ChannelChange() can be implemented by plugins to be + informed about changes to the parameters of a channel that may require a retune. + This may, for instance, be useful for plugins that implement live streaming, so that + they can react on changes to a channel's PIDs or CA descriptors (problem reported + by Mariusz Bialonczyk). |