summaryrefslogtreecommitdiff
path: root/PLUGINS/src/osddemo
AgeCommit message (Expand)Author
2021-12-27Official release of version 2.6.02.6.0Klaus Schmidinger
2020-10-14Added test cases for alignment of semi-circlesKlaus 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
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-04-12Added a demo case for storing imagesKlaus Schmidinger
2015-03-08Fixed a vertical black line in the "TiledPixmaps" area on the rpihddevice OSD...Klaus Schmidinger
2015-03-08Added cOsd::MaxPixmapSize()Klaus Schmidinger
2015-02-17Fixed leading/trailing blanks in the translation files; bumped all version nu...Klaus 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-03-31Version 2.0.02.0.0Klaus Schmidinger
2013-03-11Changed email address to <vdr@tvdr.de>Klaus Schmidinger
2013-02-19The demos in the "osddemo" plugin can now also be ended with the "Back" keyKlaus 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-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-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-01-18Some improvements to the MakefilesKlaus Schmidinger
2011-04-17Fixed a possible NULL pointer dereference in osddemo.cKlaus Schmidinger
2011-03-28Some fixes in the "osddemo" pluginKlaus Schmidinger
2011-02-27Changed the compiler optimization flag to -O3Klaus Schmidinger
2011-02-26Improved and cleaned up transparent text drawingKlaus Schmidinger
2011-02-20Implemented support for TrueColor OSDKlaus Schmidinger
2010-12-26Added LDFLAGS to the linker calls in the MakefilesKlaus Schmidinger
2010-02-06Moved strictly necessary Makefile options into Make.globalKlaus Schmidinger
2009-10-18Changed the project's URLs and email to tvdr.deKlaus Schmidinger
2008-04-13Fixed setting the OSD level in the 'osddemo' exampleKlaus Schmidinger
2008-01-13Added '-Wno-parentheses' to the compiler options in order to avoid silly comp...Klaus Schmidinger
2007-08-15Moved the "all" target in plugin Makefiles before the "Implicit rules"Klaus Schmidinger
2007-08-12Added the "...or (at your option) any later version" phrase to the license in...Klaus Schmidinger
2006-09-10Added --remove-destination to the 'cp' command for binaries in the Makefiles ...Klaus Schmidinger
2006-04-24Fixed extracting APIVERSION to work with older versions of 'sed'; Fixed broke...Klaus Schmidinger
2006-04-22Simplified the 'grep|awk|sed' command to retrieve the VDR/APIVERSION to a sin...Klaus Schmidinger
2006-04-21Updated the GPL copiesKlaus Schmidinger