summaryrefslogtreecommitdiff
path: root/PLUGINS/src/hello
AgeCommit message (Expand)Author
2011-02-27Changed the compiler optimization flag to -O3Klaus 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-10-24Some spelling fixesKlaus 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
2009-12-06Several code modifications to avoid compiler warningsKlaus Schmidinger
2009-11-01Added Slovakian language textsKlaus Schmidinger
2009-10-18Updated Chinese language textsKlaus Schmidinger
2009-10-18Changed the project's URLs and email to tvdr.deKlaus Schmidinger
2008-09-06Updated the Turkish language texts of the hello pluginKlaus Schmidinger
2008-03-18Updated the Croatian language textsKlaus Schmidinger
2008-03-01Cleanups in *.po filesKlaus Schmidinger
2008-02-01Updated the Italian OSD textsKlaus Schmidinger
2008-01-13Added '-Wno-parentheses' to the compiler options in order to avoid silly comp...Klaus Schmidinger
2007-11-04Improved the 'i18n' target in plugin MakefilesKlaus Schmidinger
2007-10-14Added a note about how to initiate internationalization support to the README...Klaus Schmidinger
2007-10-13Now generating translation files without line numbers; updated the Finnish OS...Klaus Schmidinger
2007-08-19Explicitly looking for vdr.mo; text files for plugins named 'vdr-name.mo'; re...1.5.8Klaus 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
2007-08-11Switched I18N to gettextKlaus 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-22Updated the Finnish OSD textsKlaus Schmidinger
2006-04-21Updated the GPL copiesKlaus Schmidinger
2006-04-16Implemented APIVERSION for the VDR plugin API version numberKlaus Schmidinger
2006-04-15Removed DVBDIR from Makefile; it's now defined in Make.config if necessaryKlaus Schmidinger
2006-02-04Added Czech language textsKlaus Schmidinger
2005-11-11Added compiler options "-fPIC -g" to all pluginsKlaus Schmidinger
2004-01-16Added Russian language textsKlaus Schmidinger
2003-12-22Changed section handling; replaced 'libdtv' with 'libsi'Klaus Schmidinger
2002-12-13Changed setting of CXX and CXXFLAGS variables in MakefileKlaus Schmidinger
2002-11-16Changed return type of MainMenuAction()Klaus Schmidinger
2002-11-01The Makefile now includes the file Make.configKlaus Schmidinger
2002-11-01Completely switched to the HEAD driver versionKlaus Schmidinger
2002-10-26Fixed a typoKlaus Schmidinger
2002-09-21Fixed Makefile for NEWSTRUCT driverKlaus Schmidinger
2002-07-28Added a missing #include (cont'd)Klaus Schmidinger
2002-06-23Additional OSD languagesKlaus Schmidinger
2002-06-10Removed compiler option '-m486'Klaus Schmidinger
2002-05-17Makefile improvementsKlaus Schmidinger
2002-05-12Plugin packages now expand into a dir with only the name and version numberKlaus Schmidinger
2002-05-12Added the cPlugin::Housekeeping() functionKlaus Schmidinger
2002-05-12Changed the cPlugin::Start() function to return a boolean valueKlaus Schmidinger