Commit Graph

123 Commits

Author SHA1 Message Date
kamel5
64599db339 In timeshift mode, the title of the actual playback position is displayed
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 17:39:18 +01:00
kamel5
628a28201b Revision cViewReplay::SetTimeShiftValues()
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 17:34:23 +01:00
kamel5
538d59ca4e An error with the remaining time in the channel display has been fixed
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-11 17:34:23 +01:00
kamel5
78d424d256 Token eLeMenuDefaultIT::devstatus added 2021-02-09 15:57:13 +01:00
kamel5
cba8fe1eb4 Missing token eCeMenuSchedulesIT::durationminutes added 2021-02-09 15:57:13 +01:00
kamel5
c3f7a2cfdf Fixed a bug in timeshift mode that prevented the progress bar from updating in pause mode 2021-02-08 15:31:59 +01:00
kamel5
6972a59e1b A bug with timeshift in connection with global timers has been fixed
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-08 11:05:51 +01:00
kamel5
f8b6b2cf1b This reverts bd86dd4de "disabled timeshift display for instant recordings" 2021-02-06 17:58:19 +01:00
Peter Bieringer
dd30dacb5b fix crash caused by cVeDmDetailheaderRec::Parse introduced in 1.2.10 2021-02-06 12:52:19 +01:00
Peter Bieringer
9def7d2b0d rename to isRecording, filter IsInUse proper, add also to replay recinfo 2021-02-05 08:44:00 +01:00
Peter Bieringer
ca354a29e6 added token for recordings: isInUse 2021-02-05 08:06:22 +01:00
kamel5
1c393e23a5 Fixed an error in displayreplay if no recording information are available 2021-02-03 13:53:25 +01:00
Peter Bieringer
83c85870fb align tuner number (starting internally with 0) with VDR numbering (starting with 1) 2021-01-28 13:27:09 +01:00
kamel5
c9c2d953a5 - retrieve ChannelName from 'info' and fallback via ChannelID from active channel list (reverse mechanism)
- remove exposing ChannelID (senseless as default 'info' is not containing it)
2021-01-24 13:02:35 +01:00
Peter Bieringer
b9b82875ba expose to displaymenurecordings: recchannelname, recchannelid, recchannelnumber
add fallback to get name/id from 'info' in case channel is no longer in active channel list
2021-01-23 23:19:16 +01:00
Peter Bieringer
2eef09e6aa detect isRadio proper in case recording is missing "X 1" (happen on e.g. RTL channel) 2021-01-23 10:32:08 +01:00
kamel5
59248ccebb Merge branch 'pbiering/skindesigner-add-isRadio-to-recording' 2021-01-22 19:44:15 +01:00
Peter Bieringer
f127c8d948 add-isRadio-to-recording 2021-01-22 18:01:23 +01:00
Peter Bieringer
fdc1a7357e add isHD and isUHD to channel list 2021-01-21 20:05:18 +01:00
kamel5
bcc24977b0 Merge branch 'pbiering/skindesigner-add-isRadio-to-channel' 2021-01-21 11:57:02 +01:00
Peter Bieringer
f3f4ee2d48 expose isRadio to menuchannel 2021-01-21 08:59:43 +01:00
Peter Bieringer
66f090afdb add isUHD to screenresolution
change mechanism to detect video type using screen height instead of guessing height from width
2021-01-21 07:49:35 +01:00
Peter Bieringer
4c4b9f7837 expose on top of isHD now also isUHD for recordings 2021-01-20 21:37:36 +01:00
Peter Bieringer
ce520980fd fix detection order from high to low 2021-01-20 21:29:37 +01:00
kamel5
4c4374ecb2 improve HD detection code, catch also stream content 9 (Submitted by Peter Bieringer) 2021-01-17 14:27:34 +01:00
kamel5
c5f0b5d3f8 added tokens for framesPerSecond and isHD (Submitted by Peter Bieringer) 2021-01-17 14:27:02 +01:00
kamel5
6f14ddae8a Refactor reruns 2020-07-15 13:21:33 +02:00
kamel5
66351a48f9 Optimization for softhdcuvid 2019-10-12 18:28:07 +02:00
kamel5
8a04a17fc0 Eliminate a look sequence report in displayreplay 2019-06-21 14:07:00 +02:00
kamel5
9278f18cb9 Eliminate a look sequence report in displaychannel 2019-06-21 14:02:15 +02:00
horchi
5b03953fd1 anged menu numbering handling vor mcMain 2018-03-03 09:03:00 +01:00
horchi
9647640dc7 extended epg2vdr timer interface for schedules 2018-02-17 15:34:44 +01:00
horchi
e068cb93fd added timer type to epg2vdr interface 2018-02-16 19:55:36 +01:00
horchi
beeb82bbda compatibility to vdr 2.3.8 2018-02-16 18:12:48 +01:00
louis
f6c11ce9ea fixed animns in zapcockpit 2016-10-03 15:48:09 +02:00
louis
2378bc8c4e fixed slow ff and rew 2016-10-03 15:20:36 +02:00
louis
0ef5487e6f fixed memory leak 2016-09-25 12:01:41 +02:00
louis
e75aaa6f33 only create animator if not existing 2016-09-25 11:11:32 +02:00
louis
e114338c4e added tokens for slow forward and rewind in displayreplay 2016-09-24 15:19:03 +02:00
louis
d9ab1eb1ca fixed crash for timers without channel 2016-09-24 14:29:56 +02:00
louis
cc1efd1d2e fixed crash when replacing recording menu with extrecmenu 2016-09-24 14:25:58 +02:00
louis
49fbf2c00e cleanup 2016-07-31 07:19:05 +02:00
louis
a2f9e616ee fixed shiftout of viewelements which were not drawn at shiftin 2016-07-30 18:22:57 +02:00
louis
88982c3230 cleanups 2016-07-30 17:31:34 +02:00
louis
6acc22e5c2 fixed bug that listelements were not drawn after scrolling 2016-07-30 15:05:47 +02:00
louis
dddb273526 fixed crash using too small list shifttimes 2016-07-30 09:07:34 +02:00
louis
0ea566bacd fixed build error 2016-07-23 17:42:10 +02:00
louis
54c385ca11 added noteq compare type for conditions 2016-07-22 15:36:25 +02:00
louis
a79af20c34 redesigned animations 2016-07-22 15:21:09 +02:00
louis
3b3046bc33 fixed bug displaying signalquality 2016-06-25 05:49:06 +02:00