diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-02-12 14:48:06 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-02-12 14:48:06 +0100 |
commit | dc22034e72d8695dddf1fe511012f3afd1a7abbd (patch) | |
tree | ca832b73d628586db1dbdfd0a2b3b7902ba46658 /CONTRIBUTORS | |
parent | 7e0ffb04996b7e905b0357d20c9113a24c42e9cd (diff) | |
download | vdr-dc22034e72d8695dddf1fe511012f3afd1a7abbd.tar.gz vdr-dc22034e72d8695dddf1fe511012f3afd1a7abbd.tar.bz2 |
Added DeviceClrAvailableTracks() and DeviceSetCurrentAudioTrack() to cPlayer
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 9bc892c7..13f2115b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1140,6 +1140,7 @@ Marco Schlüßler <marco@lordzodiac.de> for suggestions that led to the addition of the 'Id' parameter to cAudio::Play(). for removing the "Cleared/PlayPes(NULL, 0)" handling from cTransfer::Action(), since this is now done when attaching the player to the device + for adding DeviceClrAvailableTracks() and DeviceSetCurrentAudioTrack() to cPlayer Jürgen Schmitz <j.schmitz@web.de> for reporting a bug in displaying the current channel when switching via the SVDRP |