diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-04-27 09:45:51 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-04-27 09:45:51 +0200 |
commit | 65b9d4a97f3a00865f8d578635f8ac2947c62cbb (patch) | |
tree | af4c3155343ee125b900f3b2bb085d810c77e374 /HISTORY | |
parent | f67fef57ea86972bdc1c1d54567c17f6d5c04a57 (diff) | |
download | vdr-65b9d4a97f3a00865f8d578635f8ac2947c62cbb.tar.gz vdr-65b9d4a97f3a00865f8d578635f8ac2947c62cbb.tar.bz2 |
Removed the Mute() call from cDvbDevice::StillPicture()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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). |