NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Wishlist v
« Previous 1 … 157 158 159 160 161 … 194 Next »
Wishlist: Better skin management

 
  • 0 Vote(s) - 0 Average
Wishlist: Better skin management
daphatty
Offline

Posting Freak

Posts: 1,032
Threads: 85
Joined: Feb 2005
#1
2005-03-30, 04:49 AM
I know this might be difficult to control but I find the biggest annoyance to be skins that don't support my favorite plugins (and vice versa). Would it be possible to create some sort of button template that is universal across all plugins regardless of their functionality?

Example: Reboot's excellent BlueBoot2 and Mountain Lake + My Pictures. No worky worky.

I've had the same issue with other skins as well (some of the TV Guide skins come to mind) but it seems to me that skinning should be a little less cumbersome for both the skinner and end user.

Or do I need to lay off the crack? Smile
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 107,090
Threads: 771
Joined: Nov 2003
#2
2005-03-30, 05:09 AM
I dont really see any easy way around this.
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#3
2005-03-30, 05:09 AM
a lot of the plugins are still being developed, and as they mature the skinning is improved (i just did a major skin changes to my pics/vids/progs to improve this, but therefore skins need to be updated). so, i guess you just have to wait. however the blue skin will ALWAYS support every plugin (its subs law).
tieke
Offline

Senior Member

Posts: 450
Threads: 72
Joined: Jul 2004
#4
2005-03-30, 10:23 AM
I agree with reven, but as I think I mentioned on another thread, I often find it handy when I have problems like this to copy the standard blue skin across to the new skin directory, and then re-unzip the skin you want over top of it - that way if the new skin is missing any files, the default blue ones will be available instead.

This covers any missing files/plugin skinning, although it obviously won't work for updated ones. However it isn't hard to open up the appropriate non-working skin.xml file in notepad and compare it to its default blue counterpart to see what is missing - most things are pretty self-explanatory, and you can always just change values and see what it looks like when you restart Smile

cheers,

tieke
HenkH
Offline

Member

Posts: 100
Threads: 6
Joined: Mar 2005
#5
2005-03-30, 03:04 PM
The plugin-developer API has some functions to copy the relevant files from the Blue Skin to the active skin. Maybe its a good idea for the plugin developers to automatically call these functions when an exception occurs in the skin-loading functions.
reboot
Offline

Posting Freak

Posts: 1,426
Threads: 89
Joined: Mar 2005
#6
2005-03-30, 06:08 PM
I did have My Pictures working at one time.
All you need to do, is drop me a note, and I'll fix it up for you.
Which skin (or all 3) do you prefer me to put it in?
You can never have enough tuners!
Pentium Quad / 4Gb Dual Channel RAM / XPSP3 / 2 x PVR-500, PVR-250 / GB-PVR
reboot
Offline

Posting Freak

Posts: 1,426
Threads: 89
Joined: Mar 2005
#7
2005-03-30, 06:45 PM
Install the MyPictures plugin from Wiki.
Download this, and replace the skin.xml in the My Pictures folder in BootBlue2, with this one.
It's as close as I can get, without replacing every image in the folder, or completely rewriting the whole code (too much work).
You can never have enough tuners!
Pentium Quad / 4Gb Dual Channel RAM / XPSP3 / 2 x PVR-500, PVR-250 / GB-PVR
jsteele
Offline

Senior Member

Posts: 434
Threads: 63
Joined: Dec 2004
#8
2005-03-30, 07:07 PM
As a newbie to GB I'm a bit confused about the whole skin issue. I see numerous skins announced, some with fairly complete support for plug-ins, some with only the "top ten" supported. These skins have various image backgrounds, positioning etc.

From this I deduce that the image background is an integral part of the skin. Would it not be possible to work toward a transparent template in three sizes: a) NTSC; b) PAL; c) 16x9 HDTV; for positioning elements and then the user can put whatever background image they like "under" it. This way if I like layout "WingNut" or whatever I can have it and put a picture of my car under it if I really like my car. This way a plug in developer merely has to work up the template layout for his plug in without being concerned about the actual "skin" that the user will have.

As I said I'm new to GB so I may be way off on this but it seems like skins form a large number of complaints and 'problems' when the new 'Toaster and Refrigerator Automation Plug-In' is not supported in the 'Darth Vader' skin or whatever.
reboot
Offline

Posting Freak

Posts: 1,426
Threads: 89
Joined: Mar 2005
#9
2005-03-30, 08:06 PM (This post was last modified: 2005-03-30, 08:09 PM by reboot.)
Heh, you're correct about plugins support. Most skins are the "top ten" only (mine included usually).
It's sort of accidently on purpose on my part. If a user wants to port a plugin to a particular skin, (or port a skin to a plugin?), they need to learn a bit about the whole process, so this is my prompting others to do so Wink
Some plugins (such as the MyPictures one) rely on images (.png graphics) for buttons and such. They fit perfectly in with the stock Blue skin, but are horrible to work with for any other shape or colour, as each image must be changed and/or completely rebuilt. Skins that rely on Composite images, built using XML, are relatively easy to "fix" to match different button sizes/shapes/colours.
Changing backgrounds is as easy as finding a picture you like, resize it to 720x480 in any image program, and replace the existing "background.jpg" in the skin's folder, with your new picture (renamed to background.jpg).

Edit: If you DO want to use one of my skins, and would like a particular plugin to work with it, just drop me a note, and I'll try and fix it up.
Not all skins can be "fixed" easily (such as the MyPictures one), but I can try Big Grin
You can never have enough tuners!
Pentium Quad / 4Gb Dual Channel RAM / XPSP3 / 2 x PVR-500, PVR-250 / GB-PVR
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#10
2005-03-30, 09:32 PM
Quote:Not all skins can be "fixed" easily (such as the MyPictures one),
aye? the only images you must define are for the types (dvds, hdds, folders, parent, etc) the rest are composite images, it took me about 5minutes to skin my pictures and my programs after i had done my videos. just pretty much copying and pasting.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Advanced Channel Management NumberFive 2 1,724 2018-11-20, 05:13 PM
Last Post: NumberFive
  More than a skin, thinking customized user interface Jakesty 2 2,028 2018-02-22, 04:26 PM
Last Post: sub
  Wishlist: Improved EPG Management johnny g 10 6,832 2015-08-01, 06:43 AM
Last Post: imilne
  Wishlist: Enhanced remote control features 2leftfeet 13 6,397 2015-01-27, 01:54 AM
Last Post: Jaggy
  Wishlist: Old Guide info Jakesty 8 3,470 2012-06-14, 11:36 PM
Last Post: mvallevand
  Wishlist: Decrypting Encrypted Channels Jakesty 3 4,277 2012-04-20, 12:02 PM
Last Post: mvallevand
  my wishlist coming from other pvrs reven 12 5,094 2011-10-06, 12:22 AM
Last Post: Reddwarf
  Couple of skin wish list items Northpole 0 1,616 2011-07-02, 12:51 AM
Last Post: Northpole
  conflict management johnsonx42 3 2,201 2011-05-11, 04:37 AM
Last Post: re-Barr
  My Minor Wishlist For NPVR z06racer66 4 2,544 2011-05-05, 12:12 AM
Last Post: z06racer66

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

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

Linear Mode
Threaded Mode