summaryrefslogtreecommitdiff
path: root/coreengine/viewdisplayreplay.h
AgeCommit message (Collapse)Author
2021-02-15Eliminate SetRecordingLengthkamel5
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-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
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 bug that onpause view potentially starts during setting cutting markslouis
2016-03-20fixed display of clock in displayreplay during pauselouis
2016-02-06fixed line breakslouis
2016-01-26Version 0.8.0 betalouis