diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-01-25 09:34:24 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-01-25 09:34:24 +0100 |
commit | 9e7a2134b4398d2b7851d4f7e2ad888bc04bfb42 (patch) | |
tree | bfcd78c14529c8bd2229123cecbe9486aaf84fce /CONTRIBUTORS | |
parent | fbe4f2a0568a1bf893f2bf970edcbb3d345e5db5 (diff) | |
download | vdr-9e7a2134b4398d2b7851d4f7e2ad888bc04bfb42.tar.gz vdr-9e7a2134b4398d2b7851d4f7e2ad888bc04bfb42.tar.bz2 |
Fixed cRecording::LengthInSeconds(), which wrongfully rounded the result to full minutes
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 586e8a54..9ba9c0fa 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2268,6 +2268,8 @@ Christoph Haubrich <christoph1.haubrich@arcor.de> index file for fixing setting the start time of an edited recording for adding support for HbbTV to libsi + for fixing cRecording::LengthInSeconds(), which wrongfully rounded the result to full + minutes Pekka Mauno <pekka.mauno@iki.fi> for fixing cSchedule::GetFollowingEvent() in case there is currently no present |