summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2009-12-31 15:38:18 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2009-12-31 15:38:18 +0100
commit2b7c81f72dfa4f53b2b5e2e54d709e8515e76788 (patch)
tree0ba62c895f94c372f6464aed04e58fadbba4da7a /HISTORY
parent3d7338de5a2e93431296ecfed30821e007d3419b (diff)
downloadvdr-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--HISTORY6
1 files changed, 6 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 72df81f5..b04d166d 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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.