vdr/PLUGINS/src/dvbsddevice
Klaus Schmidinger a437a3d743 Fixed handling transfer mode on full featured DVB cards for encrypted channels that have no audio pid 2014-02-27 17:05:55 +01:00
..
COPYING Moved support for full featured DVB cards of the TT/FuSi design into the new plugin 'dvbsddevice' 2009-12-31 15:38:18 +01:00
HISTORY Avoiding unnecessary pkg-config warnings in plugin Makefiles 2014-01-01 13:35:13 +01:00
Makefile Avoiding unnecessary pkg-config warnings in plugin Makefiles 2014-01-01 13:35:13 +01:00
README Moved support for full featured DVB cards of the TT/FuSi design into the new plugin 'dvbsddevice' 2009-12-31 15:38:18 +01:00
dvbsddevice.c cDevice::TrickSpeed() now has an additional parameter named Forward 2013-12-25 13:36:51 +01:00
dvbsdffdevice.c Fixed handling transfer mode on full featured DVB cards for encrypted channels that have no audio pid 2014-02-27 17:05:55 +01:00
dvbsdffdevice.h cDevice::TrickSpeed() now has an additional parameter named Forward 2013-12-25 13:36:51 +01:00
dvbsdffosd.c Removed an obsolete local variable in dvbsdffosd.c 2011-04-17 12:57:29 +02:00
dvbsdffosd.h Fixed some #include statements in plugins to use <vdr/...> instead of "vdr/..." 2012-12-03 13:46:46 +01:00

README

This is a "plugin" for the Video Disk Recorder (VDR).

Written by:                  Klaus Schmidinger <Klaus.Schmidinger@tvdr.de>

Project's homepage:          http://www.tvdr.de

Latest version available at: ftp://ftp.tvdr.de/vdr

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
See the file COPYING for more information.

Description:

The 'dvbsddevice' plugin implements the output device for the
"Full Featured" DVB cards based on the TechnoTrend/Fujitsu-Siemens
design. This code was originally part of the core VDR source, and
was moved into this plugin in VDR version 1.7.11.