diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-06-10 14:33:36 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-06-10 14:33:36 +0200 |
commit | 478027b5e99c87238a149382bd0b512fbf395882 (patch) | |
tree | 2ac87daca8aff9c22ee35a8fe533e56ca089a5e7 /CONTRIBUTORS | |
parent | 6dec09a376802cffaf719ec1d87e31cf02afc22d (diff) | |
download | vdr-478027b5e99c87238a149382bd0b512fbf395882.tar.gz vdr-478027b5e99c87238a149382bd0b512fbf395882.tar.bz2 |
Setting the "broken link" or "TEI" flags when cutting recordings is now suppressed if the editing point merges two seamlessly fitting parts of the same stream
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index eb8cf682..7353542a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2873,6 +2873,8 @@ Torsten Lang <info@torstenlang.de> for reporting a bug in checking for UTF-8 support in cFont::Bidi() for a patch that was used to implement caching the information whether a recording is stored on the video directory file system within the cRecording data + for suppressing setting the "broken link" or "TEI" flags when cutting recordings + if the editing point merges two seamlessly fitting parts of the same stream Christian Ruppert <idl0r@gentoo.org> for some improvements to the Makefiles |