diff options
| author | Klaus Schmidinger <vdr@tvdr.de> | 2017-05-09 09:20:34 +0200 |
|---|---|---|
| committer | Klaus Schmidinger <vdr@tvdr.de> | 2017-05-09 09:20:34 +0200 |
| commit | dbcea07600e22269f167ca74e56780a300f16a8d (patch) | |
| tree | cea6ea9c1228e3a1a27e0020de3522ef97f1862b /HISTORY | |
| parent | b76601482f09473d93bd6bcb01a4a31d7e6c22a5 (diff) | |
| download | vdr-dbcea07600e22269f167ca74e56780a300f16a8d.tar.gz vdr-dbcea07600e22269f167ca74e56780a300f16a8d.tar.bz2 | |
Changed the default return value of cEpgHandler::BeginSegmentTransfer() to true
Diffstat (limited to 'HISTORY')
| -rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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). |
