summaryrefslogtreecommitdiff
path: root/PLUGINS/src/osddemo/osddemo.c
AgeCommit message (Expand)Author
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-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
2012-12-27Increased the version numbers of all plugins to reflect the recent Makefile c...Klaus Schmidinger
2012-03-13No longer using GetFont() (which is not thread safe) in the 'osddemo' pluginKlaus Schmidinger
2011-04-17Fixed a possible NULL pointer dereference in osddemo.cKlaus Schmidinger
2011-03-28Some fixes in the "osddemo" pluginKlaus Schmidinger
2011-02-26Improved and cleaned up transparent text drawingKlaus Schmidinger
2011-02-20Implemented support for TrueColor OSDKlaus Schmidinger
2008-04-13Fixed setting the OSD level in the 'osddemo' exampleKlaus Schmidinger
2007-08-15Moved the "all" target in plugin Makefiles before the "Implicit rules"Klaus Schmidinger
2004-05-16Implemented 'skins' and 'themes'Klaus Schmidinger
2002-12-13Changed setting of CXX and CXXFLAGS variables in MakefileKlaus Schmidinger
2002-11-24Plugins can now have their own raw OSDKlaus Schmidinger