summaryrefslogtreecommitdiff
path: root/PLUGINS/src/pictures
AgeCommit message (Expand)Author
2021-12-27Official release of version 2.6.02.6.0Klaus Schmidinger
2020-06-22Made the call to pkg_config configurable via the PKG_CONFIG macro, which is n...Klaus Schmidinger
2018-04-10Adjusted version numbers and datesKlaus Schmidinger
2018-02-27Updated the Polish OSD textsKlaus Schmidinger
2017-10-06Adapted the pic2mpg script to new ffmpeg options; no longer using 'convert' t...Klaus Schmidinger
2017-05-29The Makefiles now use the macro $(Q) instead of a plain '@' in front of their...Klaus Schmidinger
2017-05-22No longer displaying the actual (lengthy) commands during the build processKlaus Schmidinger
2015-07-17Added a missing 'const'Klaus Schmidinger
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-03Updated the Estonian OSD textsKlaus Schmidinger
2014-02-08Fixed some compiler warnings with Clang 3.4.1Klaus Schmidinger
2014-01-01Avoiding unnecessary pkg-config warnings in plugin MakefilesKlaus 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-02-17Removed trailing whitespaceKlaus 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-28Plugin Makefiles can now include a configuration file for compile time parame...Klaus 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-04-28The new functions cControl::GetRecording() and cControl::GetHeader() can be u...Klaus Schmidinger
2012-03-11Made the "overloaded-virtual" warning an error to detect hidden overloaded vi...Klaus Schmidinger
2012-02-27Removed an obsolete command line optionKlaus Schmidinger
2012-02-17cReadDir::Next() now skips directory entries "." and ".."Klaus Schmidinger
2012-01-18Some improvements to the MakefilesKlaus Schmidinger
2012-01-08Added option -o to pic2mpgKlaus Schmidinger
2011-12-04Fixed handling images that are rotated by 180 degrees in pic2mpgKlaus Schmidinger
2011-08-14The pic2mpg script of the 'pictures' plugin now generates HD imagesKlaus Schmidinger
2011-07-23Fixed handling rotated imagesKlaus Schmidinger
2011-05-21Now sorting the source file names in the call to xgettextKlaus Schmidinger
2011-02-27Changed the compiler optimization flag to -O3Klaus Schmidinger
2011-02-20Fixed reallocating memory in the "pictures" pluginKlaus Schmidinger
2010-12-26Added LDFLAGS to the linker calls in the MakefilesKlaus Schmidinger
2010-10-24Added Language and fixed Language-Team header of *.po (cont'd)Klaus Schmidinger
2010-10-24Added Language and fixed Language-Team header of *.poKlaus Schmidinger
2010-10-24Made 'dist' target dependent on up to date *.poKlaus Schmidinger
2010-10-24Passing package name and version to xgettextKlaus Schmidinger
2010-06-13Updated the Finnish OSD textsKlaus Schmidinger
2010-02-28Updated the Lithuanian OSD textsKlaus Schmidinger
2010-02-06Moved strictly necessary Makefile options into Make.globalKlaus Schmidinger