- Thread starter
- Admin
- #661
@osre,
can you also confirm, that the last version of BV, pushed by Morpheus is stable finally?
I had no time to build it and yesterday was quite turbulent in terms of bugfixes and discussions
@morpheus_xx
I pushed last night a stable version of the CP (currently playing) screens.
can you also confirm, that the last version of BV, pushed by Morpheus is stable finally?
I had no time to build it and yesterday was quite turbulent in terms of bugfixes and discussions
@morpheus_xx
I pushed last night a stable version of the CP (currently playing) screens.
- Affected are only videos, series, movies. Audio and images use so far previous CP
- It's possible to switch between the tabs in CP screen (I could bind the content to the IsChecked property of TabButtons)
- "General" and "Cast + Crew" screen have data, "Media Info" screen is so far empty
- Additional "Series" Tab with additional series infos is visible only if AspectWrapper detects a series (currently no content)
- Integrate Focus marker (ideally text color for focused button is lighter than others)
- AND connection for multiple bindings IsVisible property. A screen must be visible, if the TabButton is checked AND Aspect wrapper identifies it fitting to current media (Currently the AspectWrapper part is "grayed out", because it works with OR logic I think
- I'd like to have only one CP screen, that defines the Content according to AspectWrapper. Than means get rid of "CurrenlyPlayingAudio" etc. But not sure how I can make MP2 make ignore those, since they are in Default skin implemented.