summaryrefslogtreecommitdiff
path: root/coreengine/viewdisplayreplay.c
AgeCommit message (Collapse)Author
2021-02-15Eliminate SetRecordingLengthkamel5
2021-02-15Move SetTimeShiftValueskamel5
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-15Disabled timeshift display for non timeshift recordingskamel5
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-11Revision cViewReplay::SetTimeShiftValues()kamel5
When the timeshift recording reaches the end time of the start event, the progress bar and the end time no longer shows any useful information. From this version the current live event is used to calculate the progress bar and the end time.
2021-02-08Fixed a bug in timeshift mode that prevented the progress bar from updating ↵kamel5
in pause mode
2021-02-08A bug with timeshift in connection with global timers has been fixedkamel5
With commit 8a04a17 an error was introduced which did not take the global timers into account in the timeshift replay. thanks to @machtnix at vdr-portal.de for finding the bug
2021-02-06This reverts bd86dd4de "disabled timeshift display for instant recordings"kamel5
2021-02-03Fixed an error in displayreplay if no recording information are availablekamel5
2019-06-21Eliminate a look sequence report in displayreplaykamel5
2016-07-22redesigned animationslouis
2016-05-01optimized flushes when more animations are running in parallellouis
2016-03-22fixed crash if no onPause existslouis
2016-03-22fixed bug that onpause view potentially starts during setting cutting markslouis
2016-03-20added weather viewelement to displayreplaylouis
2016-03-20fixed display of clock in displayreplay during pauselouis
2016-02-13display customtokens in displayreplaylouis
2016-02-06fixed line breakslouis
2016-01-26Version 0.8.0 betalouis