NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information Community Announcements v
« Previous 1 … 32 33 34 35 36 … 56 Next »
BaseSkin v2.5 released

 
  • 0 Vote(s) - 0 Average
BaseSkin v2.5 released
MixMan
Offline

Posting Freak

Posts: 1,239
Threads: 100
Joined: Oct 2005
#1
2006-06-14, 10:32 PM (This post was last modified: 2006-06-16, 08:58 PM by MixMan.)
Updated the BaseSkin to v2.5 on the Wiki

The big difference is that BaseSkin is split to 2 parts
BaseSkin and BaseSKinPlugins.

Introduced a system variable %SKINROOT% that will be used for next update of ThemePacks.
Run Installer to install files, the SkinRoot program and install Blank font

Skin files change
Changed the loading order of Background_Mask.png
Implemented earlier fixes, found in support thread.
Changed XML values to fix "minor bugs" and appearance of popups in TVguilde, Recordings, Video, System, Photo.

Download Skin
BaseSkin v2.5
http://gbpvr.com/pmwiki/pmwiki.php/Skin/BaseSkin
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]
MixMan
Offline

Posting Freak

Posts: 1,239
Threads: 100
Joined: Oct 2005
#2
2006-06-15, 11:09 AM (This post was last modified: 2006-06-27, 10:23 PM by MixMan.)
MCE2HDee Theme is a mix of MCE2Blue and HDeeTV. Clear, cool blue colors and a main screen resolution is 1024x768
Theme requires the variable SKINROOT to be set.
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]
Brian_W
Offline

Senior Member

Posts: 419
Threads: 19
Joined: May 2006
#3
2006-06-15, 03:43 PM
I downloaded this last night and installed it on my test box. Installation went very smooth. I also installed a couple of themese from the Wiki (Reboot and Theater) and I noticed the date and time at the top wrapped to the next line and was partially cutoff. Is this just a font size issue in the skin file that can be edited myself (pardon the most likely noob question, haven't looked into the skinning stuff as of yet)? I think the theme manager plugin combined with baseskin and all of the themes are just awesome. If my graphics abilities were better, I would offer my assistance, but the whole point of skins and themes is to make the program look better, and with my graphics skills I would end up chasing users away from GBPVR haha.

Brian
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#4
2006-06-15, 04:22 PM
The location and size is controled by the \Baseskin\Main menu\skin.xml file
under the panels section at the bottom.

Code:
<!-- plugin panels -->                
<SpecialElement name="Panel" panelName="Clock" visible="true" transparency="1" loc="410,35" size="550,95"/>

Then, they layout of where and what is shown in \Baseskin\Panels\clock.xml
Code:
<settings>
    <!-- text style -->
    <TextStyles>
        <!-- TextStyle name="Clock" color="LightGray" typeFace="Arial" size="14" style="bold"/ -->
    </TextStyles>
    <!-- Composite Images -->    
    <CompositeImages>
        <!-- Clock -->
        <CompositeImage name="Clock" size="[B]550,95[/B]">
            <DrawText text="@ClockText1" loc="40,0" size="105,50" textStyle="Clock" align="Left"/>                        
            <DrawText text="@ClockText2" loc="140,0" size="500,50" textStyle="Clock" align="Left"/>                        
        </CompositeImage>                                        
    </CompositeImages>                
    <!-- special elements -->
    <SpecialElements>
        <SpecialElement name="ClockPanel" size="[B]550,95[/B]"/>
    </SpecialElements>    
</settings>

Maybe try what I have in bold and see if that helps. I do not have this on my work computer to test it for you Big Grin

The old values were 330,70 so I made them as large as the menu size definition.

This this gets overwritten for different themes so copy whatever changes you make to the same folder under \Baseskin\Advisor.Reboot\Panels as well (or Theater).

BTW, thanks for giving feedback. Mixman would really appreciate it if more users would do 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]
Brian_W
Offline

Senior Member

Posts: 419
Threads: 19
Joined: May 2006
#5
2006-06-15, 04:30 PM
Sweet, thanks for the quick reply. I will try that tonight. I figured it would be something quick and easy, just hadn't had a chance to dig into the xml files myself yet.

Brian
GBPVRkid
Offline

Junior Member

Posts: 31
Threads: 3
Joined: Apr 2005
#6
2006-06-15, 09:50 PM
I get "Run-Time error '462' The Remote server machine does not exist or is unavailable"

when installing Baseskin 2.5...message appears at the end of installation...:confused:
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#7
2006-06-15, 10:20 PM
is that before you set the %skinroot% in the skinroot program?
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]
GBPVRkid
Offline

Junior Member

Posts: 31
Threads: 3
Joined: Apr 2005
#8
2006-06-16, 09:21 AM
Fatman_do Wrote:is that before you set the %skinroot% in the skinroot program?

I might be missing something, the only file in the zip was the baseskin installer...did not see the SkinRoot program nor the Blank font:confused:
MixMan
Offline

Posting Freak

Posts: 1,239
Threads: 100
Joined: Oct 2005
#9
2006-06-16, 09:48 AM
The installer contains the font and the skinroot program.
The skinroot program is written in VB6 and the error message indicates that there is a problem when setting the system variable.
Perhaps your Windows WMI might work correctly ?
http://en.wikipedia.org/wiki/Windows_Man...umentation
Are you running Windows XP ?
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]
MixMan
Offline

Posting Freak

Posts: 1,239
Threads: 100
Joined: Oct 2005
#10
2006-06-16, 09:53 AM
Regarding clock panel and font wrapping. When I developed this I used European style showing time....like 14.45 instead of 2.45 pm. This is why the time does not fit when using pm/am.
I will modify this in the themes by having the time aligned to the right. Themes will be updated continously....in time
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 (3): 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  NextTool finally released mvallevand 0 3,096 2022-05-13, 09:53 PM
Last Post: mvallevand
  Searchlite v3 Released - maybe not so lite. mvallevand 0 2,284 2017-04-24, 03:04 PM
Last Post: mvallevand
  TV Listings 3.7.2 released alibert 0 3,001 2016-11-21, 05:13 PM
Last Post: alibert
  TV Listings 3.7.1 released alibert 3 3,973 2015-01-10, 11:05 AM
Last Post: liteswap
  NEWA Release Build 2.10 Released 2013-12-30 UncleJohnsBand 0 2,199 2013-12-31, 02:53 AM
Last Post: UncleJohnsBand
  TV Listings 3.7.0 released alibert 0 3,331 2013-10-23, 06:45 AM
Last Post: alibert
  TV Listings 3.6.2 released alibert 3 5,422 2013-04-30, 01:14 AM
Last Post: dljones8053
  NEWA Release Build 1.30 Released 2012-11-27 UncleJohnsBand 0 2,291 2012-11-28, 04:11 AM
Last Post: UncleJohnsBand
  NEWA Release Build 1.26 Released 2012-08-24 UncleJohnsBand 0 5,466 2012-08-25, 04:56 AM
Last Post: UncleJohnsBand
  MusicMonkey v1.1 Released cncb 0 2,354 2012-08-10, 05:06 PM
Last Post: cncb

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

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

Linear Mode
Threaded Mode