diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-01-18 09:09:30 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-01-18 09:09:30 +0100 |
commit | 33342fb17bcfea3cb91207c9042c4b5f28d3ca46 (patch) | |
tree | b75b19a5f1c3bcf4b0d36d4c9cb5e98def67c05c /HISTORY | |
parent | f8d0f773070e8ac498ff408d35cf9e5daa8f3aa3 (diff) | |
download | vdr-33342fb17bcfea3cb91207c9042c4b5f28d3ca46.tar.gz vdr-33342fb17bcfea3cb91207c9042c4b5f28d3ca46.tar.bz2 |
Fixed the return type of cMyDeviceHook::DeviceProvidesTransponder() in PLUGINS.html
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -6836,7 +6836,7 @@ Video Disk Recorder Revision History - Fixed frozen live view with device bonding in case the bonded master is used for live viewing (reported by Uwe Scheffler). -2012-01-17: Version 1.7.24 +2012-01-18: Version 1.7.24 - Updated the Italian OSD texts (thanks to Diego Pierotto). - Revoked "Fixed handling symbolic links in cRecordings::ScanVideoDir()". @@ -6847,3 +6847,4 @@ Video Disk Recorder Revision History - Updated the Finnish OSD texts (thanks to Rolf Ahrenberg). - 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. |