GUIProgressListControl Development Process (1 Viewer)

catavolt

Design Group Manager
  • Team MediaPortal
  • August 13, 2007
    14,434
    10,461
    Königstein (Taunus)
    Home Country
    Germany Germany
    Yup (y) (y) (y)
    With a bit alignment here and there and removing the percentage text and it would be perfect (e.g. channel name above the progress bar, both nicely right-aligned ;)
     

    regeszter

    Retired Team Member
  • Premium Supporter
  • October 29, 2005
    5,335
    4,954
    Home Country
    Hungary Hungary
    With a bit alignment here and there

    I let this for skiners. ;)

    and removing the percentage text

    It is hardcoded.

    I added the ProgressBarYOffset.

    <texturebg>osd_progress_background.png</texturebg>
    <lefttexture>osd_progress_left.png</lefttexture>
    <midtexture>osd_progress_mid.png</midtexture>
    <righttexture>osd_progress_right.png</righttexture>
    <ProgressBarWidth>170</ProgressBarWidth>
    <ProgressBarHeight>10</ProgressBarHeight>
    <ProgressBarXOffset>420</ProgressBarXOffset>
    <ProgressBarYOffset>40</ProgressBarYOffset>

    progress.PNG

    1st test version. My video in share view / list layout and minitvgude are support the progressbar.
    Please check backward compatibility and plugins.
     

    regeszter

    Retired Team Member
  • Premium Supporter
  • October 29, 2005
    5,335
    4,954
    Home Country
    Hungary Hungary
    I need help. I trying to avoid any tvplugin modification. How can I get the percent from Label tag?
     
    Last edited:

    wizard123

    Retired Team Member
  • Premium Supporter
  • January 24, 2012
    2,569
    2,680
    Home Country
    United Kingdom United Kingdom
    Is it possible to add a setting for selected item progress only ?

    <SelectedProgressOnly>True</SelectedProgressOnly>
     

    Users who are viewing this thread

    Top Bottom