Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-15 | Eliminate SetRecordingLength | kamel5 | |
2021-02-15 | Move SetTimeShiftValues | kamel5 | |
2021-02-15 | Add element timeShiftTimes to displayreplay | kamel5 | |
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-15 | Disabled timeshift display for non timeshift recordings | kamel5 | |
2021-02-15 | Add tokens eventstart and eventstop to eDRRecTitleST | kamel5 | |
Tokens eventstart and eventstop can be used in displayreplay timshiftmode to display the start and end time of the coresponding event | |||
2021-02-11 | In timeshift mode, the title of the actual playback position is displayed | kamel5 | |
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-11 | Revision 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-11 | An error with the remaining time in the channel display has been fixed | kamel5 | |
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-09 | Token eLeMenuDefaultIT::devstatus added | kamel5 | |
2021-02-09 | Missing token eCeMenuSchedulesIT::durationminutes added | kamel5 | |
2021-02-08 | Fixed a bug in timeshift mode that prevented the progress bar from updating ↵ | kamel5 | |
in pause mode | |||
2021-02-08 | A bug with timeshift in connection with global timers has been fixed | kamel5 | |
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-06 | This reverts bd86dd4de "disabled timeshift display for instant recordings" | kamel5 | |
2021-02-06 | fix crash caused by cVeDmDetailheaderRec::Parse introduced in 1.2.10 | Peter Bieringer | |
2021-02-05 | rename to isRecording, filter IsInUse proper, add also to replay recinfo | Peter Bieringer | |
2021-02-05 | added token for recordings: isInUse | Peter Bieringer | |
2021-02-03 | Fixed an error in displayreplay if no recording information are available | kamel5 | |
2021-01-28 | align 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-23 | expose to displaymenurecordings: recchannelname, recchannelid, recchannelnumber | Peter Bieringer | |
add fallback to get name/id from 'info' in case channel is no longer in active channel list | |||
2021-01-23 | detect isRadio proper in case recording is missing "X 1" (happen on e.g. RTL ↵ | Peter Bieringer | |
channel) | |||
2021-01-22 | Merge branch 'pbiering/skindesigner-add-isRadio-to-recording' | kamel5 | |
2021-01-22 | add-isRadio-to-recording | Peter Bieringer | |
2021-01-21 | add isHD and isUHD to channel list | Peter Bieringer | |
2021-01-21 | Merge branch 'pbiering/skindesigner-add-isRadio-to-channel' | kamel5 | |
2021-01-21 | expose isRadio to menuchannel | Peter Bieringer | |
2021-01-21 | add isUHD to screenresolution | Peter Bieringer | |
change mechanism to detect video type using screen height instead of guessing height from width | |||
2021-01-20 | expose on top of isHD now also isUHD for recordings | Peter Bieringer | |
2021-01-20 | fix detection order from high to low | Peter Bieringer | |
2021-01-17 | improve HD detection code, catch also stream content 9 (Submitted by Peter ↵ | kamel5 | |
Bieringer) | |||
2021-01-17 | added tokens for framesPerSecond and isHD (Submitted by Peter Bieringer) | kamel5 | |
2020-07-15 | Refactor reruns | kamel5 | |
2019-10-12 | Optimization for softhdcuvid1.2.8.1 | kamel5 | |
2019-06-21 | Eliminate a look sequence report in displayreplay | kamel5 | |
2019-06-21 | Eliminate a look sequence report in displaychannel | kamel5 | |
2018-03-03 | anged menu numbering handling vor mcMain1.2.7 | horchi | |
2018-02-17 | extended epg2vdr timer interface for schedules1.2.6 | horchi | |
2018-02-16 | added timer type to epg2vdr interface | horchi | |
2018-02-16 | compatibility to vdr 2.3.8 | horchi | |
2016-10-03 | fixed animns in zapcockpit | louis | |
2016-10-03 | fixed slow ff and rew | louis | |
2016-09-25 | fixed memory leak | louis | |
2016-09-25 | only create animator if not existing | louis | |
2016-09-24 | added tokens for slow forward and rewind in displayreplay | louis | |
2016-09-24 | fixed crash for timers without channel | louis | |
2016-09-24 | fixed crash when replacing recording menu with extrecmenu | louis | |
2016-07-31 | cleanup | louis | |
2016-07-30 | fixed shiftout of viewelements which were not drawn at shiftin | louis | |
2016-07-30 | cleanups | louis | |
2016-07-30 | fixed bug that listelements were not drawn after scrolling | louis | |