diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2014-01-25 12:44:32 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2014-01-25 12:44:32 +0100 |
commit | 8b9e1f513fcbb216fae5f1f889dd0da6b522d62c (patch) | |
tree | 57900a8ba8af9355958869121dd8aee1e9b872fe /HISTORY | |
parent | fdbf796b6b9dbe83c6874002c1e01dbac09f7eae (diff) | |
download | vdr-8b9e1f513fcbb216fae5f1f889dd0da6b522d62c.tar.gz vdr-8b9e1f513fcbb216fae5f1f889dd0da6b522d62c.tar.bz2 |
Fixed a superfluous call to the skin's SetRecording() function after renaming a recording
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8167,3 +8167,5 @@ Video Disk Recorder Revision History 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). +- Fixed a superfluous call to the skin's SetRecording() function after renaming a + recording (reported by Christoph Haubrich). |