From dbcea07600e22269f167ca74e56780a300f16a8d Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Tue, 9 May 2017 09:20:34 +0200 Subject: Changed the default return value of cEpgHandler::BeginSegmentTransfer() to true --- HISTORY | 3 +++ 1 file changed, 3 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 86c5015e..983f6714 100644 --- a/HISTORY +++ b/HISTORY @@ -9012,3 +9012,6 @@ Video Disk Recorder Revision History - When selecting a device/CAM combination for live viewing, CAMs that are known to decrypt the requested channel are now given a higher priority than prefering the primary device (reported by Christian Winkler). +- Changed the default return value of cEpgHandler::BeginSegmentTransfer() to true, to + avoid problems with derived classes that don't implement this function (reported by + Frank Neumann). -- cgit v1.2.3