summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2009-11-22 13:25:16 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2009-11-22 13:25:16 +0100
commitc8402639f60ce0feec31c31748d1162d40754012 (patch)
tree3b49b0bf2da059873f03f6c96197f4d444f37bae /CONTRIBUTORS
parentd8857154a1a193251705088d3a064f6ded5ad6ee (diff)
downloadvdr-c8402639f60ce0feec31c31748d1162d40754012.tar.gz
vdr-c8402639f60ce0feec31c31748d1162d40754012.tar.bz2
Added the audio id to the call of PlayAudio() in cDevice::PlayTsAudio()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS3
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 70575dc7..d6749426 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -2509,3 +2509,6 @@ Rene van den Braken <rene@vandenbraken.name>
Milan Hrala <hrala.milan@gmail.com>
for translating OSD texts to the Slovakian language
+
+Andreas Schaefers <andreas_schaefers@gmx.de>
+ for adding the audio id to the call of PlayAudio() in cDevice::PlayTsAudio()