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 /HISTORY | |
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 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7285,3 +7285,6 @@ Video Disk Recorder Revision History priority threads may want to use this instead of the calls to SetPriority(19) and SetIOPriority(7). The priority of a thread ("low" or "high") is now logged when the thread starts. +- Changed DTV_DVBT2_PLP_ID to DTV_STREAM_ID in dvbdevice.c to adapt to an incompatible + change in DVB API 5.8 (reported by Derek Kelly). + Removed the meanwhile obsolete definition of FE_CAN_TURBO_FEC. |