diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-02-12 10:19:03 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-02-12 10:19:03 +0100 |
commit | 5b4507da05453538b40d6c8801223238b11cc482 (patch) | |
tree | 870a31634a799acc1a3f81e98832880b88dd7587 /CONTRIBUTORS | |
parent | 7f244d5c9c6a176bd1008f0ea10c9649dba7c1a9 (diff) | |
download | vdr-5b4507da05453538b40d6c8801223238b11cc482.tar.gz vdr-5b4507da05453538b40d6c8801223238b11cc482.tar.bz2 |
Fixed handling symbolic links in cRecordings::ScanVideoDir()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index ea353802..b5a150fa 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -192,6 +192,7 @@ Stefan Huelswitt <huels@iname.com> for fixing a possible race condition in cDevice::Action() and cTSBuffer::Action() for reporting several memory leaks that were introduced through the use of cString for adding MPEG1 replay capability to cPesAssembler + for fixing handling symbolic links in cRecordings::ScanVideoDir() Ulrich Röder <roeder@efr-net.de> for pointing out that there are channels that have a symbol rate higher than 27500 |