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) v
« Previous 1 … 69 70 71 72 73 … 125 Next »
Baseskin questions - how to use!?

 
  • 0 Vote(s) - 0 Average
Baseskin questions - how to use!?
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#1
2006-05-04, 07:50 PM
I've decided to try other skins and reading up on Mixmans baseskin. Looks really good and there seems to be alot of thought "system" behind it to make skining easy and changing skins easy too.

Trouble is how the hell (as an end user) do I install/use it?
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
#2
2006-05-04, 08:00 PM
My skin is based off of his baseskin and AM ideas so I am quite familiar with both (heck Contour and Tipster's as well).

First off, you need to download the baseskin and install it.
http://gbpvr.com/pmwiki/pmwiki.php/Skin/BaseSkin

Then you find a theme you want.
http://gbpvr.com/pmwiki/pmwiki.php/Skin/...ThemePacks

The themepacks are a .exe file that converts the baseskin to that theme.

It is a fast and simple way to completely change the look of a skin. If you try something out and find bugs, let him know. I know he would appreciate the input.
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
#3
2006-05-04, 08:16 PM (This post was last modified: 2006-05-04, 08:34 PM by McBainUK.)
Just tried the contour and a couple of MCE skins and I must say I love it. A few questions:
  • How does it work!?
  • What are the advantages?
  • How did you get "top right exit button" to work on my plugins? I know its not in the code!
  • The UK cinema skin included in the download is out of date - I copied in the one from blue and it works well.
  • What plugins are supported?
  • How can I get contor in blue as show half way down the page here (personally think green is hideous)
  • Anything I can do to help? (after you explain everything to me... Smile )
  • edit: anything I can do to make my plugins 'more compatiable'? I've never used other skins than blue because I find genearl look & feel across plugins/screens to vary - which is distracting and annoying.
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
#4
2006-05-04, 08:31 PM
McBainUK Wrote:Just tried the contour and a couple of MCE skins and I must say I love it. A few questions:
  • How does it work!?
  • How did you get "top right exit button" to work on my plugins? I know its not in the code!
  • What plugins are supported?
  • How can I get contor in blue as show half way down the page here (personally think green is hideous)
  • Anything I can do to help? (after you explain everything to me... Smile )
[COLOR="Green"]
How does it work?[/COLOR]
Run the .exe file for the theme you want. There is no run-time changing like using Appearance Manager.
[COLOR="Green"]
How did you get "top right exit button" to work on my plugins? I know its not in the code![/COLOR]
Built in element of GBPVR. If it is defined in the MainMenu skin.xml, it works for all plugins.
Code:
        <SpecialElement name="CloseButton" loc="970,8" size="35,35"/>

How can I get contor in blue as show half way down the page
You must have the Appearance Manager plugin installed. Then within GBPVR, run the appearance plugin.
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
#5
2006-05-04, 09:31 PM
McBainUK Wrote:Just tried the contour and a couple of MCE skins and I must say I love it. A few questions:
  • How does it work!?
  • What are the advantages?
  • How did you get "top right exit button" to work on my plugins? I know its not in the code!
  • The UK cinema skin included in the download is out of date - I copied in the one from blue and it works well.
  • What plugins are supported?
  • How can I get contor in blue as show half way down the page here (personally think green is hideous)
  • Anything I can do to help? (after you explain everything to me... Smile )
  • edit: anything I can do to make my plugins 'more compatiable'? I've never used other skins than blue because I find genearl look & feel across plugins/screens to vary - which is distracting and annoying.

Changing your post while I am answering yours.

The answer to the last "bullet" about compatibilty is really up to the skinner to maintain. There is a difference in the structure of 'Blue' (and 'Contour' for that matter) that is xml based for buttons and popups, ect.

Baseskin (and small plug for Chameleon) are Image based instead. The only thing that may help plugin-wise is that you have button definitions referenced by the baseskin.xml instead of the plugin skin.xml itself. If I am remebering correctly, your Calendar and Gmail plugins actually "drop right in" nicely (I only had to add some personal touches for the most part).

Plugin support under baseskin I cannot answer fully. I have only been playing around with others during my skin development and let me say that there are major differences among all the plugins. That is a challenge for a skinner to make them look and feel the same within a skin.

Wow, I type to much.......
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
#6
2006-05-04, 10:02 PM (This post was last modified: 2006-05-04, 10:07 PM by McBainUK.)
Fatman_do Wrote:Changing your post while I am answering yours.
Sorry, qs where just popping in to my head.

Fatman_do Wrote:your Calendar and Gmail plugins actually "drop right in" nicely (I only had to add some personal touches for the most part).
Yeah I noticed that. UK Cinema is abit out of place tho as it uses solid backgrounds - will fix that (need to alter the actual plugin 1st tho).

----
Liked it so much the Advisor.MCE skin has just made the jump from this dev machine to my HTPC. Noticed a few issues with it tho:
*Music panel on top of screen name
*recordings text yellow = hard to see
*recordings screen "subtitle" entry on items on top other text.

Who is mantaining this skin? I've made the required changes myself and would be willing to share.
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
#7
2006-05-04, 11:08 PM
McBainUK Wrote:Sorry, qs where just popping in to my head.


Yeah I noticed that. UK Cinema is abit out of place tho as it uses solid backgrounds - will fix that (need to alter the actual plugin 1st tho).

----
Liked it so much the Advisor.MCE skin has just made the jump from this dev machine to my HTPC. Noticed a few issues with it tho:
*Music panel on top of screen name
*recordings text yellow = hard to see
*recordings screen "subtitle" entry on items on top other text.

Who is mantaining this skin? I've made the required changes myself and would be willing to share.

I thought I posted a reply to this a while ago..... Damn back button on browser I guess.

Anyway,,,MixMan is the BaseSkin Author. Post your changes and he should see them.

The recordings bugs are known issues and he must not have updated them 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]
MixMan
Offline

Posting Freak

Posts: 1,239
Threads: 100
Joined: Oct 2005
#8
2006-05-05, 11:46 AM (This post was last modified: 2006-05-05, 12:04 PM by MixMan.)
Sorry guys for not replying to you questions.
I thought nobody used the skin.
I am aware of the recordings subtitle overlapping "bug"
I dont get subtitles with my XMLT so I haven't been able to test it.

To apply a ThemePack, just run the EXE file and it will replace all graphics and som sub menus...... Main Menu, OSD submenu, Panels submenu
The EXE file is created with WinRar so it is possible to extract the content into a sub directory of the /skins/baseskin/allbaseskins/ directory and apply the themepacks from the theme directory named Advisor.xxxx
Just run the bat file CopyTheme.bat and the theme graphics will be copied to the skin.
I work that way. I have almost 30 Advisor.xxxx theme directories now.
So I use many skin designs.

I know that visibility in some skins are not that good and there are things that needs to be polished. I have paid the much attention to the panels in the themepacks.

I did release test updates of the BaseSkin, the XBOX and the HD skin, but there where no comments on those test skins so I removed them.

The current BaseSkin works fine with 96.12. I will do an update after Subs next release and I am happy to include all plugin skins from McBainUK

I will use this tread for support
http://forums.nextpvr.com/showthread.php...post109795
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
#9
2006-05-05, 12:07 PM
MixMan Wrote:I thought nobody used the skin.
I do! Smile

MixMan Wrote:The EXE file is created with WinRar so it is possible to extract the content into a sub directory of the /skins/baseskin/allbaseskins/ directory and apply the themepacks from the theme directory named Advisor.xxxx
Is this possible if you don't have WinRar? (I don't use it as there are free alternatives)

MixMan Wrote:I work that way. I have almost 30 Advisor.xxxx theme directories now.
30 is alot more than on the Wiki - what other ones have you got?
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
#10
2006-05-05, 01:11 PM (This post was last modified: 2006-05-05, 01:20 PM by MixMan.)
Thanks for using the BaseSkin, I guess it will be easier to keep it up to date with you plugins Smile

I don't kow if it is possible to extract a EXE file with another program if it is created with WinRar.

See screenshot of my BaseSkin Master directory structure and the Advisor ThemePacks sub directories.
When I apply a ThemePack i just run the CopyTheme.bat file in the ThemePack directory.
When I am finished with a ThemePack, I just run the CreateThemePack.bat in the skin root .... and a ThemePack EXE file is created.
If I want to "generate" a complete skin file I also just run a CreateSkinFile.bat that generates a ZIP with all the sub directories.
With this structure it is very easy to make modifications and "generate" Themes or complete skins.

Hope this explains how things works.
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]
« 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
  Guide Questions native 6 4,196 2010-02-10, 01:23 PM
Last Post: native
  A few Comskip questions. gh_speedyg 1 1,899 2008-05-20, 05:49 AM
Last Post: erik
  Some D-Box 2 Plugin Questions! stu8080 9 2,596 2007-11-20, 05:38 PM
Last Post: stu8080
  Skinning 1.0.16 questions Jaggy 1 1,318 2007-09-05, 10:27 PM
Last Post: sub
  Graph Recorder Questions from Potential New User fyodor 3 1,765 2007-07-31, 05:01 AM
Last Post: fyodor
  BaseSkin and ThemePacks MixMan 56 17,065 2007-02-13, 01:03 AM
Last Post: mruane
  missing task images baseskin DeepBlueC 2 1,510 2006-08-23, 10:12 PM
Last Post: DeepBlueC
  MpegImport coupla questions....... folkboat 1 1,432 2006-08-08, 11:43 AM
Last Post: folkboat
  baseskin questions reefboy 1 1,447 2006-07-21, 08:05 PM
Last Post: Fatman_do
  Great work on My Videos plugin ver. 5, a couple of questions zaldwaik 2 1,767 2006-07-18, 01:50 AM
Last Post: zaldwaik

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

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

Linear Mode
Threaded Mode