diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-08-26 13:09:01 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-08-26 13:09:01 +0200 |
commit | 4986f76b0a40e11997e572a75260034063023cb0 (patch) | |
tree | 7a73146d9b3529f9a00038f76b9a82f327490b1f /HISTORY | |
parent | 021778d370257e1db4893ca0228bb6fa32aa32e1 (diff) | |
download | vdr-4986f76b0a40e11997e572a75260034063023cb0.tar.gz vdr-4986f76b0a40e11997e572a75260034063023cb0.tar.bz2 |
Added cDevice::ReadFilter()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7206,3 +7206,5 @@ Video Disk Recorder Revision History - Fixed detecting transfer mode on full featured DVB cards (thanks to Stefan Huelswitt for reporting a problem with updating CA descriptors in such cases). - Fixed a race condition when zapping in transfer mode (reported by Reinhard Nissl). +- The new function cDevice::ReadFilter() can be used by devices to implement their + own way of retrieving section filter data (thanks to Deti Fliegl). |