mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Added a note about the driver version needed for the still picture fix from version 1.2.5pre1 to work properly
This commit is contained in:
parent
ca9e7b6937
commit
483f6c3970
4
HISTORY
4
HISTORY
@ -2348,6 +2348,7 @@ Video Disk Recorder Revision History
|
||||
previous behaviour by commenting out the line
|
||||
#define VIDEO_STILLPICTURE_WORKS_WITH_VDR_FRAMES
|
||||
in VDR/dvbdevice.c.
|
||||
Note that you need driver version 2003-08-23 or later for this to work!
|
||||
- Fixed handling extra blanks in plugin command lines.
|
||||
- Actually implemented the SVDRP command DELC.
|
||||
- Now clearing the player device if there are too many poll timeouts in 'Transfer
|
||||
@ -2360,3 +2361,6 @@ Video Disk Recorder Revision History
|
||||
- Changed "Studio Universal" to "Sci-Fi" in channels.conf.
|
||||
- Fixed a crash when using the --terminal option without having access to the
|
||||
given terminal (thanks to Steffen Barszus for helping to debug this one).
|
||||
- Added a note about the driver version needed for the still picture fix from
|
||||
version 1.2.5pre1 to work properly (thanks to Oliver Endriss for pointing
|
||||
this out).
|
||||
|
Loading…
Reference in New Issue
Block a user