summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-032006-12-03: Version 1.1-cvs_ext-0.10 (vdr-text2skin-1.1-cvs_ext-0.10.diff)brougs78-extensionsAndreas Brugger
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-02-04: Version 1.1-cvs_ext-0.8 (vdr-text2skin-1.1-cvs_ext-0.8.diff)Andreas Brugger
2009-06-032006-02-04: Version 1.1-cvs_ext-0.7 (vdr-text2skin-1.1-cvs_ext-0.7.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-18: Version 1.1-cvs_ext-0.4 (vdr-text2skin-1.1-cvs_ext-0.4.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-06-01New release version 1.2v1.2Thomas Günther
2009-05-26Convert docs to UTF-8.Ville Skyttä
2009-05-18Use pkg-configTobias Grimm
2009-05-17Quick fix for VDR >= 1.7.3Thomas Günther
2009-05-16Replaced 'uint64' with 'uint64_t' to avoid problems on 64-bit machinesTobias Grimm
2009-05-16Fix font problems with libfreetype6 >= 2.2.1Jerome
2009-05-16Locales for text2skin plug-in (VDR >= 1.5.7, skins + locale patch).Thomas Günther
2009-05-16Revert "Make compatible with VDR >= 1.5.7."Thomas Günther
2009-01-03Make compatible with VDR >= 1.5.7.Stone
2009-01-03Make compatible with VDR >= 1.5.4.Stone
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
2006-03-17- adopted to newer vdrlordjaxom
2006-03-17- removed a printflordjaxom
2005-12-17- added missing semicolon (oops)lordjaxom
2005-12-17- fixed displaying of partial channel numbers while changing channels (thanks tolordjaxom
2005-11-06- adopted to VDR >= 1.3.36lordjaxom
2005-09-20- fixed crash due to uninitialized pointer (thanks to Frank Enderle)lordjaxom
2005-06-05- patch for PresentRemaining by Björn (VDR-Portal)lordjaxom
2005-06-03- replaced loading in cBitmap::Available with a mere access/globlordjaxom
2005-06-03- protected access to recordings list with a mutexlordjaxom
2005-05-30- added tokens RecordingLanguageCode, RecordingLanguageDescriptionlordjaxom
2005-05-30- changed version numberlordjaxom
2005-05-30- added tokens for Recording Info Displaylordjaxom
2005-05-30- fixed a race condition (thanks to Reinhard Nissl for pointing this out)lordjaxom
2005-02-06- updated to 1.0v1.0lordjaxom
2005-02-06- updatedlordjaxom
2005-01-31- hopefully fixed flushing orderlordjaxom
2005-01-31- moved Flush from abstract class to specialisationlordjaxom
2005-01-31- updated documentationlordjaxom
2005-01-31- removed unnecessary code and variableslordjaxom
2005-01-30- new version from Kennylordjaxom
2005-01-28- another compiler fixlordjaxom
2005-01-28- fixup of template handling, which is obviously too broken to work everywherelordjaxom
2005-01-27- fixed some issues when using buggy compilerslordjaxom
2005-01-27- moved template specialisations to bitmap.h for buggy compilerslordjaxom
2005-01-27- implemented BENCH make optionlordjaxom
2005-01-27- implemented file globbing if filename contains '*'lordjaxom