mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Fixed credits for Winfried Khler
This commit is contained in:
parent
e6bf3b6975
commit
576e21f2fd
14
CONTRIBUTORS
14
CONTRIBUTORS
@ -2744,9 +2744,14 @@ Benjamin Hess <benjamin.h@gmx.ch>
|
||||
for enhancing the SVDRP command CLRE to allow clearing the EPG data of a particular
|
||||
channel
|
||||
|
||||
Winfried Koehler <w_koehl@gmx.de>
|
||||
Winfried Köhler <w_koehl@gmx.de>
|
||||
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 <hilse@web.de>
|
||||
@ -2814,13 +2819,6 @@ Michael Nork <mnork0@gmx.net>
|
||||
binary distributions to have full control over whether or not to use the --vfat
|
||||
option at runtime
|
||||
|
||||
Winfried Köhler <w_koehl@gmx.de>
|
||||
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 <liplianin@tut.by>
|
||||
for a patch that was used to convert VDR to the S2API driver API
|
||||
|
||||
|
2
HISTORY
2
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
|
||||
|
Loading…
Reference in New Issue
Block a user