diff --git a/CONTRIBUTORS b/CONTRIBUTORS index ccf48d77..098d2fbb 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2744,9 +2744,14 @@ Benjamin Hess for enhancing the SVDRP command CLRE to allow clearing the EPG data of a particular channel -Winfried Koehler +Winfried Köhler for fixing finding new transponders + for fixing wrong value for TableIdBAT in libsi/si.h for reporting a compiler warning in calculations involving FramesPerSecond() + for making several code modifications to avoid compiler warnings + for improving the description of the transponder parameters in vdr.5 + for reporting a necessary fix in the description of cReceiver in PLUGINS.html, + regarding detaching a receiver from its device before deleting it for fixing some copy&paste errors in PLUGINS.html Hans-Werner Hilse @@ -2814,13 +2819,6 @@ Michael Nork binary distributions to have full control over whether or not to use the --vfat option at runtime -Winfried Köhler - for fixing wrong value for TableIdBAT in libsi/si.h - for making several code modifications to avoid compiler warnings - for improving the description of the transponder parameters in vdr.5 - for reporting a necessary fix in the description of cReceiver in PLUGINS.html, - regarding detaching a receiver from its device before deleting it - Igor M. Liplianin for a patch that was used to convert VDR to the S2API driver API diff --git a/HISTORY b/HISTORY index dec4734b..c020b9cf 100644 --- a/HISTORY +++ b/HISTORY @@ -5957,7 +5957,7 @@ Video Disk Recorder Revision History - Fixed cDevice::PlayTsAudio() and made cDevice::PlayTsVideo() return 0 if PlayVideo() didn't play anything. - Added an 'int' typecast to calculations involving FramesPerSecond() to avoid - compiler warnings (reported by Winfried Koehler). + compiler warnings (reported by Winfried Köhler). - Fixed detecting frames for pure audio recordings. - Fixed editing PES recordings. The frame type in the index.vdr file generated for the edited PES recording is set to 1 for I-frames and 2 for all others (P- and