diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-10-04 12:44:13 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-10-04 12:44:13 +0200 |
commit | 612f696bb7fc3d28ed24afd3d8782a6e7a961366 (patch) | |
tree | 3643caba670e36d0bf7261cc139a3ef7a1e42b40 /CONTRIBUTORS | |
parent | 1e9b16d20bacb9795a07af5ff61db67fc78c3728 (diff) | |
download | vdr-612f696bb7fc3d28ed24afd3d8782a6e7a961366.tar.gz vdr-612f696bb7fc3d28ed24afd3d8782a6e7a961366.tar.bz2 |
Changed DTV_DVBT2_PLP_ID to DTV_STREAM_ID in dvbdevice.c to adapt to an incompatible change in DVB API 5.8
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 8b05c1c9..43141170 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2695,6 +2695,7 @@ Derek Kelly (user.vdr@gmail.com) several payloads for reporting a problem with getting the maximum short channel name length in case there are no short names at all + for reporting an incompatible change from DTV_DVBT2_PLP_ID to DTV_STREAM_ID in DVB API 5.8 Marcel Unbehaun <frostworks@gmx.de> for adding cRecordingInfo::GetEvent() |