diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-03-19 12:28:16 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-03-19 12:28:16 +0100 |
commit | 2eab16a3103a1ba8804d937f1087d2e3f8ab7886 (patch) | |
tree | b4ac2e226d8ad32769e6fd8df1838360447c4fbd /CONTRIBUTORS | |
parent | 94afe13373a1afe595075f31ad8ade9dcf125b20 (diff) | |
download | vdr-2eab16a3103a1ba8804d937f1087d2e3f8ab7886.tar.gz vdr-2eab16a3103a1ba8804d937f1087d2e3f8ab7886.tar.bz2 |
Fixed cReadLine::Read() for lines that end with the infamous "\r\n"
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 52afb654..11bd25dd 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -964,6 +964,7 @@ Rolf Ahrenberg <rahrenbe@cc.hut.fi> exceeds the maximum channel number for suggesting to also set the language codes when setting the audio track descriptions for reporting a problem in setting the audio language codes in 'Transfer-Mode' + for fixing cReadLine::Read() for lines that end with the infamous "\r\n" Ralf Klueber <ralf.klueber@vodafone.com> for reporting a bug in cutting a recording if there is only a single editing mark |