NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 41 42 43 44 45 … 93 Next »
Community Skin 3.0 Open development thread.

 
  • 0 Vote(s) - 0 Average
Community Skin 3.0 Open development thread.
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#31
2007-07-16, 10:43 PM
Here are some things to simplify the whole skinplugin/xml/images.

Remove colored bullet balls as selectable features (doubt there will be alternate images).
There may be more images to be removed, have to give that more thought.

Reduce number of named colors and have the the skinplugin be able to modify them.

Have some of the key textstyle sizes editable as well.

Just some quick thoughts....
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
#32
2007-07-16, 10:56 PM
One of the other things I did was in the current beta out there, in the baseskin.xml file there is this line.

<!-- special case text style providing defaults -->
<TextStyle name="DefaultTextStyle" typeFace="Arial" size="12" style="bold"/>

All fonts are Arial because of this one line, nowhere else to I define a typeFace. Editing this one line will change all fonts to say tahoma or something else. If I needed special fonts for an effect, I would define those separately. This size "12" could be the standard information size that is editable.
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
#33
2007-07-17, 03:51 AM
Started marking up some image name changes.

http://gbpvr.com/pmwiki/pmwiki.php/Devel...munitySkin

Anyone else have suggestions feel free to chime in.
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]
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#34
2007-07-17, 07:23 AM
The images under "Navigation Items", will they be used for the page up/down buttons that sub now offers with lists?
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
MixMan
Offline

Posting Freak

Posts: 1,239
Threads: 100
Joined: Oct 2005
#35
2007-07-17, 09:16 AM (This post was last modified: 2007-07-17, 09:42 AM by MixMan.)
Some input from me.

I have always said that it is best if Sub decides on the naming of TextStyles, Colors and CommonImages functions.....that we shall use.
With PVRX2 skinning the new CommonImage feature has come and it would be very good if Fatman_do and I used same naming for the common stuff in the baseskin.xml that plugin developers might use in their skins.
Then a plugin skin by the plugin developer, directly would work with both of our skins.
So far there are a couple of namings that I would like Sub to decide.

Fatman_do and I have very different views on what a baseskin.xml should contain. Fatman_dos baseskin.xml means "maximum flexibility" and my baseskin.xml "only needed flexibility". I guess it is going to stay that way, since it are 2 ways on looking at "designing". (Subs view, is more absolute minimum)
Fatman_do makes XML designs, more for a TV/MVP screen and I have now bought a 22" widescreen, so I will in future have widescreen designs with smaller texts. Thats also a difference that will be noticable....I guess.

Re: TaskImages. In the PVRX2 skin that I'm working on, I have put the task images in a directory called _TaskImages and with the same name as the plugin/screen. I hope that it would be possible for a plugin to use a specified PNG in a _TaskImage directory. Is it possible ?

I would also like to do the same for "ScreenTitles" "TopBars" "TitleLogos" or whatever thay should be called, so it would be possible to have plugin/screen individual designs like Mayhem3 or BlueMCE2. But that means that Sub has to allow this with a "ScreenTitle" object.
What do you plugin developers say about this ? Having an element in the skin called "ScreenTitle" that could use an image from a ".\_ScreenTitle" directory
Best Regards
MixMan
[SIZE="1"]
Antec Fusion case with Gigabyte GA-MA78GM-SH, AMD X2 4850e, 2GB RAM, AMD780G Onboard graphics. WinTV-PVR 150 MCE (With FM), Twinhan DVB-T, 750GB + 250GB HDD. Windows XP Pro SP3, MCE 2005 Remote, 29" 4:3 monitor and a 47" Philips 9603H LCD[/SIZE]
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#36
2007-07-17, 10:09 AM
MixMan Wrote:maximum flexibility
To achieve this then sub's definition for items need to be expanded on, this is what the CSkin does/did.

Quote:Then a plugin skin by the plugin developer, directly would work with both of our skins.
This is a good goal but reduces flexibility.
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
MixMan
Offline

Posting Freak

Posts: 1,239
Threads: 100
Joined: Oct 2005
#37
2007-07-17, 11:13 AM
McBainUK Wrote:To achieve this then sub's definition for items need to be expanded on, this is what the CSkin does/did.


This is a good goal but reduces flexibility.


Any comments to the TaskImages and ScreenTitles suggestions ?
Best Regards
MixMan
[SIZE="1"]
Antec Fusion case with Gigabyte GA-MA78GM-SH, AMD X2 4850e, 2GB RAM, AMD780G Onboard graphics. WinTV-PVR 150 MCE (With FM), Twinhan DVB-T, 750GB + 250GB HDD. Windows XP Pro SP3, MCE 2005 Remote, 29" 4:3 monitor and a 47" Philips 9603H LCD[/SIZE]
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#38
2007-07-17, 12:59 PM
I just don't like skins asking plugins to change tings. I kind of see the blue skin as somthing that works out of the box, and the CSkin as somethign that adds a bit more flexabiliyt and appeareance options to users who want that.
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#39
2007-07-17, 10:39 PM
McBainUK Wrote:The images under "Navigation Items", will they be used for the page up/down buttons that sub now offers with lists?

No, those are still used by legacy skins. The Down/Up buttons a bit further up the list are for page up/page down buttons. I think this should be the approach so the user isn't clicking the "unclickable".

That sound Ok? or should it just be the same image for both situations.

MixMan Wrote:... it would be very good if Fatman_do and I used same naming for the common stuff in the baseskin.xml that plugin developers might use in their skins.

What are some of the things you want me to change, or at least consider changing? I am going through the images and removing some and considering name changes.

One example is ListViewDetail_Selected.png I am thinking of changing to DetailView_Selected. Minor change that I am not sure is worth the change.

Look over the list and shoot back some suggestions.

I am really busy this week (10hrs work, redoing the roof on my mother's house, Yea me!) so I don't have time to respond in my usual pace so don't assume my long periods of silence are anything else.
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
#40
2007-07-17, 10:41 PM
Not sure what to think about the other folders idea (taskimages, ect). Running out the door. Will try to catch up and see if I understand where the idea is going.
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 (10): « Previous 1 2 3 4 5 6 … 10 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Test/Development environment for npvr.db3 scJohn 10 4,581 2020-09-04, 09:14 PM
Last Post: scJohn
  Skin help (correct location?) SFX Group 4 3,954 2018-01-24, 07:42 AM
Last Post: pBS
  Web Client: Slow with separate thread and date not obscured cncb 32 16,371 2016-10-10, 02:01 PM
Last Post: mvallevand
  skin question pBS 2 3,388 2016-06-18, 07:03 PM
Last Post: pBS
  Skin - view further into the future, scale the guide Vitenka 5 3,380 2014-11-26, 07:28 PM
Last Post: Vitenka
  Attention Sub: Open TV / Custom Data Grabber plugin Benoire 2 3,000 2014-11-14, 02:05 AM
Last Post: Benoire
  API docs to help with plugin development? McBainUK 3 2,868 2013-06-08, 06:14 PM
Last Post: sub
  Open Source Mheg+ Graham 0 1,491 2012-11-30, 06:32 PM
Last Post: Graham
  Integrated Development Environment (IDE) for plugins osx-addict 5 2,861 2012-10-18, 08:35 PM
Last Post: osx-addict
  Skin element Details in NowNext Jaggy 2 1,847 2011-09-19, 11:50 PM
Last Post: Jaggy

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

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

Linear Mode
Threaded Mode