Fixed a crash in a plugin using cDeviceHook when VDR ends

This commit is contained in:
Klaus Schmidinger
2012-01-18 10:51:01 +01:00
parent 33342fb17b
commit d3bf039f3f
3 changed files with 4 additions and 1 deletions

View File

@@ -6848,3 +6848,4 @@ Video Disk Recorder Revision History
- Fixed asserting there is a live programme if the primary device is bonded with
a device that starts a recording on a different band.
- Fixed the return type of cMyDeviceHook::DeviceProvidesTransponder() in PLUGINS.html.
- Fixed a crash in a plugin using cDeviceHook when VDR ends (reported by Oliver Endriss).