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 »
CommunitySkin 3.0 Support Thread

 
  • 0 Vote(s) - 0 Average
CommunitySkin 3.0 Support Thread
fuzzweed
Offline

Posting Freak

Posts: 1,210
Threads: 200
Joined: May 2006
#201
2007-11-15, 09:09 PM
I'm also geting an unhandled exception error launching ML2panel, but not sure if it counts as being supported by the skin as part of ML2 or not...
ps do you need logs for the skin probs????
[SIZE="1"]Server: Win7 N | AMD Phenom II X4 3.2GHz | 4Gig RAM | Gigabyte GA-MA770-DS3 Mobo | 5TB+ HDDs | 2x BlackGold Twin HD DVB-T| ATI HD 5450 | Cambridge Audio DAC Magic
Client 1: OpenElec / XBMC | Dell GX280 P4 3.4GHz |2Gig RAM | ATI HD 5450 | SPDIF pass through
Client 2: OpenElec / XBMC | Dell GX280 P4 3.4GHz |2Gig RAM | ATI HD 5450 | C-MEDIA USB DAC
Android: Samsung Galaxy S2 GT-I9100 4.4.2 Cyanogenmod 11[/SIZE]
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#202
2007-11-15, 11:31 PM
fuzzweed Wrote:the gamezone skin is doing funny things. I've got big red x's that enlarge with every button move (currently threatening to esacpe the TV and take over living room); the buttons highlight as you scroll through them, but dont unhighlight, and the button names are being writen over themselves, rather than scrolling.

PS this is with PVRX2 - it works fine with GBPVR

Gamezone is one of those plugins I haven't converted to PVRX2 yet.
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]
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#203
2007-11-15, 11:34 PM
fuzzweed Wrote:I'm also geting an unhandled exception error launching ML2panel, but not sure if it counts as being supported by the skin as part of ML2 or not...
ps do you need logs for the skin probs????

Panels do not work under PVRX2, is this what you are referring to?
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]
wannabepvr
Offline

Senior Member

Posts: 635
Threads: 131
Joined: Sep 2005
#204
2007-11-16, 05:00 AM (This post was last modified: 2007-11-16, 05:06 AM by wannabepvr.)
Hi, I am wanting to change the background colour of the TV guide program cells. By default it is graduated vertically from light blue to a medium blue.

I really want to be able to give it a bit of a glassy look to match the channel number channel name and other fields.

Would someone be so kind as to give me in idea how this can be done. I have been through the skin.xml and I can't see anywhere this is set.

Thanks.


[HTML]<settings>
<!--CommunitySkin v3.0 -->
<!-- name colors -->
<NamedColors>
</NamedColors>

<!-- text style -->
<TextStyles>
<TextStyle name="ListingStyle" color="White" size="11"/>
<TextStyle name="TimelineStyle" color="White" size="11"/>
</TextStyles>

<!-- placements -->
<Placements>
<Placement name="Listings" loc="25,15" size="70,63" rows="6" brightenCurrentShowsPercent="16"/>
<Placement name="ChannelNames" loc="3,15" size="20.5,63" rows="7"/>
<Placement name="TimeLine" loc="0,9" size="100,5"/>
<Placement name="SelectedShowDetails" loc="0,82" size="100,18"/>
<Placement name="CurrentIndicatorDown" loc="23.25,13.8" />
<Placement name="CurrentIndicatorUp" loc="23.25,78" />
<Placement name="CurrentTime" loc="82,3" />
</Placements>

<!-- Composite Images -->
<CompositeImages>
<CompositeImage name="TimeLine" size="100,5">
<DrawCommonImage name="ChannelHeaderItem"/>
<DrawImage filename="@statusHighlighting" loc="25,0" size="70,100" />
<DrawText text="@visibleDate2" loc="0,5" size="25,90" textStyle="TimelineStyle" align="Center" valign="center"/>
<!-- 2hr -->
<DrawText text="@time1" loc="25,5" size="20,90" textStyle="TimelineStyle" align="Left" valign="center"/>
<DrawText text="@time2" loc="42.2,5" size="20,90" textStyle="TimelineStyle" align="Left" valign="center"/>
<DrawText text="@time3" loc="59.4,5" size="20,90" textStyle="TimelineStyle" align="Left" valign="center"/>
<DrawText text="@time4" loc="76.6,5" size="20,90" textStyle="TimelineStyle" align="Left" valign="center"/>
</CompositeImage>

<CompositeImage name="CurrentTime" size="13,4.5">
<DrawText text="@currentTime" loc="0,0" size="100,100" textStyle="TimelineStyle" align="Right" valign="center"/>
</CompositeImage>

<CompositeImage name="CurrentIndicatorDown" size="1.5,1.5">
<DrawImage filename="Indicator-Down.png" loc="0,0" size="100,100"/>
</CompositeImage>

<CompositeImage name="CurrentIndicatorUp" size="1.5,1.5">
<DrawImage filename="Indicator-Up.png" loc="0,0" size="100,100"/>
</CompositeImage>

<CompositeImage name="SelectedShowDetails" size="100,18">
<DrawCommonImage name="TextBackground"/>
<!-- icon and name -->
<DrawText text="@showTitleSubtitle" loc="5,2" size="62,20" textStyle="GeneralTextHeaderStyle" align="Left"/>
<DrawText text="@duration" loc="50,2" size="45,20" textStyle="GeneralTextHeaderStyle" align="Right"/>
<DrawText text="@showDescription" loc="5,20" size="90,80" textStyle="GeneralTextStyle" align="Left"/>
</CompositeImage>

<CompositeImage name="ChannelHeaderItem" size="20.5,9.0">
<DrawCommonImage name="TextBackgroundNarrow"/>
<!-- icon and name -->
<DrawImage filename="@channelIcon" visible="@showIconAndName" fixedAspectRatio="true" loc="5,5" size="30,90"/>
<DrawText text="@channelName" visible="@showIconAndName" loc="36,5" size="62,90" textStyle="ListingStyle" align="Left" valign="center"/>
<!-- number and name -->
<DrawText text="@channelNumber" visible="@showNumberAndName" loc="5,5" size="34,90" textStyle="ListingStyle" align="Left" valign="center"/>
<DrawText text="@channelName" visible="@showNumberAndName" loc="36,5" size="62,90" textStyle="ListingStyle" align="Left" valign="center"/>
<!-- only name -->
<DrawText text="@channelName" visible="@showOnlyName" loc="5,5" size="95,90" textStyle="ListingStyle" align="Left" valign="center"/>
</CompositeImage>
</CompositeImages>
</settings>[/HTML]
Core2-E2180, 1G RAM, 1Gb-5450 Silent, 2Tb +300g HDDs.
Three tuners: [SIZE=2][SIZE=1]Twinhan DVB-T x 1, Hauppauge Nova 500T (dual)
[/SIZE][/SIZE]
DTB Digital SD + HD content (PAL-MPEG2-AC3).
Custom case made very quiet. Zalman CPU cooler.
Sits in rack with other HiFi.

ParaLED to show tuner activity.

Display: 42" 1920x1080p Panasonic Plasma

1x wired MVP
1x PC client
[URL="http://web.aanet.com.au/media/"]
[/URL]
fuzzweed
Offline

Posting Freak

Posts: 1,210
Threads: 200
Joined: May 2006
#205
2007-11-16, 08:10 AM
I thought it was working with the blue skin, but guess it's a fluke. No bother tho, it's a minor point...
[SIZE="1"]Server: Win7 N | AMD Phenom II X4 3.2GHz | 4Gig RAM | Gigabyte GA-MA770-DS3 Mobo | 5TB+ HDDs | 2x BlackGold Twin HD DVB-T| ATI HD 5450 | Cambridge Audio DAC Magic
Client 1: OpenElec / XBMC | Dell GX280 P4 3.4GHz |2Gig RAM | ATI HD 5450 | SPDIF pass through
Client 2: OpenElec / XBMC | Dell GX280 P4 3.4GHz |2Gig RAM | ATI HD 5450 | C-MEDIA USB DAC
Android: Samsung Galaxy S2 GT-I9100 4.4.2 Cyanogenmod 11[/SIZE]
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#206
2007-11-16, 11:43 AM
wannabepvr Wrote:Hi, I am wanting to change the background colour of the TV guide program cells. By default it is graduated vertically from light blue to a medium blue.

I really want to be able to give it a bit of a glassy look to match the channel number channel name and other fields.

Would someone be so kind as to give me in idea how this can be done. I have been through the skin.xml and I can't see anywhere this is set.

Thanks.


[HTML]<settings>
<!--CommunitySkin v3.0 -->
<!-- name colors -->
<NamedColors>
</NamedColors>

<!-- text style -->
<TextStyles>
<TextStyle name="ListingStyle" color="White" size="11"/>
<TextStyle name="TimelineStyle" color="White" size="11"/>
</TextStyles>

<!-- placements -->
<Placements>
<Placement name="Listings" loc="25,15" size="70,63" rows="6" brightenCurrentShowsPercent="16"/>
<Placement name="ChannelNames" loc="3,15" size="20.5,63" rows="7"/>
<Placement name="TimeLine" loc="0,9" size="100,5"/>
<Placement name="SelectedShowDetails" loc="0,82" size="100,18"/>
<Placement name="CurrentIndicatorDown" loc="23.25,13.8" />
<Placement name="CurrentIndicatorUp" loc="23.25,78" />
<Placement name="CurrentTime" loc="82,3" />
</Placements>

<!-- Composite Images -->
<CompositeImages>
<CompositeImage name="TimeLine" size="100,5">
<DrawCommonImage name="ChannelHeaderItem"/>
<DrawImage filename="@statusHighlighting" loc="25,0" size="70,100" />
<DrawText text="@visibleDate2" loc="0,5" size="25,90" textStyle="TimelineStyle" align="Center" valign="center"/>
<!-- 2hr -->
<DrawText text="@time1" loc="25,5" size="20,90" textStyle="TimelineStyle" align="Left" valign="center"/>
<DrawText text="@time2" loc="42.2,5" size="20,90" textStyle="TimelineStyle" align="Left" valign="center"/>
<DrawText text="@time3" loc="59.4,5" size="20,90" textStyle="TimelineStyle" align="Left" valign="center"/>
<DrawText text="@time4" loc="76.6,5" size="20,90" textStyle="TimelineStyle" align="Left" valign="center"/>
</CompositeImage>

<CompositeImage name="CurrentTime" size="13,4.5">
<DrawText text="@currentTime" loc="0,0" size="100,100" textStyle="TimelineStyle" align="Right" valign="center"/>
</CompositeImage>

<CompositeImage name="CurrentIndicatorDown" size="1.5,1.5">
<DrawImage filename="Indicator-Down.png" loc="0,0" size="100,100"/>
</CompositeImage>

<CompositeImage name="CurrentIndicatorUp" size="1.5,1.5">
<DrawImage filename="Indicator-Up.png" loc="0,0" size="100,100"/>
</CompositeImage>

<CompositeImage name="SelectedShowDetails" size="100,18">
<DrawCommonImage name="TextBackground"/>
<!-- icon and name -->
<DrawText text="@showTitleSubtitle" loc="5,2" size="62,20" textStyle="GeneralTextHeaderStyle" align="Left"/>
<DrawText text="@duration" loc="50,2" size="45,20" textStyle="GeneralTextHeaderStyle" align="Right"/>
<DrawText text="@showDescription" loc="5,20" size="90,80" textStyle="GeneralTextStyle" align="Left"/>
</CompositeImage>

<CompositeImage name="ChannelHeaderItem" size="20.5,9.0">
<DrawCommonImage name="TextBackgroundNarrow"/>
<!-- icon and name -->
<DrawImage filename="@channelIcon" visible="@showIconAndName" fixedAspectRatio="true" loc="5,5" size="30,90"/>
<DrawText text="@channelName" visible="@showIconAndName" loc="36,5" size="62,90" textStyle="ListingStyle" align="Left" valign="center"/>
<!-- number and name -->
<DrawText text="@channelNumber" visible="@showNumberAndName" loc="5,5" size="34,90" textStyle="ListingStyle" align="Left" valign="center"/>
<DrawText text="@channelName" visible="@showNumberAndName" loc="36,5" size="62,90" textStyle="ListingStyle" align="Left" valign="center"/>
<!-- only name -->
<DrawText text="@channelName" visible="@showOnlyName" loc="5,5" size="95,90" textStyle="ListingStyle" align="Left" valign="center"/>
</CompositeImage>
</CompositeImages>
</settings>[/HTML]

Those colors are from the baseskin.xml (That way the tv guide and plugin TV Listings would look the same.)
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]
wannabepvr
Offline

Senior Member

Posts: 635
Threads: 131
Joined: Sep 2005
#207
2007-11-16, 08:27 PM
Easy! Cheers!
Core2-E2180, 1G RAM, 1Gb-5450 Silent, 2Tb +300g HDDs.
Three tuners: [SIZE=2][SIZE=1]Twinhan DVB-T x 1, Hauppauge Nova 500T (dual)
[/SIZE][/SIZE]
DTB Digital SD + HD content (PAL-MPEG2-AC3).
Custom case made very quiet. Zalman CPU cooler.
Sits in rack with other HiFi.

ParaLED to show tuner activity.

Display: 42" 1920x1080p Panasonic Plasma

1x wired MVP
1x PC client
[URL="http://web.aanet.com.au/media/"]
[/URL]
gEd
Offline

Posting Freak

London
Posts: 3,514
Threads: 100
Joined: Jan 2005
#208
2007-11-26, 09:42 PM
Pastro has updated Burndvdx2.

Quote:
I added a button on skiptool to save images so the skin changed again.

I'm not sure where to look in order to help out but when selecting skiptool button, the screen briefly pops up but then returns to the gbpvr menu.
“If this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.”
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#209
2007-11-26, 09:50 PM
gEd Wrote:Pastro has updated Burndvdx2.

Quote:
I added a button on skiptool to save images so the skin changed again.

I'm not sure where to look in order to help out but when selecting skiptool button, the screen briefly pops up but then returns to the gbpvr menu.


And skiptool (burndvdx2 incorporates skiptool)
GBpvr PC: Intel Celeron 1.8 Ghz. 768 Mb WinXp Home Sp2
Video: Diamond 128 Mb 9550
Capture Cards: PVR-150 & PVR-150 MCE w/fm + 2x MVP
Author of: BurnDVDX2 and Skiptool
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#210
2007-11-27, 12:55 AM
Thanks for the heads up.

I have to tweak some more of the Xrecord suite, and I'll revisit BurnDVDX2 and do Skiptool.

(I have Xrecord suite working, as in it doesn't crash, but some of the popup spacings really need 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]
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (24): « Previous 1 … 19 20 21 22 23 24 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Community Skin release announcements thread. Fatman_do 30 31,705 2009-11-29, 01:49 AM
Last Post: Fatman_do
  CommunitySkin and SkinPlugin wishlist McBainUK 13 13,209 2009-11-12, 03:53 PM
Last Post: roy
  WishList suggestions from a New-To-CommunitySkin user Daniel Bragg 2 1,959 2008-12-05, 04:17 PM
Last Post: McBainUK
  Community Skin support thread Fatman_do 159 40,088 2008-02-22, 10:18 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