diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-06-21 13:59:22 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-06-21 13:59:22 +0200 |
commit | 8a85d7cd31c801673008282c7af4f683ddff51c2 (patch) | |
tree | b05ac634e13c96da0868a310ab1ccfb87e9a9d58 /HISTORY | |
parent | e33ba08af4548210034ce628c4bb5fa69b08b4e0 (diff) | |
download | vdr-8a85d7cd31c801673008282c7af4f683ddff51c2.tar.gz vdr-8a85d7cd31c801673008282c7af4f683ddff51c2.tar.bz2 |
Changed the EIT filter setup to save a few handles on devices that do hardware filtering
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6142,3 +6142,5 @@ Video Disk Recorder Revision History changed it in its setup menu (reported by Reinhard Nissl). - Fixed cDevice::PlayTsVideo() and cDevice::PlayTsAudio() in case only part of the buffer has been accepted by the device (reported by Udo Richter). +- Changed the EIT filter setup to save a few handles on devices that do hardware + filtering. |