diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-05-11 11:19:37 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-05-11 11:19:37 +0200 |
commit | afd0dd904bff4638305472b8e0ae929f1a93fe04 (patch) | |
tree | 1d7de7fadbb9b4057361dd2d509ea96716241e07 /HISTORY | |
parent | e3e21837d06d91e3fd849af88bb2335be52c8b21 (diff) | |
download | vdr-afd0dd904bff4638305472b8e0ae929f1a93fe04.tar.gz vdr-afd0dd904bff4638305472b8e0ae929f1a93fe04.tar.bz2 |
Fixed handling EPG data where the 'extended event descriptor' comes before the 'short event' or a 'time shifted event'
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2129,3 +2129,5 @@ Video Disk Recorder Revision History dvbplayer.c. Also, the long timeout in WaitForPut caused problems with cReceivers that use a ring buffer and didn't immediately return from their Receive() function if the buffer runs full (thanks to Sascha Volkenandt for reporting this one). +- Fixed handling EPG data where the "extended event descriptor" comes before the + "short event" or a "time shifted event" (thanks to Jonan Santiago). |