summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-08-13 13:30:04 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-08-13 13:30:04 +0200
commit73695455851d75ad4f86ead372849a4f2ed9291b (patch)
tree0462a84988ed2c6b727c0dfc43990268037dcd66 /HISTORY
parentccb0add798961ce2fa24f625a00106cb0d3df709 (diff)
downloadvdr-73695455851d75ad4f86ead372849a4f2ed9291b.tar.gz
vdr-73695455851d75ad4f86ead372849a4f2ed9291b.tar.bz2
Fixed handling EPG data for time shifted events
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index bdf5f905..b4ed9650 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3680,3 +3680,4 @@ Video Disk Recorder Revision History
of cThread::Active() has been moved into the new cThread::Running().
Plugin authors may want to check their derived cThread classes and replace any 'active'
variables the same way as, for instance, done in transfer.c.
+- Fixed handling EPG data for time shifted events (thanks to Marco Schlüßler).