diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-01-18 10:51:01 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-01-18 10:51:01 +0100 |
commit | d3bf039f3f6b407dbeda9f9b2a5a78c8b8f4bc73 (patch) | |
tree | 8b10475f490ae043564f18cfe1a61a0247bb675f /HISTORY | |
parent | 33342fb17bcfea3cb91207c9042c4b5f28d3ca46 (diff) | |
download | vdr-d3bf039f3f6b407dbeda9f9b2a5a78c8b8f4bc73.tar.gz vdr-d3bf039f3f6b407dbeda9f9b2a5a78c8b8f4bc73.tar.bz2 |
Fixed a crash in a plugin using cDeviceHook when VDR ends
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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). |