Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-03 | 2006-01-10: Version 1.1-cvs_ext-0.6 (vdr-text2skin-1.1-cvs_ext-0.6.diff) | Andreas Brugger | |
- updated to cvs-version of text2skin - since vdr-1.3.38 it is possible to exactly identify the replayed recording, so the replay-tokens work now - switched the search-order for the fonts to priorise the skin-folder (this avoids error-messages in the log) | |||
2009-06-03 | 2006-01-07: Version 1.1-cvs_ext-0.5 (vdr-text2skin-1.1-cvs_ext-0.5.diff) | Andreas Brugger | |
- modifications to compile with vdr-versions >= 1.3.18 - added tokens: OsdWidth, OsdHeight - activating the token ReplayVideoAR | |||
2009-06-03 | 2005-12-11: Version 1.1-cvs_ext-0.3 (vdr-text2skin-1.1-cvs_ext-0.3.diff) | Andreas Brugger | |
- added recording-tokens: RecordingLength, RecordingCuttedLength | |||
2009-06-03 | 2005-11-19: Version 1.1-cvs_ext-0.2 (vdr-text2skin-1.1-cvs_ext-0.2.diff) | Andreas Brugger | |
- removed the previously introduced tokens NextTimerName, NextTimerStart, NextTimerChannel, CurrentRecordingsCount and added tokens for the next 3 timers: CurrentEventsTitle[123], CurrentEventsStartDateTime[123], CurrentEventsStopDateTime[123], CurrentEventsChannelNumber[123], CurrentEventsChannelName[123], CurrentEventsIsRecording[123] - added audio- and video-tokens: PresentLanguageCode, PresentLanguageDescription, PresentVideoAR and implemented the missing code for the Language-token - added tokens for replay: ReplayName, ReplayDateTime, ReplayShortText, ReplayDescription, ReplayLanguageCode, ReplayLanguageDescription, ReplayVideoAR (not activated yet) - additional recording-tokens: RecordingVideoAR, RecordingSize - added a reset for scrolling text (configurable) - included Text2skin.diff from the rotor-plugin | |||
2009-06-03 | 2005-10-22: Version 1.1-cvs_ext-0.1 (vdr-text2skin-1.1-cvs_ext-0.1.diff) | Andreas Brugger | |
- added several tokens: NextTimerName, NextTimerStart, NextTimerChannel, TimerConflict, CurrentRecordingsCount, using the service "CheckTimerConflict-v1.0" to check timer conflicts. A patch for the timeline-plugin is included in Enigma-0.4pre2 (timeline_CheckTimerConflictService-0.1.diff) | |||
2005-05-30 | - added tokens RecordingLanguageCode, RecordingLanguageDescription | lordjaxom | |
2005-05-30 | - added tokens for Recording Info Display | lordjaxom | |
(RecordingName, RecordingDateTime, RecordingTitle, RecordingShortText, RecordingDescription) | |||
2005-01-31 | - removed unnecessary code and variables | lordjaxom | |
2005-01-26 | - consistent parent element handling | lordjaxom | |
- cache check now respects requested image's dimensions and alpha | |||
2005-01-26 | - consistent parent element handling | lordjaxom | |
- added mask color | |||
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 ↵ | lordjaxom | |
item concerns present event) - implemented {PresentHasVPS}, {FollowingHasVPS}, {EventHasVPS} (HasVPS was really ChannelHasVPS) | |||
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 | |
- disabled auto-translation | |||
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 | |
2005-01-07 | - implemented token FreeDiskSpace | lordjaxom | |
2005-01-05 | - extended consequent use of cxType for strings and numbers in | lordjaxom | |
function/string context | |||
2005-01-03 | - fixed font width in copy constructor | lordjaxom | |
2005-01-02 | - added a check in case parameter count overflows | lordjaxom | |
2005-01-02 | - increased max number of parameters to 512 | lordjaxom | |
2005-01-02 | - made cxDisplay::GetType static, to habe access to the strings later | lordjaxom | |
2005-01-02 | - prepared string class for ad-hoc translation after language change | lordjaxom | |
2005-01-02 | - temporarily disabled trans function (let's see what happens) | lordjaxom | |
2005-01-02 | - implemented new display in preparation for 1.3.18 | lordjaxom | |
2005-01-02 | *** empty log message *** | lordjaxom | |
2005-01-02 | - formatting issues | lordjaxom | |
2005-01-01 | - some formatting issues | lordjaxom | |
- moved translation to skin object | |||
2004-12-29 | - fixed parsing '\'' withing strings | lordjaxom | |
2004-12-29 | - fixed marquee in lists | lordjaxom | |
2004-12-28 | - fixed font width initialization | lordjaxom | |
2004-12-28 | - implemented font width handling | lordjaxom | |
2004-12-28 | - corrected <blink> tag in parser | lordjaxom | |
2004-12-28 | - first try to enable marquees and blinks in menu items | lordjaxom | |