Age | Commit message (Collapse) | Author |
|
- modifications to compile with vdr-versions >= 1.3.18
- added tokens:
OsdWidth, OsdHeight
- activating the token ReplayVideoAR
|
|
- added recording-tokens:
RecordingLength, RecordingCuttedLength
|
|
- 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
|
|
- 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)
|
|
|
|
(RecordingName, RecordingDateTime, RecordingTitle, RecordingShortText,
RecordingDescription)
|
|
|
|
|
|
|
|
item concerns present event)
- implemented {PresentHasVPS}, {FollowingHasVPS}, {EventHasVPS} (HasVPS was really ChannelHasVPS)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- moved translation to skin object
|
|
- introduced object state cache
- introduced blink element
- introduced delay attribute to objects
|
|
- improved marquee
- added some missing checks
|
|
|
|
|
|
|
|
|
|
|