summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-04-27 09:45:51 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2003-04-27 09:45:51 +0200
commit65b9d4a97f3a00865f8d578635f8ac2947c62cbb (patch)
treeaf4c3155343ee125b900f3b2bb085d810c77e374 /HISTORY
parentf67fef57ea86972bdc1c1d54567c17f6d5c04a57 (diff)
downloadvdr-65b9d4a97f3a00865f8d578635f8ac2947c62cbb.tar.gz
vdr-65b9d4a97f3a00865f8d578635f8ac2947c62cbb.tar.bz2
Removed the Mute() call from cDvbDevice::StillPicture()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 05b0de13..06fe9d87 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2054,7 +2054,7 @@ Video Disk Recorder Revision History
your remote control while watching live video to start an instant recording
of the current programme and immediately start replaying that recording.
-2003-04-26: Version 1.1.29
+2003-04-27: Version 1.1.29
- Fixed detecting broken connection to the LIRC daemon (thanks to Ludwig Nussel).
- Now sending CA descriptors to the CAM in the same sequence as they were originally
@@ -2069,3 +2069,5 @@ Video Disk Recorder Revision History
live video (thanks to Christoph Friederich for reporting this one).
- Now setting the "broken link" flag for GOPs at the beginning of a new video
sequence, which avoids artefacts when cutting (thanks to Stefan Huelswitt).
+- Removed the Mute() call from cDvbDevice::StillPicture() (suggested by Andreas
+ Schultz).