Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-21 | Version 1.2.161.2.16 | kamel5 | |
2021-05-21 | Fix update timer in the main menu | kamel5 | |
The timers in the open main menu were not updated when a timer recording was started or stopped | |||
2021-05-21 | Fix a device is currently recording | kamel5 | |
The token indicating whether a device is currently recording was not updated correctly | |||
2021-05-21 | Fix display of recording sign in display channel | kamel5 | |
The display of the instant timer has been corrected in the display channel so that all events contained in the timer that have a tmFull or tmPartial flag are marked with the recording symbol. | |||
2021-05-15 | Fix Fehler: Aufruf des überladenen »min(int&, int&)« ist nicht eindeutig | kamel5 | |
2021-05-10 | Update timerliste in main menu | kamel5 | |
The display of the instant timers has been corrected in the main menu so that they are displayed as in the timer list. | |||
2021-05-06 | Merge branch 'pbiering/vdrstatus-displaymenu' | kamel5 | |
2021-05-06 | Delete asterisk | kamel5 | |
2021-05-05 | fix/update changelog | Peter Bieringer | |
2021-05-05 | remove comment | Peter Bieringer | |
2021-05-05 | fix vdrstatus in displaymenu | Peter Bieringer | |
2021-05-05 | expose vdrstatus to displaymenu | Peter Bieringer | |
2021-05-05 | Merge branch 'pbiering/vdrHasTimers' | kamel5 | |
2021-05-05 | Revert "update version" | kamel5 | |
This reverts commit fce870a315c5f8f45d35681a17c7bdad8496f5bc. | |||
2021-05-05 | Revert "update version token" | kamel5 | |
This reverts commit 64658a1f565b8b3b3d1275d2fe2da0a7a332e9c7. | |||
2021-05-04 | Merge branch 'vdrHasTimers' of gitlab.com:pbiering/skindesigner into ↵ | Peter Bieringer | |
vdrHasTimers | |||
2021-05-04 | add {vdrHasTimers} to vdrstatus - can be used in skins for e.g. ↵ | Peter Bieringer | |
REC/SCHED/FREE (in combination with {vdrIsRecording}) | |||
2021-05-04 | update version token | Peter Bieringer | |
2021-05-04 | update version | Peter Bieringer | |
2021-05-04 | Fix Incorrect detection of a recording that is currently running | kamel5 | |
To set timeShiftActive correctly, it is not sufficient to compare the name of the recording and the timer in cGlobalTimers::IsRecording() if no short text is available. Therefore, the start time of both is now also compared. | |||
2021-05-04 | Merge branch 'pbiering/recIsInUse-vdrIsRecording' | kamel5 | |
2021-05-04 | add {vdrHasTimers} to vdrstatus - can be used in skins for e.g. ↵ | Peter Bieringer | |
REC/SCHED/FREE (in combination with {vdrIsRecording}) | |||
2021-05-03 | update version token | Peter Bieringer | |
2021-05-03 | update version | Peter Bieringer | |
2021-05-03 | add additional vdrstatus exposing "vdrIsRecordingsHandlersActive" and ↵ | Peter Bieringer | |
"vdrIsRecording" - can be used in skins for e.g. IDLE/BUSY REC/FREE | |||
2021-05-03 | add additional recording flag "isInUse" - can be used in skins for e.g. ↵ | Peter Bieringer | |
records in cutting/copy(queue) | |||
2021-04-25 | Merge branch 'pbiering/code-optimization' into develop | kamel5 | |
2021-04-08 | Update skin estuary4vdr displaychannel.xml | kamel5 | |
Fix incorrect display of weather info in Displaychannel. | |||
2021-04-08 | Update skin estuary4vdr displaymenudefault.xml | kamel5 | |
Fix incorrect display of list entrys separated by tab in Displaymenu. | |||
2021-03-28 | Fix 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-03-23 | Merge branch 'pbiering/fix-rsvg' | kamel5 | |
2021-03-20 | fix issue introduced with 85df1e7f980f0f7092523e5ac9ed4ff6db51d82e: ↵ | Peter Bieringer | |
(process:24445): librsvg-CRITICAL **: 16:03:34.427: rsvg_handle_read_stream_sync: assertion 'is_input_stream(stream)' failed | |||
2021-03-20 | remove of duplicate code by introducing macros by https://gitlab.com/Mike838 ↵ | Peter Bieringer | |
from https://gitlab.com/kamel5/skindesigner/-/issues/1#note_508426185 | |||
2021-03-15 | Version 1.2.151.2.15 | kamel5 | |
2021-03-15 | Fix cutting marks wasn't updated | kamel5 | |
2021-03-11 | Eliminate warnings | kamel5 | |
2021-03-11 | Merge branch 'pbiering/skindesigner-fix-tuner-device-mapping' | kamel5 | |
2021-03-11 | fix tuner device mapping in case tuners are not starting as first device ↵ | Peter Bieringer | |
(e.g. NetCeiver mcli) | |||
2021-03-11 | Merge remote-tracking branch 'upstream/master' | Peter Bieringer | |
2021-03-07 | Update italian tanslation in metrixhd (thx to @fiveten_59 at vdr-portal.de) | kamel5 | |
2021-03-07 | Update italian tanslation in estuary4vdr (thx to @fiveten_59 at vdr-portal.de) | kamel5 | |
2021-03-04 | Version 1.2.141.2.14 | kamel5 | |
2021-03-04 | Add active recordings to timeshift mode | kamel5 | |
If the current program is paused (timeshift mode), a recording is created with an "@" at the beginning. A skin can display this mode differently than the normal playback of a recording. This change also enables a different display mode for currently active timer recordings. | |||
2021-03-04 | Revert "Disabled timeshift display for non timeshift recordings" | kamel5 | |
This reverts commit 1fc5379e2eed0ecd7eb2227564077a62bc0b1e12. | |||
2021-03-04 | Update estuary4vdr | kamel5 | |
Correct position of time | |||
2021-03-01 | Merge remote-tracking branch 'upstream/master' | Peter Bieringer | |
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. |