summaryrefslogtreecommitdiff
path: root/PLUGINS/src/rcu
AgeCommit message (Collapse)Author
2015-09-10No longer delivering the dvbsddevice and rcu plugins with the source archiveKlaus Schmidinger
2015-02-17Fixed leading/trailing blanks in the translation files; bumped all version ↵Klaus Schmidinger
numbers to 2.2.0
2014-01-01Avoiding unnecessary pkg-config warnings in plugin MakefilesKlaus Schmidinger
2013-03-31Version 2.0.02.0.0Klaus Schmidinger
2013-01-12Increased the version numbers of all plugins to reflect the recent Makefile ↵Klaus Schmidinger
changes
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 ↵Klaus Schmidinger
plugins locally'
2012-12-28Plugin Makefiles can now include a configuration file for compile time ↵Klaus Schmidinger
parameters
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 ↵Klaus Schmidinger
changes
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-18Added several missing "`ls $^`" in the calls to xgettext in plugin Makefiles ↵Klaus Schmidinger
and the "newplugin" script
2012-03-11Made the "overloaded-virtual" warning an error to detect hidden overloaded ↵Klaus Schmidinger
virtual functions
2012-03-07Removed the obsolete function cEITScanner::UsesDevice(); added new parameter ↵Klaus Schmidinger
LiveView to cStatus::ChannelSwitch()
2012-02-27The code for the RCU remote control unit has been moved into a separate ↵Klaus Schmidinger
plugin named "rcu"