summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2017-03-31 15:24:35 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2017-03-31 15:24:35 +0200
commitd6f57259fa570f706fc412f9c0de925097edda09 (patch)
tree8360391abd7ee8a3abfc531f24f84bcb67b03345 /CONTRIBUTORS
parent112bfa589791ab19627a43bed989b1fa2a4667b4 (diff)
downloadvdr-d6f57259fa570f706fc412f9c0de925097edda09.tar.gz
vdr-d6f57259fa570f706fc412f9c0de925097edda09.tar.bz2
The function cEpgHandlers::BeginSegmentTransfer() is now boolean
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index dac5059f..e489cfca 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -2618,6 +2618,7 @@ Jörg Wendel <vdr-ml@jwendel.de>
for adding HandledExternally() to the EPG handler interface
for adding IsUpdate() to the EPG handler interface
for adding Begin/EndSegmentTransfer() to the EPG handler interface
+ for making cEpgHandlers::BeginSegmentTransfer() boolean
Peter Pinnau <vdr@unterbrecher.de>
for reporting that 'uint32_t' requires including stdint.h in font.h on some systems