mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
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 commit is contained in:
7
HISTORY
7
HISTORY
@@ -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-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).
|
||||
|
Reference in New Issue
Block a user