summaryrefslogtreecommitdiff
path: root/PLUGINS/src/dvbsddevice/dvbsdffdevice.c
AgeCommit message (Collapse)Author
2015-09-10No longer delivering the dvbsddevice and rcu plugins with the source archiveKlaus Schmidinger
2014-03-15Refactored setup parameter handling for output devicesKlaus Schmidinger
2014-02-27Fixed handling transfer mode on full featured DVB cards for encrypted ↵Klaus Schmidinger
channels that have no audio pid
2013-12-25cDevice::TrickSpeed() now has an additional parameter named ForwardKlaus Schmidinger
2013-02-17Removed trailing whitespaceKlaus Schmidinger
2013-01-25Returning 0 from cDvbSdFfDevice::NumProvidedSystems() if option --outputonly ↵Klaus Schmidinger
is given
2012-03-11Replaced some non-ASCII charactersKlaus Schmidinger
2012-03-07Removed the calls to EITScanner.UsesDevice(this) from dvb[hs]ddevice.cKlaus Schmidinger
2012-02-15Removed superfluous calls to SetVideoFormat() from device constructorsKlaus Schmidinger
2011-08-27The dvbsddevice plugin now supports the new option --outputonlyKlaus Schmidinger
2011-06-02Implemented signal strength and quality handlingKlaus Schmidinger
2011-05-21The primary device is now only avoided for recording if it is an old SD full ↵Klaus Schmidinger
featured card
2010-09-12Fixed some include statementsKlaus Schmidinger
2010-01-30The PCR pid is now recorded for channels where this is different from the ↵Klaus Schmidinger
video PID
2010-01-04Added support for DVB cards with multiple fontendsKlaus Schmidinger
2010-01-01Fixed stopping subtitle display when switching the primary deviceKlaus Schmidinger
2009-12-31Moved support for full featured DVB cards of the TT/FuSi design into the new ↵Klaus Schmidinger
plugin 'dvbsddevice'