summaryrefslogtreecommitdiff
path: root/PLUGINS/src/dvbsddevice
AgeCommit message (Expand)Author
2014-03-15Refactored setup parameter handling for output devicesKlaus Schmidinger
2014-02-27Fixed handling transfer mode on full featured DVB cards for encrypted channel...Klaus Schmidinger
2014-01-01Avoiding unnecessary pkg-config warnings in plugin MakefilesKlaus Schmidinger
2013-12-25cDevice::TrickSpeed() now has an additional parameter named ForwardKlaus Schmidinger
2013-08-22Fixed handling the -o option (short form of --outputonly)Klaus Schmidinger
2013-03-31Version 2.0.02.0.0Klaus Schmidinger
2013-02-17Removed trailing whitespaceKlaus Schmidinger
2013-01-25Returning 0 from cDvbSdFfDevice::NumProvidedSystems() if option --outputonly ...Klaus Schmidinger
2013-01-12Increased the version numbers of all plugins to reflect the recent Makefile c...Klaus Schmidinger
2013-01-12More Makefile changesKlaus Schmidinger
2013-01-06Modified the Makefiles, by default VDR is now built according to the FHSKlaus Schmidinger
2012-12-29Revoked 'Now using targets install-lib and install-i18n when building plugins...Klaus Schmidinger
2012-12-28Plugin Makefiles can now include a configuration file for compile time parame...Klaus Schmidinger
2012-12-27Now using targets "install-lib" and "install-i18n" when building plugins locallyKlaus Schmidinger
2012-12-27Increased the version numbers of all plugins to reflect the recent Makefile c...Klaus Schmidinger
2012-12-23Made LIBDIR and LOCDIR non-overwriteable in plugin MakefilesKlaus Schmidinger
2012-12-22Plugin Makefiles now use DESTDIR and the 'install' programKlaus Schmidinger
2012-12-21Replaced some 'SOFILE: command not found with '$^'Klaus Schmidinger
2012-12-21The plugin Makefiles now have a separate 'install' targetKlaus Schmidinger
2012-12-19Removed some redundancy in the Makefile/Make.global/Make.config mechanismKlaus Schmidinger
2012-12-18Fixed setting the --package-name and --package-version options in the calls t...Klaus Schmidinger
2012-12-03Fixed some #include statements in plugins to use <vdr/...> instead of "vdr/..."Klaus Schmidinger
2012-03-11Made the "overloaded-virtual" warning an error to detect hidden overloaded vi...Klaus Schmidinger
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
2012-01-18Some improvements to the MakefilesKlaus 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
2011-05-21Now sorting the source file names in the call to xgettextKlaus Schmidinger
2011-04-17Removed an obsolete local variable in dvbsdffosd.cKlaus Schmidinger
2011-02-27Changed the compiler optimization flag to -O3Klaus Schmidinger
2010-12-26Added LDFLAGS to the linker calls in the MakefilesKlaus Schmidinger
2010-10-24Made 'dist' target dependent on up to date *.poKlaus Schmidinger
2010-10-24Passing package name and version to xgettextKlaus Schmidinger
2010-09-12Fixed some include statementsKlaus Schmidinger
2010-02-06Moved strictly necessary Makefile options into Make.globalKlaus Schmidinger
2010-01-30The PCR pid is now recorded for channels where this is different from the vid...Klaus Schmidinger
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