Fixed a superfluous call to the skin's SetRecording() function after renaming a recording

This commit is contained in:
Klaus Schmidinger
2014-01-25 12:44:32 +01:00
parent fdbf796b6b
commit 8b9e1f513f
3 changed files with 7 additions and 7 deletions

View File

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