summaryrefslogtreecommitdiff
path: root/xml/string.h
AgeCommit message (Collapse)Author
2009-06-032006-11-19: Version 1.1-cvs_ext-0.9 (vdr-text2skin-1.1-cvs_ext-0.9.diff)Andreas Brugger
- added a test-feature to search for reruns of a program and add the information to the extended epg-info (trigger DEVELOPMENT_FEATURES). This uses a service-interface of the epgsearch-plugin "Epgsearch-searchresults-v1.0" - the timer-conflicts are now checked with epgsearch (service-interface "Epgsearch-lastconflictinfo-v1.0", as it works more reliable and is supported by the plugin author - the extended epg-info and the recording-info are extended by AUX-Infos (configurable) there is also an option to strip known tags - the tab-widths are scaled for taking into account that different TT-Fonts have a different width than the default font from VDR - added tokens for signal-info: FrontendSTR, FrontendSNR, FrontendHasLock, FrontendHasSignal - changed token TimerConflict to TimerConflicts - added token PresentEventID for EPG-images - added tokens for recordings: RecordingFilename, RecordingPriority, RecordingLifetime - removed Text2skin.diff from the rotor-plugin
2009-06-032006-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-032005-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-032005-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-032005-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, RecordingLanguageDescriptionlordjaxom
2005-05-30- added tokens for Recording Info Displaylordjaxom
(RecordingName, RecordingDateTime, RecordingTitle, RecordingShortText, RecordingDescription)
2005-01-26- consistent parent element handlinglordjaxom
2005-01-21- fixed commenting on tokenslordjaxom
2005-01-20- fixed EventHas* to PresentHas*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-15- implemented token {ChannelID}lordjaxom
2005-01-15- implemented variable translationlordjaxom
2005-01-11- added tokens AudioTrack, AudioChannel, ReplayIsShuffle and ReplayIsLooplordjaxom
2005-01-07- implemented token FreeDiskSpacelordjaxom
2005-01-02- prepared string class for ad-hoc translation after language changelordjaxom
2005-01-02*** empty log message ***lordjaxom
2005-01-01- some formatting issueslordjaxom
- moved translation to skin object
2004-12-28- moved marquee into rendererlordjaxom
- introduced object state cache - introduced blink element - introduced delay attribute to objects
2004-12-21- finished {CurrentRecording}lordjaxom
- improved marquee - added some missing checks
2004-12-21- dunnolordjaxom
2004-12-19Initial revisionlordjaxom
2004-12-171.0-pre5v1.0-pre5lordjaxom
2004-12-141.0-pre4v1.0-pre4lordjaxom
2004-12-081.0-pre1v1.0-pre1lordjaxom