diff options
author | Klaus Schmidinger <kls (at) cadsoft (dot) de> | 2006-10-22 18:00:00 +0200 |
---|---|---|
committer | Klaus Schmidinger <kls (at) cadsoft (dot) de> | 2006-10-22 18:00:00 +0200 |
commit | f99e13afb489f75749f4f8d978759d104a2983f2 (patch) | |
tree | daad4bd9fab9c250492b8ba29d7ad642f32a20e4 /CONTRIBUTORS | |
parent | 9ef312f888aae6167bf210d0d1bb8fcb9b787584 (diff) | |
download | vdr-patch-lnbsharing-f99e13afb489f75749f4f8d978759d104a2983f2.tar.gz vdr-patch-lnbsharing-f99e13afb489f75749f4f8d978759d104a2983f2.tar.bz2 |
Version 1.4.3-3vdr-1.4.3-3
- Fixed setting audio track descriptions after a replay has been stopped (reported
by Ulf Kiener, thanks to Marco Schlüßler for pointing out what caused the problem).
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 87bbe36..33534dd 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 |