summaryrefslogtreecommitdiff
path: root/PLUGINS
AgeCommit message (Expand)Author
2015-02-18Fixed multiple blanks in the translation filesKlaus Schmidinger
2015-02-17Fixed leading/trailing blanks in the translation files; bumped all version nu...Klaus Schmidinger
2015-02-08Added a missing trailing blank in some translationsKlaus Schmidinger
2015-02-03Updated the Estonian OSD textsKlaus Schmidinger
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-02-08Fixed some compiler warnings with Clang 3.4.1Klaus Schmidinger
2014-02-06Fixed a possible crash in the OSD demoKlaus Schmidinger
2014-02-04Fixed flickering if subtitles are active while the OSD demo is runningKlaus 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-05-23Added option -x to pic2mpgKlaus Schmidinger
2013-03-31Version 2.0.02.0.0Klaus Schmidinger
2013-03-17Updated email address of Rolf AhrenbergKlaus Schmidinger
2013-03-11Updated copyright yearKlaus Schmidinger
2013-03-11Changed email address to <vdr@tvdr.de>Klaus Schmidinger
2013-03-03The "Recording info" page of the skins that come with VDR now displays the na...Klaus Schmidinger
2013-02-19The demos in the "osddemo" plugin can now also be ended with the "Back" keyKlaus Schmidinger
2013-02-17Some formatting fixes1.7.38Klaus Schmidinger
2013-02-17Removed trailing whitespaceKlaus Schmidinger
2013-02-13Added demos of the DrawEllipse() and DrawSlope() function to the 'osddemo' pl...Klaus 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-21Fixed commentKlaus 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-18Added several missing "`ls $^`" in the calls to xgettext in plugin Makefiles ...Klaus Schmidinger
2012-12-03Fixed some #include statements in plugins to use <vdr/...> instead of "vdr/..."Klaus Schmidinger
2012-04-28The new functions cControl::GetRecording() and cControl::GetHeader() can be u...Klaus Schmidinger
2012-04-23The disk usage is no longer automatically added to the title of the main and ...Klaus Schmidinger
2012-03-13No longer using GetFont() (which is not thread safe) in the 'osddemo' pluginKlaus Schmidinger
2012-03-11Made the "overloaded-virtual" warning an error to detect hidden overloaded vi...Klaus Schmidinger
2012-03-11Added new parameter LiveView to ChannelSwitch()Klaus Schmidinger
2012-03-11Adapted menu column widths of 'skincurses' to the wider HD OSD sizesKlaus Schmidinger
2012-03-11Replaced some non-ASCII charactersKlaus Schmidinger
2012-03-10Added a new plugin interface for implementing EPG handlers1.7.26Klaus Schmidinger
2012-03-07Removed the obsolete function cEITScanner::UsesDevice(); added new parameter ...Klaus Schmidinger
2012-03-07Removed the calls to EITScanner.UsesDevice(this) from dvb[hs]ddevice.cKlaus Schmidinger
2012-02-27Removed an obsolete command line optionKlaus Schmidinger