diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2011-09-23 13:11:36 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2011-09-23 13:11:36 +0200 |
commit | 0f320c7d887c272908e85864f3d07a53f440fc39 (patch) | |
tree | f8e6ec560045458e55a5b28b245dd62366f23a7c /HISTORY | |
parent | 0ecf6b00d43a2f2a372ff0b8b0abd8a75b3c0f0e (diff) | |
download | vdr-0f320c7d887c272908e85864f3d07a53f440fc39.tar.gz vdr-0f320c7d887c272908e85864f3d07a53f440fc39.tar.bz2 |
Added cap_net_raw to the capabilities that are not dropped
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -6743,7 +6743,7 @@ Video Disk Recorder Revision History extends over TS packet boundaries is now done by locally skipping TS packets in cFrameDetector. -2011-09-18: Version 1.7.22 +2011-09-23: Version 1.7.22 - Fixed scaling subtitles in case the primary device's GetVideoSize() function doesn't return actual values (thanks to Luca Olivetti). @@ -6760,3 +6760,4 @@ Video Disk Recorder Revision History - The SVDRP command LSTC now also accepts channel IDs (thanks to Dominic Evans). - Fixed handling DVB subtitles and implemented decoding textual DVB subtitles (thanks to Rolf Ahrenberg). +- Added cap_net_raw to the capabilities that are not dropped (thanks to Dominic Evans). |