Age | Commit message (Expand) | Author |
2011-11-05 | Use empty() instead of size() to check container emptiness. | Ville Skyttä |
2011-11-05 | Reduce scope of some variables. | Ville Skyttä |
2011-10-29 | Add Emacs mode and indentation settings. | Ville Skyttä |
2010-08-27 | Remove CVS keywords. | Ville Skyttä |
2009-10-05 | Added HD patch with new absolute modes: abs1280x720, abs1920x1080 | Thomas Günther |
2009-09-03 | Fixed spelling of refresh attribute: "allways" -> "always" | Thomas Günther |
2009-07-13 | Replace internal freetype font handling with VDR's font facilities. | Ville Skyttä |
2009-06-06 | Added chr13-optimizations (thanks to Christian Tusche / closes #39) | Christian Tusche |
2009-06-06 | Added brougs78-extensions (thanks to Andreas Brugger / references #39) | Andreas Brugger |
2009-06-04 | 2007-07-29: Version 1.1-cvs_ext-0.11 (text2skin-1.1-cvs_ext-0.11.diff)chr13-optimizations | Christian Tusche |
2009-06-04 | 2007-05-06: Version 1.1-cvs_ext-0.10c (text2skin-1.1-cvs_ext-0.10c.diff) | Christian Tusche |
2009-06-04 | 2007-05-06: Version 1.1-cvs_ext-0.10b (text2skin-1.1-cvs_ext-0.10b.diff) | Christian Tusche |
2009-06-04 | 2007-05-06: Version 1.1-cvs_ext-0.10a (text2skin-1.1-cvs_ext-0.10a.diff) | Christian Tusche |
2009-06-03 | 2006-11-19: Version 1.1-cvs_ext-0.9a (vdr-text2skin-1.1-cvs_ext-0.9a.diff) | Andreas Brugger |
2009-06-03 | 2006-11-19: Version 1.1-cvs_ext-0.9 (vdr-text2skin-1.1-cvs_ext-0.9.diff) | Andreas Brugger |
2009-06-03 | 2006-01-10: Version 1.1-cvs_ext-0.6 (vdr-text2skin-1.1-cvs_ext-0.6.diff) | Andreas Brugger |
2009-06-03 | 2006-01-07: Version 1.1-cvs_ext-0.5 (vdr-text2skin-1.1-cvs_ext-0.5.diff) | Andreas Brugger |
2009-06-03 | 2005-12-11: Version 1.1-cvs_ext-0.3 (vdr-text2skin-1.1-cvs_ext-0.3.diff) | Andreas Brugger |
2009-06-03 | 2005-11-19: Version 1.1-cvs_ext-0.2 (vdr-text2skin-1.1-cvs_ext-0.2.diff) | Andreas Brugger |
2009-06-03 | 2005-10-22: Version 1.1-cvs_ext-0.1 (vdr-text2skin-1.1-cvs_ext-0.1.diff) | Andreas Brugger |
2009-01-03 | Fix build with gcc 4.3's cleaned up C++ headers. | Ville Skyttä |
2006-09-04 | - typo | lordjaxom |
2006-09-04 | - fixed possible buffer overflow in xml reading | lordjaxom |
2005-05-30 | - added tokens RecordingLanguageCode, RecordingLanguageDescription | lordjaxom |
2005-05-30 | - added tokens for Recording Info Display | lordjaxom |
2005-01-31 | - removed unnecessary code and variables | lordjaxom |
2005-01-26 | - consistent parent element handling | lordjaxom |
2005-01-26 | - consistent parent element handling | lordjaxom |
2005-01-26 | - added mask color | lordjaxom |
2005-01-26 | - consistent parent element handling | lordjaxom |
2005-01-25 | - updated to 1.3.19 | lordjaxom |
2005-01-23 | - made plugin() return the parameter in case a plugin is not loaded | lordjaxom |
2005-01-23 | - fixed returning the false string "" | lordjaxom |
2005-01-21 | - cleanup | lordjaxom |
2005-01-21 | - fixed commenting on tokens | lordjaxom |
2005-01-20 | - fixed EventHas* to PresentHas* | lordjaxom |
2005-01-20 | - implemented blocks inside of blocks and lists | lordjaxom |
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.h | lordjaxom |
2005-01-15 | - implemented token {ChannelID} | lordjaxom |
2005-01-15 | - implemented variable translation | lordjaxom |
2005-01-15 | - disabled auto-translation for all strings except <text> content | lordjaxom |
2005-01-15 | - reimplemented trans() | lordjaxom |
2005-01-15 | - fixed plugin() | lordjaxom |
2005-01-11 | - added tokens AudioTrack, AudioChannel, ReplayIsShuffle and ReplayIsLoop | lordjaxom |
2005-01-11 | - added and implemented function ne (not equal) | lordjaxom |
2005-01-08 | - banned cxFunction::True and cxFunction::False | lordjaxom |
2005-01-07 | - implemented functions gt, lt, ge and le | lordjaxom |
2005-01-07 | - consequent use of cxType for strings and numbers | lordjaxom |