summaryrefslogtreecommitdiff
path: root/coreengine/viewelementsdisplayreplay.h
AgeCommit message (Collapse)Author
2021-03-15Fix cutting marks wasn't updatedkamel5
2021-03-04Add active recordings to timeshift modekamel5
If the current program is paused (timeshift mode), a recording is created with an "@" at the beginning. A skin can display this mode differently than the normal playback of a recording. This change also enables a different display mode for currently active timer recordings.
2021-02-15Add element timeShiftTimes to displayreplaykamel5
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.
2021-02-15Add tokens eventstart and eventstop to eDRRecTitleSTkamel5
Tokens eventstart and eventstop can be used in displayreplay timshiftmode to display the start and end time of the coresponding event
2021-02-11In timeshift mode, the title of the actual playback position is displayedkamel5
If the timeshift mode is activated during playback, the title of the program that was active when the time shift started is displayed by pressing OK. The behavior has now been changed so that the title of the program is displayed in the actual playback position when you press OK.
2016-03-22fixed bug that onpause view potentially starts during setting cutting markslouis
2016-02-06fixed line breakslouis
2016-01-26Version 0.8.0 betalouis