diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2011-08-27 10:43:18 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2011-08-27 10:43:18 +0200 |
commit | ac5f296f20d2d573e4b800c26c8ec4fff8e9f838 (patch) | |
tree | 04a2e883e0476e0a7c2ee4d3c1db8d166a97b162 /HISTORY | |
parent | 048d0df54a0fa8b81c4a63bb3b20bd7eac8addd1 (diff) | |
download | vdr-ac5f296f20d2d573e4b800c26c8ec4fff8e9f838.tar.gz vdr-ac5f296f20d2d573e4b800c26c8ec4fff8e9f838.tar.bz2 |
The SVDRP command HITK now accepts multiple keys
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -6699,7 +6699,7 @@ Video Disk Recorder Revision History constructor is negative (avoids the "cTimeMs: using monotonic clock..." log message before VDR's starting log message). -2011-08-21: Version 1.7.21 +2011-08-27: Version 1.7.21 - Fixed detecting frames for channels that split frames into several payloads (reported by Derek Kelly). @@ -6728,3 +6728,4 @@ Video Disk Recorder Revision History - The Audio and Subtitles options are now available through the Green and Yellow keys in the Setup/DVB menu (thanks to Rolf Ahrenberg). This is mainly for remote controls that don't have dedicated keys for these functions. +- The SVDRP command HITK now accepts multiple keys (up to 31). |