diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-06-14 15:42:32 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-06-14 15:42:32 +0200 |
commit | f3ea26c74f534d4981e00adb58d0f4363131275f (patch) | |
tree | 815e4f564d5c359cc88077d20d2d2cf65f2bc114 | |
parent | 5ed57fa1c5c2e33c218e60d906dc8e8163f50c16 (diff) | |
download | vdr-f3ea26c74f534d4981e00adb58d0f4363131275f.tar.gz vdr-f3ea26c74f534d4981e00adb58d0f4363131275f.tar.bz2 |
Credits to Mirco Dölle
-rw-r--r-- | CONTRIBUTORS | 1 | ||||
-rw-r--r-- | HISTORY | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index fade122d..33b35d35 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -376,6 +376,7 @@ Ruben Nunez Francisco <ruben.nunez@tang-it.com> Mirko Dölle <mdoelle@linux-user.de> for reporting a bug when a timer records over midnight of a day that had a change in Daylight Saving Time + for suggesting to avoid the external 'find' command to scan the video directory Michael Rakowski <mrak@gmx.de> for translating OSD texts to the Polish language @@ -2911,6 +2911,8 @@ Video Disk Recorder Revision History - Fixed switching channels while an encrypted channel is being recorded, because the channel was switched if the new channel was on the same transponder and was a radio channel (thanks to Martin Dauskardt for reporting this one). +- No longer using the external 'find' command to scan the video directory for + recordings (based on a suggestion by Mirko Dölle). - The list of recordings is now kept statically in memory to avoid long delays when opening the "Recordings" menu. As a side effect, external modifications to the video directory are no longer immediately reflected in the "Recordings" menu. |