diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-12-31 15:38:18 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-12-31 15:38:18 +0100 |
commit | 2b7c81f72dfa4f53b2b5e2e54d709e8515e76788 (patch) | |
tree | 0ba62c895f94c372f6464aed04e58fadbba4da7a /HISTORY | |
parent | 3d7338de5a2e93431296ecfed30821e007d3419b (diff) | |
download | vdr-2b7c81f72dfa4f53b2b5e2e54d709e8515e76788.tar.gz vdr-2b7c81f72dfa4f53b2b5e2e54d709e8515e76788.tar.bz2 |
Moved support for full featured DVB cards of the TT/FuSi design into the new plugin 'dvbsddevice'
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -6234,3 +6234,9 @@ Video Disk Recorder Revision History Regel). - Added cFont::FontName() and cFont::Size() (thanks to Andreas Regel). - cPatPmtParser now also stores the audio stream types. +- The support for full featured DVB cards of the TT/FuSi design has been moved + into the new plugin 'dvbsddevice'. On systems that use such a card as their + primary device, this plugin now needs to be loaded when running VDR in order + to view live or recorded video. If the plugin is not loaded, the card will + be treated like a budget DVB card, and there will be no OSD or viewing + capability. |