summaryrefslogtreecommitdiff
path: root/coreengine
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-11An error with the remaining time in the channel display has been fixedkamel5
The remaining time in the channel display wasn't updated. A new token "currentremaining" was introduced in the Progressbar section of displaychannel.xml.
2021-02-09Token eLeMenuDefaultIT::devstatus addedkamel5
2021-02-09Missing token eCeMenuSchedulesIT::durationminutes addedkamel5
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-06fix crash caused by cVeDmDetailheaderRec::Parse introduced in 1.2.10Peter Bieringer
2021-02-05rename to isRecording, filter IsInUse proper, add also to replay recinfoPeter Bieringer
2021-02-05added token for recordings: isInUsePeter Bieringer
2021-02-03Fixed an error in displayreplay if no recording information are availablekamel5
2021-01-28align tuner number (starting internally with 0) with VDR numbering (starting ↵Peter Bieringer
with 1)
2021-01-24- retrieve ChannelName from 'info' and fallback via ChannelID from active ↵kamel5
channel list (reverse mechanism) - remove exposing ChannelID (senseless as default 'info' is not containing it)
2021-01-23expose to displaymenurecordings: recchannelname, recchannelid, recchannelnumberPeter Bieringer
add fallback to get name/id from 'info' in case channel is no longer in active channel list
2021-01-23detect isRadio proper in case recording is missing "X 1" (happen on e.g. RTL ↵Peter Bieringer
channel)
2021-01-22Merge branch 'pbiering/skindesigner-add-isRadio-to-recording'kamel5
2021-01-22add-isRadio-to-recordingPeter Bieringer
2021-01-21add isHD and isUHD to channel listPeter Bieringer
2021-01-21Merge branch 'pbiering/skindesigner-add-isRadio-to-channel'kamel5
2021-01-21expose isRadio to menuchannelPeter Bieringer
2021-01-21add isUHD to screenresolutionPeter Bieringer
change mechanism to detect video type using screen height instead of guessing height from width
2021-01-20expose on top of isHD now also isUHD for recordingsPeter Bieringer
2021-01-20fix detection order from high to lowPeter Bieringer
2021-01-17improve HD detection code, catch also stream content 9 (Submitted by Peter ↵kamel5
Bieringer)
2021-01-17added tokens for framesPerSecond and isHD (Submitted by Peter Bieringer)kamel5
2020-07-15Refactor rerunskamel5
2019-10-12Optimization for softhdcuvid1.2.8.1kamel5
2019-06-21Eliminate a look sequence report in displayreplaykamel5
2019-06-21Eliminate a look sequence report in displaychannelkamel5
2018-03-03anged menu numbering handling vor mcMain1.2.7horchi
2018-02-17extended epg2vdr timer interface for schedules1.2.6horchi
2018-02-16added timer type to epg2vdr interfacehorchi
2018-02-16compatibility to vdr 2.3.8horchi
2016-10-03fixed animns in zapcockpitlouis
2016-10-03fixed slow ff and rewlouis
2016-09-25fixed memory leaklouis
2016-09-25only create animator if not existinglouis
2016-09-24added tokens for slow forward and rewind in displayreplaylouis
2016-09-24fixed crash for timers without channellouis
2016-09-24fixed crash when replacing recording menu with extrecmenulouis
2016-07-31cleanuplouis
2016-07-30fixed shiftout of viewelements which were not drawn at shiftinlouis
2016-07-30cleanupslouis
2016-07-30fixed bug that listelements were not drawn after scrollinglouis