summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-08-15 14:06:44 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-08-15 14:06:44 +0200
commit2fbc114c6225f5886e67cafb6a8667e5d8d4f320 (patch)
treec0ece6255d6e252f0515f5cdcd2e39a60219e22d /HISTORY
parent996d46db7f6ee2506c8f310d719431c6d5dc7935 (diff)
downloadvdr-2fbc114c6225f5886e67cafb6a8667e5d8d4f320.tar.gz
vdr-2fbc114c6225f5886e67cafb6a8667e5d8d4f320.tar.bz2
Removed the VIDEO_STILLPICTURE_WORKS_WITH_VDR_FRAMES stuff from cDvbDevice::StillPicture(), since apparently the VIDEO_STILLPICTURE call works1.3.29
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 843c7d63..2414a05e 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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.