Author Topic: 'screensaver' playing view mode for HTPC plasma/lcd displays  (Read 74290 times)

silasje1

  • Member
  • Sr. Member
  • *****
  • Posts: 652
The progressbar i always use (at the top) is easier to code just doing width: 100%. Diffrent screen widths can mess up the lenght if i manually put it to  xAnchor="Panel.Left" x="0"
HDMI GTX570->YAMAHA RX-V471->DALI ZENSOR 1

Dutch Translation

WMP 12 Skin

paq

  • Sr. Member
  • ****
  • Posts: 386
The progressbar i always use (at the top) is easier to code just doing width: 100%. Diffrent screen widths can mess up the lenght if i manually put it to  xAnchor="Panel.Left" x="0"

To make the progressbar be equal width of the screen, just have widthDock="Panel" width="0" in the ProgressBar element.

silasje1

  • Member
  • Sr. Member
  • *****
  • Posts: 652
Thanks :) updated my Clean LP theater. could someone try it?
HDMI GTX570->YAMAHA RX-V471->DALI ZENSOR 1

Dutch Translation

WMP 12 Skin

phred

  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 9353
Not sure how popular this would be, and I also know you said you were (mostly) done adding new things to the screensaver, but I think it would be nice to have the rotation triggered by the next track starting.  Something like "rotationPeriod=TrackLength"
Now that TheaterMode has taken off like wildfire (or so it seems) is there any chance that something like this can be implemented?

Thanks.
Download the latest MusicBee v3.5 or 3.6 patch from here.
Unzip into your MusicBee directory and overwrite existing files.

----------
The FAQ
The Wiki
Posting screenshots is here
Searching the forum with Google is  here

Steven

  • Administrator
  • Sr. Member
  • *****
  • Posts: 34359
i have implemented that for the next plugin update
<settings rotationPeriod="EndOfTrack" />

To everyone, going forward could any future requests/ questions/ issues be raised on this topic:
http://getmusicbee.com/forum/index.php?topic=6009.0

phred

  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 9353
Thank you, kind Sir.  I look forward to seeing it in action.
Download the latest MusicBee v3.5 or 3.6 patch from here.
Unzip into your MusicBee directory and overwrite existing files.

----------
The FAQ
The Wiki
Posting screenshots is here
Searching the forum with Google is  here