Removed the VIDEO_STILLPICTURE_WORKS_WITH_VDR_FRAMES stuff from cDvbDevice::StillPicture(), since apparently the VIDEO_STILLPICTURE call works

This commit is contained in:
Klaus Schmidinger
2005-08-15 14:06:44 +02:00
parent 996d46db7f
commit 2fbc114c62
2 changed files with 3 additions and 24 deletions

View File

@@ -3697,3 +3697,5 @@ Video Disk Recorder Revision History
- Avoiding unnecessary OSD draw operations caused by the audio track description
display in the ST:TNG skin's channel display (thanks to Oliver Endriss for reporting
this).
- Removed the VIDEO_STILLPICTURE_WORKS_WITH_VDR_FRAMES stuff from
cDvbDevice::StillPicture(), since apparently the VIDEO_STILLPICTURE call works.