diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-10-20 13:42:14 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-10-20 13:42:14 +0200 |
commit | 9a6e81fc3a9f500e938422bf88725a18b976185b (patch) | |
tree | 37d931c32f6748e49be87057d611b5466015c477 /CONTRIBUTORS | |
parent | a47b2bfc75a4b6361721632f367ab9ce7b916952 (diff) | |
download | vdr-9a6e81fc3a9f500e938422bf88725a18b976185b.tar.gz vdr-9a6e81fc3a9f500e938422bf88725a18b976185b.tar.bz2 |
Fixed setting audio track descriptions after a replay has been stopped
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 87bbe365..33534ddd 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1382,6 +1382,8 @@ Marco Schlüßler <marco@lordzodiac.de> files than VDR itself for adding a missing initialization of 'mutex' in cCiMenu::cCiMenu() and removing some superfluous semicolons in ci.c + for pointing out what caused the problem with audio track descriptions after a + replay has been stopped Jürgen Schmitz <j.schmitz@web.de> for reporting a bug in displaying the current channel when switching via the SVDRP @@ -2024,3 +2026,7 @@ Boguslaw Juza <bogdan@uci.agh.edu.pl> again for reporting a problem with language codes of recorded audio tracks on channels with multiple tracks + +Ulf Kiener <webmaster@ulf-kiener.de> + for reporting a problem with audio track descriptions in the DVD plugin after a + replay has been stopped |