summaryrefslogtreecommitdiff
path: root/PLUGINS
AgeCommit message (Expand)Author
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 filena...Klaus Schmidinger
2008-02-23The scrollbar handle now always has a height that is at least the width of th...Klaus Schmidinger
2008-02-22Revised the fix of calculating the scrollbar height in the skinsKlaus Schmidinger
2008-02-17Implemented cSkinCursesDisplayMenu::SetScrollbar(); fixed calculating the scr...1.5.15Klaus Schmidinger
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 comp...Klaus Schmidinger
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 README...Klaus Schmidinger
2007-10-13Now generating translation files without line numbers; updated the Finnish OS...Klaus Schmidinger
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'; re...1.5.8Klaus Schmidinger
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 in...Klaus Schmidinger
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
2007-06-15Implemented UTF-8 handling in skincursesKlaus Schmidinger
2006-12-02The getskyepg.pl script now replaces "&" with "&"Klaus Schmidinger
2006-12-01Made the getskyepg.pl script of the 'sky' plugin send a user agent message to...Klaus Schmidinger
2006-09-10The 'skincurses' plugin now adjusts the size of the OSD to the size of the co...Klaus Schmidinger
2006-09-10Added --remove-destination to the 'cp' command for binaries in the Makefiles ...Klaus Schmidinger
2006-06-24Fixed the Makefile of the 'servicedemo' plugin, so that it defines the PLUGIN...Klaus Schmidinger
2006-06-03When the 'skincurses' plugin is loaded, it automatically sets the 'curses' sk...Klaus Schmidinger
2006-06-03Fixed handling tabbed item display in 'skincurses'Klaus Schmidinger
2006-04-24Fixed extracting APIVERSION to work with older versions of 'sed'; Fixed broke...Klaus Schmidinger