NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 51 52 53 54 55 … 93 Next »
Common Images Plugins Skins & Community Skin Project

 
  • 0 Vote(s) - 0 Average
Common Images Plugins Skins & Community Skin Project
MixMan
Offline

Posting Freak

Posts: 1,239
Threads: 100
Joined: Oct 2005
#1
2006-08-14, 07:27 PM (This post was last modified: 2006-08-21, 11:58 AM by MixMan.)
Common Images Plugins Skins & Community Skin Project

The defining of a new Common Image Based Skin that is intended to replace the BlueMCE2 Image Set, will benifit all Plugin Developers and Skin Designers. The plugin skins will be portable by drag and drop the plugin skin into any full skin.

We ask Sub and all Plugin developers to have a look at the CommonImage naming suggestion and reconsider if it could be an alternative to Blue and BlueMCE2 image naming.

The suggegstions work is based on BlueMCE2 images and s documented here:

Common Image Naming Definitions
http://gbpvr.com/pmwiki/pmwiki.php/Devel...munitySkin

Common Image based Skin Files
http://gbpvr.com/pmwiki/pmwiki.php/Devel...ySkinFiles

Common Image based Skin Plugin
http://gbpvr.com/pmwiki/pmwiki.php/Devel...SkinPlugin

Fatman_do, McBainUK and Mixman are the ones that has been active in defining the Image Names, Skin creating and McBainUK made a Appearance Theme Manager Plugin.


[SIZE="4"]CommonImages Skin Objectives[/SIZE]
The idea with the BlueMCE2 cleanup and CommonImages skin project from my side is to:

1. Create a new CommonImage skin that is compatible with the BlueMCE2 skins that the plugin developer makes.

2. Create naming naming and design rules for coherent plugin skin looks.

3. Have the plugin developers to abandon BlueMCE2 skin for CommonImages skin.

4. Create CommonImage plugin skin files so that all skin developers can use them by "drag and drop" the skin files into their skins.

5. Make it possible for an end user to just drop a plugin skin file into an image based skin. Just like it is possible with Blue today.

6. Have Sub support the CommonImage naming in a new Image based skin, by having a _CommonImages folder and including some images into the Blue skin

7. Have the Community to create images for a new "Default" skin that Sub ships with his GBPVR installation.

8. The plugin skins should be "out of the box" compatible with any skin, from plugin developer directly to the end user, without any involvemnent from a skinner.
Just like the Blue plugin skins.


We are at point no 2 now
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]
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#2
2006-08-14, 07:37 PM
Due to wiki trouble, here is a bug fix for the recordings skin files located in this post.

http://forums.gbpvr.com/showpost.php?p=1...tcount=261
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]
HTPCGB
Offline

Member

Posts: 215
Threads: 15
Joined: Jun 2006
#3
2006-08-14, 07:56 PM
That fixed the previous error but now I'm getting "Object reference not set to an instance of an object." when "Manual Rec" is selected. Everything else is great.
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#4
2006-08-14, 08:07 PM (This post was last modified: 2006-08-14, 08:25 PM by Fatman_do.)
Please post your logs, I do not get this error so I have to see what might be missing.


(edit)
Wait a second

I may have found it.

This is the error.
Code:
8/14/2006 4:23:04 PM.281    ERROR    [1]    Error: msg=0x100 (WM_KEYDOWN) hwnd=0x6d0662 wparam=0xd lparam=0x11c0001 result=0x0  :  System.NullReferenceException: Object reference not set to an instance of an object.
   at GBPVR.Public.SkinHelper.getNamedImageNonCached(Image image, Boolean fillWithBackgroundColour, Color backgroundColour, String name, Hashtable parameters)
   at GBPVR.Public.SkinHelper.getNamedImageNonCached(String name, Hashtable parameters)
   at GBPVR.Public.SkinHelper.getNamedImage(String name, Hashtable parameters)
   at GBPVR.Public.SkinHelper.getNamedImage(String name)
   at GBPVR.x49a1bac7e473cd4e.render(Boolean& requiresMoreRendering)
   at GBPVR.x3222298a0181dd43.render(Boolean& requiresMoreRendering)
   at GBPVR.x86396f56243de9fb.render(Boolean& requiresMoreRendering)
   at GBPVR.xbb1566157f5f8b1f.xdae9991ab918b397(Object xdf2e3583f942db7b, KeyEventArgs xc4f45905cb1fc7ba)
   at System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
   at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
   at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
   at System.Windows.Forms.Control.WmKeyChar(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at GBPVR.xbb1566157f5f8b1f.WndProc(Message& m)

I will have to track this down later tonite. I was able to use the manual rec. popup through the TV-Guide so it must be in this plugin skin file somewhere.
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]
Old Dog
Offline

Posting Freak

Posts: 1,083
Threads: 99
Joined: Jul 2005
#5
2006-08-14, 08:20 PM
MixMan Wrote:McBainUK made a Appearance Theme Manager Plugin.

McBain's plug-in is called Themes Manager. Perhaps you are confusing it with my plug-in, Appearance Manager.
Learning new tricks!
Visit Plain Jane's Collection
MixMan
Offline

Posting Freak

Posts: 1,239
Threads: 100
Joined: Oct 2005
#6
2006-08-14, 10:25 PM
Fatman_do Wrote:Please post your logs, I do not get this error so I have to see what might be missing.


(edit)
Wait a second

I may have found it.

This is the error.
Code:
8/14/2006 4:23:04 PM.281    ERROR    [1]    Error: msg=0x100 (WM_KEYDOWN) hwnd=0x6d0662 wparam=0xd lparam=0x11c0001 result=0x0  :  System.NullReferenceException: Object reference not set to an instance of an object.
   at GBPVR.Public.SkinHelper.getNamedImageNonCached(Image image, Boolean fillWithBackgroundColour, Color backgroundColour, String name, Hashtable parameters)
   at GBPVR.Public.SkinHelper.getNamedImageNonCached(String name, Hashtable parameters)
   at GBPVR.Public.SkinHelper.getNamedImage(String name, Hashtable parameters)
   at GBPVR.Public.SkinHelper.getNamedImage(String name)
   at GBPVR.x49a1bac7e473cd4e.render(Boolean& requiresMoreRendering)
   at GBPVR.x3222298a0181dd43.render(Boolean& requiresMoreRendering)
   at GBPVR.x86396f56243de9fb.render(Boolean& requiresMoreRendering)
   at GBPVR.xbb1566157f5f8b1f.xdae9991ab918b397(Object xdf2e3583f942db7b, KeyEventArgs xc4f45905cb1fc7ba)
   at System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
   at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
   at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
   at System.Windows.Forms.Control.WmKeyChar(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at GBPVR.xbb1566157f5f8b1f.WndProc(Message& m)

I will have to track this down later tonite. I was able to use the manual rec. popup through the TV-Guide so it must be in this plugin skin file somewhere.

I get an object referece error also.

These Special elements are missing

<SpecialElement name="LeftArrowDecoration" horizontalOffset="605"/>
<SpecialElement name="RightArrowDecoration" horizontalOffset="635"/>
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]
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#7
2006-08-14, 11:53 PM
I just got back from football practice. I will fix that asap.
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
#8
2006-08-15, 12:04 AM
That wasn't the problem, it will work without that there (I added it anyway and got the error.)

It is probably something simple, I now have some time to look at it.
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
#9
2006-08-15, 12:54 AM
Ok, found the needle in the haystack. The location information for that popup was missing.

Updated on the wiki also.

Recordings.zip
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]
HTPCGB
Offline

Member

Posts: 215
Threads: 15
Joined: Jun 2006
#10
2006-08-15, 01:26 AM
That did the trick.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (10): 1 2 3 4 5 … 10 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  IPTV like stream from Sound Card input - FM Radio Project NumberFive 3 1,550 2022-11-20, 04:28 PM
Last Post: mvallevand
  Plugins and NPVR. Where do we start? sub 80 70,129 2020-11-26, 10:02 PM
Last Post: mandai
  Skin help (correct location?) SFX Group 4 3,948 2018-01-24, 07:42 AM
Last Post: pBS
  skin question pBS 2 3,383 2016-06-18, 07:03 PM
Last Post: pBS
  Images in lists using a lot of memory cncb 4 4,115 2015-11-12, 12:02 AM
Last Post: sub
  Skin - view further into the future, scale the guide Vitenka 5 3,374 2014-11-26, 07:28 PM
Last Post: Vitenka
  I want to start developing plugins...but how? OrenShapir 6 4,166 2014-11-18, 10:38 PM
Last Post: mvallevand
  Tuner plugins and client id mvallevand 2 2,119 2013-07-03, 01:39 AM
Last Post: mvallevand
  Tuner Plugins - Output folders mvallevand 2 2,081 2013-02-19, 07:45 PM
Last Post: mvallevand
  .NET 4 plugins? McBainUK 20 7,891 2012-12-11, 08:48 PM
Last Post: sub

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

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

Linear Mode
Threaded Mode