Age | Commit message (Collapse) | Author |
|
|
|
|
|
REC/SCHED/FREE (in combination with {vdrIsRecording})
|
|
"vdrIsRecording" - can be used in skins for e.g. IDLE/BUSY REC/FREE
|
|
records in cutting/copy(queue)
|
|
In displayreplay the tokens recstart, playbacktime and timeshiftrest
added to display start time, actual playback time and the rest of
the actual recording in timeshiftmode.
|
|
Tokens eventstart and eventstop can be used in displayreplay timshiftmode to
display the start and end time of the coresponding event
|
|
The remaining time in the channel display wasn't updated.
A new token "currentremaining" was introduced in the Progressbar section
of displaychannel.xml.
|
|
|
|
|
|
|
|
channel list (reverse mechanism)
- remove exposing ChannelID (senseless as default 'info' is not containing it)
|
|
add fallback to get name/id from 'info' in case channel is no longer in active channel list
|
|
|
|
|
|
|
|
|
|
|
|
change mechanism to detect video type using screen height instead of guessing height from width
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|