NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information Community Announcements v
« Previous 1 … 26 27 28 29 30 … 56 Next »
Community Skin version 1.0 released.

 
  • 0 Vote(s) - 0 Average
Community Skin version 1.0 released.
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#121
2006-10-28, 02:56 AM
A couple of comments.

1. I have been working to create my own theme and it seems to me that the sense of Selected and SelectiveActive for list and icon items are backwards. For example, in the settings plugin, there is no concept of SelectedActive vs SelectiveInactive. In this case, I think that SelectedActive should always be use for list items, since by definition all lists are active when selected. Right now the skin is using Selected. For things like MyVideos and the Video Archive plug-in which have the concept of selected items in inactive lists I think that the selected, inactive item should be Selected and the selected, active item should be SelectedActive. Right now they are reversed.

2. I think that the community skin is installing its version of blue over the default GBPVR version of blue. This is a bad thing because it breaks the automatic fallback capabilities of GBPVR. If the community skin is not up to date for a given plug-in rather than using the blue skin (which all plug-ins support) it tries to use the community version of blue, which causes errors.

Jeff
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#122
2006-10-28, 03:03 AM
Quote:2. I think that the community skin is installing its version of blue over the default GBPVR version of blue.
Is it doing this? If so, then dont!!
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#123
2006-10-28, 03:17 AM
Jeff Wrote:A couple of comments.
1. I have been working to create my own theme and it seems to me that the sense of Selected and SelectiveActive for list and icon items are backwards. For example, in the settings plugin, there is no concept of SelectedActive vs SelectiveInactive. In this case, I think that SelectedActive should always be use for list items, since by definition all lists are active when selected. Right now the skin is using Selected. For things like MyVideos and the Video Archive plug-in which have the concept of selected items in inactive lists I think that the selected, inactive item should be Selected and the selected, active item should be SelectedActive. Right now they are reversed.

To be honest with you, I am not sure where that all started, but that can change if it makes more sense. I got confused many times as well since some plugins used the verbal description you are referring too, but needed a different image. I'll look at it and probably make the change if I can't find a reason to keep it how it is now.

Jeff Wrote:2. I think that the community skin is installing its version of blue over the default GBPVR version of blue. This is a bad thing because it breaks the automatic fallback capabilities of GBPVR. If the community skin is not up to date for a given plug-in rather than using the blue skin (which all plug-ins support) it tries to use the community version of blue, which causes errors.

Jeff

The Community skin does nothing with the blue skin. At least it shouldn't. The .nsi script file is installed in the gbpvr root directory so you can take a look at it. Also, in the \Skin\Community\ folder, you should see an install log. Does that indicate something being done to the blue folder?

The latest version of Blue is a similar concept, but it is different. It uses _CoreImages and slightly different names for some things. That might be what you are seeing. That has caused some problems with other skins and the fall-back method, which requires the _CoreImages folder to be copied to those other skins.
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]
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#124
2006-10-28, 03:26 AM
Fatman_do Wrote:The Community skin does nothing with the blue skin. At least it shouldn't. The .nsi script file is installed in the gbpvr root directory so you can take a look at it. Also, in the \Skin\Community\ folder, you should see an install log. Does that indicate something being done to the blue folder?

The latest version of Blue is a similar concept, but it is different. It uses _CoreImages and slightly different names for some things. That might be what you are seeing. That has caused some problems with other skins and the fall-back method, which requires the _CoreImages folder to be copied to those other skins.

I just noticed the install script and had read through it right before your post. You are right. I could have sworn that the skin I had was working fine before, but I probably just hadn't used those particular plug-in (system and photo library) since upgrading to the latest rev of GBPVR.

My problem is related to not find some of the core images. It seems like the whole idea of the fallback is to not have to copy files to other skins. It is kind of weird if the use of _CoreImages breaks that. Shouldn't GBPVR treat the image path as relative to the actual skin file used?

Jeff
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#125
2006-10-28, 04:09 AM
I think its just some scenario that I never tested with fallback mechanism, and none of the pre-release testers noticed it either, so it made it out with the current release. It copes with a few image fallback things, but not this specific one. I'll fix it in the next release.
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#126
2006-10-29, 03:30 PM
Jeff,

What about just renaming those images from ..SelectedActive to ..SelectedInactive?

That sounds more intuitive, plus I don't have to change every plugin skin file.
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]
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#127
2006-10-29, 03:53 PM
Yes, that had occurred to me as well as the less work solution. I think it would be good however if the text styles we renamed to match to. Right now now you have ListTestSelected, ListTestNormal, and ListTestActive. If you changed it to ListTestInactive and the image to ...Inactive that would make their naming structure match. You could also change to the text style to ListTestSelectedInactive, but that just makes a longer name to type. As far as updating the skins inmass goes, isn;t there some Windows tool to help? In the unix world you could use awk to automate things like that.

Jeff
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#128
2006-10-29, 06:35 PM
I have an app that can do this. I planned on globally matching text styles also.
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
#129
2006-10-30, 06:45 PM
Latest Build: http://www.megaupload.com/?d=SXJLCGRE

Quote:ChangeLog:
  • Common Dialogs updated to 2.00.
  • "Active" globally changed to "Inactive".
  • Word wrap issues in standard library fixed.
  • My Series BigIcon tweak (reported by McBainUK)
  • My Series Details tweak (reported by McBainUK)
  • DVD Ripper updated to 2.00.
  • SuDoku updated to 2.00.
  • Theater updated to 2.00 & tweaked refresh text in list display box.
  • MusicBox no changes, ready for 2.00 as good as it will ever get.
  • FastFind (XSearch) ready for 2.00 as good as it will ever get (maybe).
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]
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#130
2006-10-31, 01:06 AM
Looking good. I have another suggestion. I've noticed that you using named colors for most, but not all things. In particular, I think it would be useful if the ScreenName and HintText styles used named colors so that plug-in skins could reuse these colors if they have other custom text styles that they would like to match in terms of color to these common styles.

Code:
    <!-- Screen Text-->    
        <TextStyle name="ScreenName" color="#2562b0" typeFace="Arial" size="32" style="bold" /><!--Max size=32 -->
        <TextStyle name="HintText" color="White" typeFace="Arial" size="13" style="bold"/> <!--Added-->    
        
        <TextStyle name="ScreenText" color="ScreenText" typeFace="Arial" size="13" style="bold" />
        <TextStyle name="ScreenTextLarge" color="ScreenText" typeFace="Arial" size="16" style="bold" />
        <TextStyle name="ScreenTag" color="ScreenTag" typeFace="Arial" size="14" style="bold" />
        <TextStyle name="ScreenTagLarge" color="ScreenTag" typeFace="Arial" size="16" style="bold" />

Jeff
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (24): « Previous 1 … 11 12 13 14 15 … 24 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  OlSkool skin for NextPVR v6 Jaggy 3 2,371 2023-07-16, 05:26 PM
Last Post: sub
  NextTool finally released mvallevand 0 3,155 2022-05-13, 09:53 PM
Last Post: mvallevand
  BlueRetroVE+ skin for NPVR Jaggy 101 41,651 2018-01-10, 04:48 AM
Last Post: pitbull1969
  Blue-Retro-SHV Skin updated Jaggy 55 26,826 2018-01-09, 12:52 AM
Last Post: Jaggy
  Searchlite v3 Released - maybe not so lite. mvallevand 0 2,310 2017-04-24, 03:04 PM
Last Post: mvallevand
  TV Listings 3.7.2 released alibert 0 3,027 2016-11-21, 05:13 PM
Last Post: alibert
  Modern Skin cweseloh 0 2,593 2016-06-02, 03:07 PM
Last Post: cweseloh
  NextBlue skin for npvr Northpole 162 63,939 2015-12-16, 07:39 PM
Last Post: Northpole
  JustRetro skin update Jaggy 0 2,010 2015-09-14, 12:37 AM
Last Post: Jaggy
  TV Listings 3.7.1 released alibert 3 4,008 2015-01-10, 11:05 AM
Last Post: liteswap

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

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

Linear Mode
Threaded Mode