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 2
Skins and Design
BlueVision
Blue Vision
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="ge2301" data-source="post: 1141573" data-attributes="member: 145639"><p>I'm back home finally. With current temperatures I should acually swim, but I did a few things on BV <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><ul> <li data-xf-list-type="ul">I pushed a bugfix for the focus frame / background opacities. Everything looks well now</li> <li data-xf-list-type="ul">Currently Playing screen<ul> <li data-xf-list-type="ul">The focus indicator is currently done by a small growing in y-direction. I really don't like it, but could not implement a Label into the button changing the text color. So it must be like this for the moment</li> <li data-xf-list-type="ul">Status in MediaInfo screen<ul> <li data-xf-list-type="ul"><span style="color: #00b300">I added in images subfolders with MediaInfo images, which are already loaded for Video- and AudioEncoding. Same is planned for most of other infos. For audio languages I'll add country flags.</span><br /> </li> <li data-xf-list-type="ul"><span style="color: #ff0000">The width property gives incorrect outputs: NaN instead of 1280. Any idea why? </span></li> <li data-xf-list-type="ul"><span style="color: #ff0000">Subtitle infos are missing (Question: If and when those will be added?)</span></li> <li data-xf-list-type="ul"><span style="color: #ff0000">How about audio infos for the second audio track? (e.g. Bitrate, ...) Seems not possible at the moment.</span></li> </ul></li> </ul></li> </ul><p>[ATTACH]166341[/ATTACH]</p><p></p><p>How can I use a image source binding with rounded values? Problem is, that the AspectRatio values are too long and differ from those shown in MediaInfo.dll</p><p>Below code does not work, but shows what I try to do <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p>[html] <Image Grid.Row="3" Grid.Column="0" HorizontalAlignment="Stretch" VerticalAlignment="Stretch" Stretch="Uniform" Width="300" ></p><p> <Image.Source></p><p> <Binding Path="AspectRatio" ContentStringFormat="{}{0:#}" Converter="{StaticResource StringFormatConverter}" ConverterParameter="{}Medialogos\aspectratio\{0}.png"/></p><p> </Image.Source></p><p> </Image>[/html]</p><p></p><p>If there are 2 audio languages (English, German) I receive a string "en de".</p><p>How can I split the string and accordingly load 2 images? I couldn't find a feasible converter for that in MPF</p><p></p><p>Ok, enough questions <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite27" alt=":whistle:" title="Whistling :whistle:" loading="lazy" data-shortname=":whistle:" /></p></blockquote><p></p>
[QUOTE="ge2301, post: 1141573, member: 145639"] I'm back home finally. With current temperatures I should acually swim, but I did a few things on BV :) [LIST] [*]I pushed a bugfix for the focus frame / background opacities. Everything looks well now [*]Currently Playing screen [LIST] [*]The focus indicator is currently done by a small growing in y-direction. I really don't like it, but could not implement a Label into the button changing the text color. So it must be like this for the moment [*]Status in MediaInfo screen [LIST] [*][COLOR=#00b300]I added in images subfolders with MediaInfo images, which are already loaded for Video- and AudioEncoding. Same is planned for most of other infos. For audio languages I'll add country flags.[/COLOR] [*][COLOR=#ff0000]The width property gives incorrect outputs: NaN instead of 1280. Any idea why? [/COLOR] [*][COLOR=#ff0000]Subtitle infos are missing (Question: If and when those will be added?)[/COLOR] [*][COLOR=#ff0000]How about audio infos for the second audio track? (e.g. Bitrate, ...) Seems not possible at the moment.[/COLOR] [/LIST] [/LIST] [/LIST] [ATTACH]166341[/ATTACH] How can I use a image source binding with rounded values? Problem is, that the AspectRatio values are too long and differ from those shown in MediaInfo.dll Below code does not work, but shows what I try to do :) [html] <Image Grid.Row="3" Grid.Column="0" HorizontalAlignment="Stretch" VerticalAlignment="Stretch" Stretch="Uniform" Width="300" > <Image.Source> <Binding Path="AspectRatio" ContentStringFormat="{}{0:#}" Converter="{StaticResource StringFormatConverter}" ConverterParameter="{}Medialogos\aspectratio\{0}.png"/> </Image.Source> </Image>[/html] If there are 2 audio languages (English, German) I receive a string "en de". How can I split the string and accordingly load 2 images? I couldn't find a feasible converter for that in MPF Ok, enough questions :whistle: [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
Skins and Design
BlueVision
Blue Vision
Contact us
RSS
Top
Bottom