summaryrefslogtreecommitdiff
path: root/PLUGINS
AgeCommit message (Collapse)Author
2010-02-28Updated the Lithuanian OSD textsKlaus Schmidinger
2010-02-06Moved strictly necessary Makefile options into Make.globalKlaus Schmidinger
2010-01-30The PCR pid is now recorded for channels where this is different from the ↵Klaus Schmidinger
video PID
2010-01-04Added support for DVB cards with multiple fontendsKlaus Schmidinger
2010-01-03Displaying genre and parental rating in the recording infoKlaus Schmidinger
2010-01-03Implemented handling the "Parental Rating Descriptor"Klaus Schmidinger
2010-01-03Implemented handling the "Content Descriptor"Klaus Schmidinger
2010-01-01Fixed stopping subtitle display when switching the primary deviceKlaus Schmidinger
2009-12-31Moved support for full featured DVB cards of the TT/FuSi design into the new ↵Klaus Schmidinger
plugin 'dvbsddevice'
2009-12-06Several code modifications to avoid compiler warningsKlaus Schmidinger
2009-12-05The 'sky' plugin is no longer part of the VDR sourceKlaus 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-07Fixed renamed constantsKlaus Schmidinger
2008-09-06Updated the Turkish language texts of the hello pluginKlaus Schmidinger
2008-04-13Fixed setting the OSD level in the 'osddemo' exampleKlaus Schmidinger
2008-03-22Removed the full path from the 'logger' call in the getskyepg.pl scriptKlaus Schmidinger
2008-03-18Updated the Croatian language textsKlaus Schmidinger
2008-03-14Added Russian translations to the 'skincurses' and 'pictures' pluginsKlaus Schmidinger
2008-03-01Cleanups in *.po filesKlaus Schmidinger
2008-02-29Made the 'pic2mpg' script of the 'pictures' plugin work with relative pathsKlaus Schmidinger
2008-02-25Made the 'pic2mpg' script of the 'pictures' plugin work with uppercase ↵Klaus Schmidinger
filename extensions
2008-02-23The scrollbar handle now always has a height that is at least the width of ↵Klaus Schmidinger
the scrollbar
2008-02-22Revised the fix of calculating the scrollbar height in the skinsKlaus Schmidinger
2008-02-17Implemented cSkinCursesDisplayMenu::SetScrollbar(); fixed calculating the ↵1.5.15Klaus Schmidinger
scrollbar sizes in the skins
2008-02-17Introduced 'operator const void * ()' in cStringKlaus Schmidinger
2008-02-16Added new cStatus functions to the 'status' pluginKlaus Schmidinger
2008-02-15Using cString::sprintf() instead of asprintf()Klaus Schmidinger
2008-02-09Fixed setting the OSD area in the pictures pluginKlaus Schmidinger
2008-02-02Added option -i to the pictures plugin's pic2mpg to ignore unknown file typesKlaus Schmidinger
2008-02-01Updated the Italian OSD textsKlaus Schmidinger
2008-01-27Added french textsKlaus Schmidinger
2008-01-19Updated the Makefile of the skincurses pluginKlaus Schmidinger
2008-01-19Updated the Finnish OSD textsKlaus Schmidinger
2008-01-19Fixed the Play function in the pictures pluginKlaus Schmidinger
2008-01-13Added '-Wno-parentheses' to the compiler options in order to avoid silly ↵Klaus Schmidinger
compiler warnings
2008-01-13Added the 'pictures' pluginKlaus Schmidinger
2007-11-04Improved the 'i18n' target in plugin MakefilesKlaus Schmidinger
2007-10-14Added a note about how to initiate internationalization support to the ↵Klaus Schmidinger
README.i18n file; the Makefile generated by the 'newplugin' script now has the 'i18n' target automatically create an initial 'po/pluginname.pot' file
2007-10-13Now generating translation files without line numbers; updated the Finnish ↵Klaus Schmidinger
OSD texts
2007-08-26Adapted to the new Level parameter of cOsdKlaus Schmidinger
2007-08-19Explicitly looking for vdr.mo; text files for plugins named 'vdr-name.mo'; ↵1.5.8Klaus Schmidinger
revoked 'best match'
2007-08-15Added i18n to the 'skincurses' pluginKlaus 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 ↵Klaus Schmidinger
information of all plugins, and also the "newplugin" script
2007-08-11Switched I18N to gettextKlaus Schmidinger
2007-07-20Fixed clearing color buttons in the 'curses' skinKlaus Schmidinger
2007-06-23Fixed a name clash between skincurses.c and the new cOsd position functionsKlaus Schmidinger
2007-06-16Renamed Utf8NumSyms() to Utf8StrLen()Klaus Schmidinger