NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) Community Skin v
« Previous 1 … 6 7 8 9 10 Next »
ScreenSaver Panel

 
  • 0 Vote(s) - 0 Average
ScreenSaver Panel
tkgafs
Offline

Senior Member

Posts: 594
Threads: 61
Joined: Jun 2004
#1
2008-05-26, 09:20 AM
Is it possible to output more using the screensaver panel

the existing code is as follows

<CompositeImages>
<CompositeImage name="ScreenSaverPanel" size="18,36">
<DrawImage filename="Logo.png" loc="0,0" size="100,100" fixedAspectRatio="true"/>
<DrawText text="@songName" loc="0,80" size="100,20" textStyle="GeneralTextStyleItalic" align="Center" valign="Center"/>
</CompositeImage>
</CompositeImages>

how are these size values used ?

I dont understand how the composite image is 18x36 yet the logo is 100x100 and the songname is 100x20

The songName is usually far too small so I tried increasing it to 200x200 but it did not display at all then !!

is it possible to have separate fields for SongTitle and Artist so you could split them onto two different lines ??

Are there any other fields that could be displayed here

Tkgafs
ACTCMS
Offline

Posting Freak

UK
Posts: 2,730
Threads: 101
Joined: Jun 2007
#2
2008-05-26, 11:32 AM
The CompositeImage defines a rectangle which is 18% of the width and 36% of the height of the screen.. within that rectangle, the logo is 100%x100%, but since it has fixedAspectRatio="true", it won't fill the entire CompositeImage vertically (see the actual dimentions of the logo.png file).

The @songname is 100% of the width and 20% of the height and starts 80% down the CompositeImage.

@songname is all you have available with the standard SS.

You might want to have a look at the MLPanel beta which will allow you to display lots more info.

Alex
tkgafs
Offline

Senior Member

Posts: 594
Threads: 61
Joined: Jun 2004
#3
2008-05-26, 11:36 AM
ACTCMS Wrote:The CompositeImage defines a rectangle which is 18% of the width and 36% of the height of the screen.. within that rectangle, the logo is 100%x100%, but since it has fixedAspectRatio="true", it won't fill the entire CompositeImage vertically (see the actual dimentions of the logo.png file).

The @songname is 100% of the width and 20% of the height and starts 80% down the CompositeImage.

@songname is all you have available with the standard SS.

You might want to have a look at the MLPanel beta which will allow you to display lots more info.

Alex

Alex,

thanks for the info that makes a lot more sense, I have tried your panel but the cpu load required by it is just too much as the PC running gbpvr is also the family system, the gbpvr output is sent to a MVP

Tkgafs
ACTCMS
Offline

Posting Freak

UK
Posts: 2,730
Threads: 101
Joined: Jun 2007
#4
2008-05-26, 11:43 AM
tkgafs Wrote:Alex,

thanks for the info that makes a lot more sense, I have tried your panel but the cpu load required by it is just too much as the PC running gbpvr is also the family system, the gbpvr output is sent to a MVP

Tkgafs
I use MVPs too - any chance you could give me some idea of what sort of cpu load you are seeing - I see pvrx2.exe running at 0%, blipping up to 4-5% when the screensaver moves (celeron 2.66 serving a wired MVP)

Alex
tkgafs
Offline

Senior Member

Posts: 594
Threads: 61
Joined: Jun 2004
#5
2008-05-26, 12:01 PM
ACTCMS Wrote:I use MVPs too - any chance you could give me some idea of what sort of cpu load you are seeing - I see pvrx2.exe running at 0%, blipping up to 4-5% when the screensaver moves (celeron 2.66 serving a wired MVP)

Alex

I havent tried it for a while but it was constant at about 14% jumping to 22% when screen moved

this was on XP sp2 on an amd 3000 x64 running 32 bit windows

Tkgafs
ACTCMS
Offline

Posting Freak

UK
Posts: 2,730
Threads: 101
Joined: Jun 2007
#6
2008-05-26, 12:15 PM
OK - you might want to try downloading the beta - I put in an economode (which is the default mode) where it only refreshes the screen once every ScreenSaverRefreshFrequency interval instead of every second.

Alex
tkgafs
Offline

Senior Member

Posts: 594
Threads: 61
Joined: Jun 2004
#7
2008-05-26, 12:20 PM
Alex,

ok will do tonight and let you know,

I really liked the panel, but the load was too much when I last tried it, so hopefully this will make a big difference

Tkgafs
ACTCMS
Offline

Posting Freak

UK
Posts: 2,730
Threads: 101
Joined: Jun 2007
#8
2008-05-26, 12:27 PM
It does make a huge difference - mvallevand highlighted the cpu and network load in the alpha version - I suggest you have a look at readme.txt in plugins\MLPanel - there are a couple of other changes...

Alex
tkgafs
Offline

Senior Member

Posts: 594
Threads: 61
Joined: Jun 2004
#9
2008-05-26, 10:36 PM
Alex,

works fine exactly what I was looking for

Tkgafs
ACTCMS
Offline

Posting Freak

UK
Posts: 2,730
Threads: 101
Joined: Jun 2007
#10
2008-05-26, 10:40 PM
tkgafs Wrote:Alex,

works fine exactly what I was looking for

Tkgafs
Great stuff, and thanks for the feedback...

Alex
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  The NowPlaying panel in main menu have the wrong position 7ore 8 4,044 2009-02-21, 09:16 PM
Last Post: Fatman_do

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

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

Linear Mode
Threaded Mode