diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-02-04 10:24:43 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-02-04 10:24:43 +0100 |
commit | 5fdc421a10da88f670ed44851e12554b36dd7a76 (patch) | |
tree | 77f4e90775922bd1437cd4caba6e42c068265b3a /CONTRIBUTORS | |
parent | f0741c95c02f81ac607493bfa891bddfa64bbbf2 (diff) | |
download | vdr-5fdc421a10da88f670ed44851e12554b36dd7a76.tar.gz vdr-5fdc421a10da88f670ed44851e12554b36dd7a76.tar.bz2 |
Added an 'Id' parameter to cDevice::PlayAudio() to allow plugins to easier process the audio data
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 851cbae0..3acb8fcf 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1296,6 +1296,8 @@ Marco Schlüßler <marco@lordzodiac.de> for fixing handling OSD areas that have invalid sizes for removing unused variables in skinclassic.c and skinsttng.c for removing leftover 'needsBufferReserve' variable from cTransfer + for adding an 'Id' parameter to cDevice::PlayAudio() to allow plugins to easier + process the audio data Jürgen Schmitz <j.schmitz@web.de> for reporting a bug in displaying the current channel when switching via the SVDRP |