Fixed handling EPG data for time shifted events

This commit is contained in:
Klaus Schmidinger
2005-08-13 13:30:04 +02:00
parent ccb0add798
commit 7369545585
3 changed files with 4 additions and 3 deletions

View File

@@ -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<68><6C>ler).