NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Other Clients Old Stuff (legacy) MVP & NMT v
« Previous 1 … 39 40 41 42 43 … 115 Next »
How do I disable the clock on Blue's main menu?

 
  • 0 Vote(s) - 0 Average
How do I disable the clock on Blue's main menu?
wtg
Offline

Posting Freak

Posts: 1,402
Threads: 120
Joined: Mar 2005
#1
2007-07-07, 04:09 AM
Upgraded to the new release and it's working great. However I'd like to disable the clock on the MVP's main menu skin so I don't see the CPU spike I get every minute with the clock updates. This used to be easy to do, but I don't seem to be able to do it now.

I made a copy of the blue skin's directory, calling it Blue MVP. I configured the MVP service to load the Blue MVP skin, and according to the log, it does. I've tried commenting out both of the current time elements that I see in the menu sub-directory's skin.xml file, but it doesn't have any affect. The time still shows on the screen after saving the change and restarting the recording service.

Clearly I'm doing something wrong, but what is it?

My menu\skin.xml is here:
Code:
<settings>
    <!-- name colors -->
    <NamedColors>            
        <NamedColor name="StandardFill" color="Black"/>            
    </NamedColors>        
  
    <!-- text style -->
    <TextStyles>
        <TextStyle name="MenuStyle" color="White" size="14"/>
    </TextStyles>

    <!-- placements -->
    <Placements>
        <Placement name="MenuButtonOrigin" loc="55,25" offset="9" rightShift="true" alpha="200"/>
        <Placement name="SelectedTaskDescription" loc="10,89" alpha="150"/>
        <Placement name="TaskImage" loc="10,25" alpha="90"/>
        <!--
        <Placement name="CurrentTime" loc="10,4" alpha="150"/>
        -->
    </Placements>

    <!-- Animations -->
    <Animations>
        <Animation name="SwitchScreen" type="FadeThrough" duration="300"/>    
    </Animations>
  
    <!-- Composite Images -->    
    <CompositeImages>
        <!--
        <CompositeImage name="TaskImage" size="30,42">
            <DrawRoundedRect loc="2,2" size="96,96" fillColor="Black" borderColor="Transparent" radius="3" borderWidth="0"/>                
            <DrawImage filename="@taskImage" loc="0,0" size="100,100"/>            
        </CompositeImage>
        -->

        <CompositeImage name="SelectedTaskDescription" size="80,10">
            <DrawText text="@description" loc="0,0" size="100,100" textStyle="GeneralTextStyle" align="Center" valign="Center"/>
        </CompositeImage>


        <!--
        <CompositeImage name="CurrentTime" size="80,5">
            <DrawText text="@currentTime" loc="0,0" size="100,100" textStyle="GeneralTextStyle" align="Center" valign="Center"/>
        </CompositeImage>
        -->

        <CompositeImage name="ButtonNormal" size="24.0,5.0">        
            <DrawText text="@buttonText" loc="7,5" size="100,100" textStyle="MenuStyle" align="Left"/>
        </CompositeImage>

        <CompositeImage name="ButtonSelected" size="26.0,5.0">        
            <DrawText text="@buttonText" loc="7,5" size="100,100" textStyle="MenuStyle" align="Left"/>
        </CompositeImage>

    </CompositeImages>            
</settings>
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#2
2007-07-07, 04:19 AM
I would have expected that to work.
Fatman_do
[SIZE="1"]
HTPC: AMD XP+2500, 512MB DDR (400) ~ Capture Device: Hauppage PVR-150
Storage: 30GB OS & Recording, 160GB Post Processing & Archive
Video Output: HD 32" TV via eVGA Geforce 6200le 256MB AGP DVI-HDMI cable out
Audio Output: Turtle Beach Riviera S/PDIF Optic Output (Digital pass thru only) to Home Theater Receiver[/SIZE]

[SIZE="2"]
Moderator | Tutorials | Community Skin | CommunitySkin-SVN[/SIZE]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,661
Threads: 767
Joined: Nov 2003
#3
2007-07-07, 04:22 AM
I dont think you can disable it at the moment. The time thats currently shown is just a temporary solution until panels are reimplemented (which will be able to be disabled).
wtg
Offline

Posting Freak

Posts: 1,402
Threads: 120
Joined: Mar 2005
#4
2007-07-07, 04:29 AM
You ought to know, but closer inspection of the logs shows that the MVP skin choice isn't being honored.

Code:
2007-07-07 00:23:41.031    VERBOSE    [1]    getValue() loading new key/value into cache: /settings/ActiveMVPSkin
2007-07-07 00:23:41.031    VERBOSE    [1]    getValue: /settings/ActiveMVPSkin : [B]Blue MVP[/B]
2007-07-07 00:23:41.031    VERBOSE    [1]    getValue cached value: /settings/ActiveMVPSkin : [B]Blue MVP[/B]
2007-07-07 00:23:41.031    VERBOSE    [1]    getValue() loading new key/value into cache: /settings/MVPDongleName
2007-07-07 00:23:41.031    VERBOSE    [1]    getValue: /settings/MVPDongleName : dongle.bin
2007-07-07 00:23:41.031    VERBOSE    [1]    getValue cached value: /settings/ActiveSkin : [B]blue[/B]
2007-07-07 00:23:41.031    VERBOSE    [1]    getValue cached value: /settings/ActiveSkin : [B]blue[/B]

I enabled task images in blue and they show up on the MVP now as well.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,661
Threads: 767
Joined: Nov 2003
#5
2007-07-07, 04:32 AM
wtg Wrote:You ought to know, but closer inspection of the logs shows that the MVP skin choice isn't being honored.
Yeah, this has already been pointed out. I've fixed it for the next release.
wtg
Offline

Posting Freak

Posts: 1,402
Threads: 120
Joined: Mar 2005
#6
2007-07-07, 04:41 AM
Ok, thanks. I'll shut up then. Smile
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Does not exit gracefully to NPVR menu for does downloaded Youtube MP4s played on PCH jksmurf 9 5,725 2013-01-13, 12:17 AM
Last Post: mvallevand
  Extremely sluggish PCH Menu and then won't play file? jksmurf 13 5,882 2011-05-02, 12:52 PM
Last Post: jksmurf
  GBPVR menu on the PCH pcostanza 39 12,250 2009-08-31, 01:22 AM
Last Post: ReggiePerrin
  MVP on screen menu medic29 2 1,885 2009-02-24, 06:20 AM
Last Post: medic29
  Menu Jitter with 1.3.7 roy 12 4,667 2009-01-13, 12:25 AM
Last Post: roy
  Sometimes drops back to PCH menu at end of recording. martint123 12 3,828 2008-09-05, 04:02 PM
Last Post: steveum
  1.2.13 update resulted in slow menu animation on MVP only jksmurf 3 2,133 2008-06-10, 05:17 AM
Last Post: jksmurf
  Alternate menu for MVP? mkenyon2 5 2,126 2007-12-22, 06:06 PM
Last Post: obiwan
  How do you Center MVP menu on TV screen? kam25 3 1,587 2007-11-05, 12:14 PM
Last Post: HarryH3
  I can't enter menu of found shows to set them to record dvasco 5 1,772 2007-10-14, 02:02 AM
Last Post: dvasco

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode