summaryrefslogtreecommitdiff
path: root/status.h
AgeCommit message (Collapse)Author
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
2005-06-03- protected access to recordings list with a mutexlordjaxom
2005-01-25- fixed segfault happening when deleting a running timer when ↵lordjaxom
{CurrentRecording} is used in the same display
2005-01-15- fixed last language initializationlordjaxom
2005-01-11- implemented ReplayShuffle and ReplayLoop itemslordjaxom
- moved OsdClear() for cosmetic reasons
2005-01-02*** empty log message ***lordjaxom
2004-12-21- dunnolordjaxom
2004-12-19Initial revisionlordjaxom
2004-12-081.0-pre1v1.0-pre1lordjaxom
2004-06-13- added parameter alpha for imagesv0.0.4lordjaxom
- added ReplayMode as Logo to display a replaylogo (normal, vcd, mp3, dvd, ...) - added some german and finnish (thx to Rolf Ahrenberg) translations - fixed VPSTime which was displayed although is was equal to the StartTime - fixed MenuItems which displayed non-Text items periodically - fixed calculation of the editable width in the main menu - fixed animation delay (specified in 1/100th, used 1/1000th) - flushing cache when entering a new display (now the cache basically holds all items necessary in one display) - removed "flush image cache" from setup menu - added "max. cache size" to setup menu