summaryrefslogtreecommitdiff
path: root/xml
AgeCommit message (Expand)Author
2017-05-23New token: ChannelServiceReferenceTuomas Jormola
2013-05-04Added DiskUsageTomas Saxer
2012-06-04Comment typo fix.Ville Skyttä
2012-03-28Trim trailing whitespace.Ville Skyttä
2011-11-08new token support for: - UsedDiskSpace - TotalDiskSpace - VideoSizeWidth - Vi...NemoN
2011-11-05Use empty() instead of size() to check container emptiness.Ville Skyttä
2011-11-05Reduce scope of some variables.Ville Skyttä
2011-10-29Add Emacs mode and indentation settings.Ville Skyttä
2010-08-27Remove CVS keywords.Ville Skyttä
2009-10-05Added HD patch with new absolute modes: abs1280x720, abs1920x1080Thomas Günther
2009-09-03Fixed spelling of refresh attribute: "allways" -> "always"Thomas Günther
2009-07-13Replace internal freetype font handling with VDR's font facilities.Ville Skyttä
2009-06-06Added chr13-optimizations (thanks to Christian Tusche / closes #39)Christian Tusche
2009-06-06Added brougs78-extensions (thanks to Andreas Brugger / references #39)Andreas Brugger
2009-06-042007-07-29: Version 1.1-cvs_ext-0.11 (text2skin-1.1-cvs_ext-0.11.diff)chr13-optimizationsChristian Tusche
2009-06-042007-05-06: Version 1.1-cvs_ext-0.10c (text2skin-1.1-cvs_ext-0.10c.diff)Christian Tusche
2009-06-042007-05-06: Version 1.1-cvs_ext-0.10b (text2skin-1.1-cvs_ext-0.10b.diff)Christian Tusche
2009-06-042007-05-06: Version 1.1-cvs_ext-0.10a (text2skin-1.1-cvs_ext-0.10a.diff)Christian Tusche
2009-06-032006-11-19: Version 1.1-cvs_ext-0.9a (vdr-text2skin-1.1-cvs_ext-0.9a.diff)Andreas Brugger
2009-06-032006-11-19: Version 1.1-cvs_ext-0.9 (vdr-text2skin-1.1-cvs_ext-0.9.diff)Andreas Brugger
2009-06-032006-01-10: Version 1.1-cvs_ext-0.6 (vdr-text2skin-1.1-cvs_ext-0.6.diff)Andreas Brugger
2009-06-032006-01-07: Version 1.1-cvs_ext-0.5 (vdr-text2skin-1.1-cvs_ext-0.5.diff)Andreas Brugger
2009-06-032005-12-11: Version 1.1-cvs_ext-0.3 (vdr-text2skin-1.1-cvs_ext-0.3.diff)Andreas Brugger
2009-06-032005-11-19: Version 1.1-cvs_ext-0.2 (vdr-text2skin-1.1-cvs_ext-0.2.diff)Andreas Brugger
2009-06-032005-10-22: Version 1.1-cvs_ext-0.1 (vdr-text2skin-1.1-cvs_ext-0.1.diff)Andreas Brugger
2009-01-03Fix build with gcc 4.3's cleaned up C++ headers.Ville Skyttä
2006-09-04- typolordjaxom
2006-09-04- fixed possible buffer overflow in xml readinglordjaxom
2005-05-30- added tokens RecordingLanguageCode, RecordingLanguageDescriptionlordjaxom
2005-05-30- added tokens for Recording Info Displaylordjaxom
2005-01-31- removed unnecessary code and variableslordjaxom
2005-01-26- consistent parent element handlinglordjaxom
2005-01-26- consistent parent element handlinglordjaxom
2005-01-26- added mask colorlordjaxom
2005-01-26- consistent parent element handlinglordjaxom
2005-01-25- updated to 1.3.19lordjaxom
2005-01-23- made plugin() return the parameter in case a plugin is not loadedlordjaxom
2005-01-23- fixed returning the false string ""lordjaxom
2005-01-21- cleanuplordjaxom
2005-01-21- fixed commenting on tokenslordjaxom
2005-01-20- fixed EventHas* to PresentHas*lordjaxom
2005-01-20- implemented blocks inside of blocks and listslordjaxom
2005-01-20- created aliases for all HasXXX and IsXXX items (i.e. PresentHasTimer if ite...lordjaxom
2005-01-19- implemented token attribute "rest"lordjaxom
2005-01-17- removed obsolete include expat.hlordjaxom
2005-01-15- implemented token {ChannelID}lordjaxom
2005-01-15- implemented variable translationlordjaxom
2005-01-15- disabled auto-translation for all strings except <text> contentlordjaxom
2005-01-15- reimplemented trans()lordjaxom
2005-01-15- fixed plugin()lordjaxom