diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-06-11 16:05:11 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-06-11 16:05:11 +0200 |
commit | 903a2d585033baba47288735a42e3e1146d6bfd6 (patch) | |
tree | 0b25ae297724007fb2d069df26449feb0ab0fa96 /CONTRIBUTORS | |
parent | 3513e3d07ed9b3794415975cb0b4099b5df951fe (diff) | |
download | vdr-903a2d585033baba47288735a42e3e1146d6bfd6.tar.gz vdr-903a2d585033baba47288735a42e3e1146d6bfd6.tar.bz2 |
Fixed dropping EPG events that have a zero start time or duration, in case it's an NVOD event
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index ac282fd2..edfeae3c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1327,6 +1327,8 @@ Chad Flynt <hoochster@sofnet.com> Chris Warren <dvb@ixalon.net> for pointing out that the call to system("sync") in SpinUpDisk() should be replaced with fsync(f) to avoid problems on NPTL systems + for fixing dropping EPG events that have a zero start time or duration, in case it's + an NVOD event Luca Olivetti <luca@ventoso.org> for making cDevice::AttachPlayer() keep the track language codes and descriptions |