diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2011-08-13 12:45:42 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2011-08-13 12:45:42 +0200 |
commit | 30009067158bc40f50469cb82234b4013ef14e9e (patch) | |
tree | fc9a851816fe2fa5bd4e255cfb5158562302ed31 /CONTRIBUTORS | |
parent | ef611229f39c1792f045002906443622f63987f1 (diff) | |
download | vdr-30009067158bc40f50469cb82234b4013ef14e9e.tar.gz vdr-30009067158bc40f50469cb82234b4013ef14e9e.tar.bz2 |
The length (as number of frames) of a recording's index file can now be determined by a call to cIndexFile::GetLength()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c8d777c9..38458790 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2228,6 +2228,8 @@ Christoph Haubrich <christoph1.haubrich@arcor.de> the same PID for adding HD stream content identifiers to vdr.5 for reporting that Setup.InitialChannel was dereferenced without checking for NULL + for suggesting to implement a function to determine the length of a recording's + index file Pekka Mauno <pekka.mauno@iki.fi> for fixing cSchedule::GetFollowingEvent() in case there is currently no present |