summaryrefslogtreecommitdiff
path: root/displayreplay.c
AgeCommit message (Collapse)Author
2021-03-28Fix segfault with mpv plugin (thx to @lnj at vdr-portal.de)kamel5
This fix prevents a segfault when using the mpv plugin because there are no cutmarks.
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-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-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-06-12timeshift detection for remote timerslouis
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-02-13disabled timeshift display for instant recordingslouis
2016-02-01fixed some possible compiling errorslouis
2016-01-26Version 0.8.0 betalouis
2015-07-25added progressmodeonly viewelement in displayreplaylouis
2015-06-05refresh custom token display with each custom token changelouis
2015-05-22fixed timeshifttotal in displayreplay timeshift modelouis
2015-05-16timeshift supportlouis
2015-05-16added timeshift support in displayreplaylouis
2015-05-10expanded shifting featureslouis
2015-04-11added possibility to draw a debug grid in viewslouis
2015-03-31added viewelement <endtime> in displayreplay to display the time the ↵louis
currently replayed recording ends
2015-03-19moved access to cControl to main thread to avoid crash in onpauseviewlouis
2015-02-01implemented SetTitle in displayreplaylouis
2015-01-22fixed bug that onpause view potentially starts during setting cutting markslouis
2015-01-18fixed crash when start recording with extrecmenu or remotetimerslouis
2015-01-06added customtokens view element in displayreplaylouis
2015-01-06added skin blackholelouis
2014-11-29added onpause and onpausemodeonly in displayreplaylouis
2014-10-28added 'active' Token for cutting markslouis
2014-09-27initial commit version 0.0.10.0.1louis