Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-15 | Version 1.2.131.2.13 | kamel5 | |
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-15 | Add datetime to displaychannel in skin estuary4vdr | kamel5 | |
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-09 | Update Skin estuary4vdr | 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 | Version 1.2.121.2.12 | kamel5 | |
2021-02-06 | Merge branch 'pbiering/skindesigner-fix-eDmDetailedHeaderRec-crash' | kamel5 | |
2021-02-06 | fix crash caused by cVeDmDetailheaderRec::Parse introduced in 1.2.10 | Peter Bieringer | |
2021-02-05 | Merge branch 'pbiering/skindesigner-add-Recording-isInUse' | kamel5 | |
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 | Version 1.2.111.2.11 | kamel5 | |
2021-02-03 | Fixed an error in displayreplay if no recording information are available | kamel5 | |
2021-02-03 | Merge branch 'pbiering/skindesigner-fix-busy-svdrpresult' | kamel5 | |
2021-02-03 | also be initialized in case of backup skin is active | Peter Bieringer | |
2021-02-03 | SVDRP: do not reload in case plugin is not fully initialized (results in VDR ↵ | Peter Bieringer | |
crash) SVDRP: respond with proper error message in case of OSD is active or parsing error | |||
2021-02-02 | mark deprecated functions | Peter Bieringer | |
2021-01-28 | Merge remote-tracking branch 'upstream/master' | Peter Bieringer | |
2021-01-28 | align tuner number (starting internally with 0) with VDR numbering (starting ↵ | Peter Bieringer | |
with 1) | |||
2021-01-27 | Merge branch 'master' of gitlab.com:kamel5/skindesigner | Peter Bieringer | |
2021-01-25 | Version 1.2.101.2.10 | kamel5 | |
2021-01-25 | Update skins/estuary4vdr/xmlfiles/displaymenudetailrecording.xml | kamel5 | |
2021-01-25 | Update skins/estuary4vdr/xmlfiles/plug-tvguideng-recmenu.xml | kamel5 | |
2021-01-25 | Update skins/estuary4vdr/xmlfiles/plug-tvguideng-root.xml | kamel5 | |
2021-01-24 | Merge branch ↵ | kamel5 | |
'pbiering/skindesigner-add-menurecording-recchannel-and-add-fallback' | |||
2021-01-24 | update version, extend history | Peter Bieringer | |
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-24 | - retrieve ChannelName from 'info' and fallback via ChannelID from active ↵ | Peter Bieringer | |
channel list (reverse mechanism) - remove exposing ChannelID (senseless as default 'info' is not containing it) | |||
2021-01-24 | update version, extend history | Peter Bieringer | |
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 | Merge branch 'detect-isRadio-workaround' into 'master' | Karl Melscher | |
detect isRadio proper in case recording is missing "X 1" (happen on e.g. RTL channel) See merge request kamel5/skindesigner!7 | |||
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 | update history | Peter Bieringer | |
2021-01-22 | add-isRadio-to-recording | Peter Bieringer | |
2021-01-22 | Merge branch 'pbiering/skindesigner-expose-isHD-isUHD-to-channel' | kamel5 | |
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 | Merge branch 'pbiering/skindesigner-add-isUHD-to-screenresolution' | kamel5 | |