diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-02-19 12:18:18 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-02-19 12:18:18 +0100 |
commit | f226c845835e6174f2635b63cf1f045cb437d1c6 (patch) | |
tree | aa075eb6d358f7c2d0b41440883b757e6f45e1b3 /CONTRIBUTORS | |
parent | f714ee0f55920c09738abf37d61d7f1295b5d2e7 (diff) | |
download | vdr-f226c845835e6174f2635b63cf1f045cb437d1c6.tar.gz vdr-f226c845835e6174f2635b63cf1f045cb437d1c6.tar.bz2 |
Avoiding unnecessary calls to SetPid() in cDvbDevice::SetAudioTrackDevice()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 89d7d1c8..26f6d57a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1147,6 +1147,7 @@ Marco Schlüßler <marco@lordzodiac.de> for adding DeviceClrAvailableTracks() and DeviceSetCurrentAudioTrack() to cPlayer for reporting a missing 'resultSkipped = 0' in cRemux::Clear() for reporting a missing reset of the 'repacker' in cTS2PES::Clear() + for avoiding unnecessary calls to SetPid() in cDvbDevice::SetAudioTrackDevice() Jürgen Schmitz <j.schmitz@web.de> for reporting a bug in displaying the current channel when switching via the SVDRP |