home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Quality Assurance
Bugreports
1.21
RED DOT recording state doesn't appear in video fullscreen playing
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="CyberSimian" data-source="post: 1253774" data-attributes="member: 141969"><p>Wow -- things are changing so quickly, I can hardly keep up. <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite9" alt=":eek:" title="Eek! :eek:" loading="lazy" data-shortname=":eek:" /> </p><p>To summarise where I think we are now (thanks to the changes from [USER=68833]@ajs[/USER]):</p><p></p><p>(1) If LMH is installed, the skin can show details of the currently-active recordings by using the built-in skin variables created and updated by LMH; this includes such info as:</p><p>channel name, programme title, start time, end time.</p><p></p><p>(2) If LMH is not installed, the built-in skin variable "#TV.Record.Active" can be tested in a skin expression in order to alter the panel appearance (e.g. display a red dot):</p><p><texture>#(iif(eq(#TV.Record.Active,'true'),red_dot.png,empty.png))</texture></p><p></p><p>(3) If LMH is not installed, the visibility condition "Player.Recording" can be used to alter the visibility of controls (e.g. make a red dot visible):</p><p><visible>Player.Recording</visible></p><p></p><p>I think that it is of benefit to skin authors for both (2) and (3) to be supported, and I am glad that [USER=68833]@ajs[/USER] has done so. <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite24" alt="(y)" title="Thumbs Up (y)" loading="lazy" data-shortname="(y)" /> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p></p><p>-- from CyberSimian in the UK</p></blockquote><p></p>
[QUOTE="CyberSimian, post: 1253774, member: 141969"] Wow -- things are changing so quickly, I can hardly keep up. :eek: To summarise where I think we are now (thanks to the changes from [USER=68833]@ajs[/USER]): (1) If LMH is installed, the skin can show details of the currently-active recordings by using the built-in skin variables created and updated by LMH; this includes such info as: channel name, programme title, start time, end time. (2) If LMH is not installed, the built-in skin variable "#TV.Record.Active" can be tested in a skin expression in order to alter the panel appearance (e.g. display a red dot): <texture>#(iif(eq(#TV.Record.Active,'true'),red_dot.png,empty.png))</texture> (3) If LMH is not installed, the visibility condition "Player.Recording" can be used to alter the visibility of controls (e.g. make a red dot visible): <visible>Player.Recording</visible> I think that it is of benefit to skin authors for both (2) and (3) to be supported, and I am glad that [USER=68833]@ajs[/USER] has done so. (y) :) -- from CyberSimian in the UK [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Quality Assurance
Bugreports
1.21
RED DOT recording state doesn't appear in video fullscreen playing
Contact us
RSS
Top
Bottom