summaryrefslogtreecommitdiff
path: root/coreengine/viewelementsdisplayreplay.c
AgeCommit message (Collapse)Author
2021-05-03add additional recording flag "isInUse" - can be used in skins for e.g. ↵Peter Bieringer
records in cutting/copy(queue)
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.
2021-02-08Fixed a bug in timeshift mode that prevented the progress bar from updating ↵kamel5
in pause mode
2021-02-05rename to isRecording, filter IsInUse proper, add also to replay recinfoPeter Bieringer
2021-02-03Fixed an error in displayreplay if no recording information are availablekamel5
2021-01-21add isUHD to screenresolutionPeter Bieringer
change mechanism to detect video type using screen height instead of guessing height from width
2016-10-03fixed slow ff and rewlouis
2016-09-24added tokens for slow forward and rewind in displayreplaylouis
2016-03-30changed token hasPoster to hasposter and hasBanner to hasbannerlouis
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