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) Community Skin v
« Previous 1 2 3 4 5 … 10 Next »
[DEV] Progress

 
  • 0 Vote(s) - 0 Average
[DEV] Progress
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#41
2009-01-14, 11:33 AM
Going along fine. Was working on the new "Videos Library", and thought I had a bug with text, but it appears to be built in. Checking compatibility ect. If there is something I should be focusing in on just let me know.
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
#42
2009-01-16, 09:29 AM
Plugin is coming along nicely. Just added the abbilty to apply the chosen options so I've finally got a complete "path" through the system working. Big Grin

Now it's a case of adding polish:
  • Internal code review to make it more open-source able (as in someone other than me can understand how things work). Involves commenting and some naming standed implemented.
  • Adding logging to the plugin.
  • Adding logging to the helper exe.
  • Stability and general "quality" improvements.
And fleshing out some of the features:
  • And the ability to mange themes (save/load/rename).
  • Direct XML edits?

How are you guys getting along?
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
#43
2009-01-16, 02:07 PM
I have only one PVRX2.exe plugin left to review (SkipTool). Not a show stopper. GBPVR.exe plugins besides MusicLibrary2 are broken, again, not a show stopper.

I have started to "Pull out" BlueMCE2 as a download theme. Just need a review of the baseskin.xml file really to bring it up to date (or plan method for baseskin.xml edits by 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]
Hairy
Offline

Senior Member

Posts: 703
Threads: 39
Joined: Nov 2007
#44
2009-01-17, 08:41 AM
I'm gonna try my best to fill the resource folder this weekend. It'll be my first time messing with the svn so fingers crossed. I find it so much easier when the folder structure is already there and I just have to plug in the graphics, so I'll start by filling what's there.

But I do have a few queries, I'll post them in the skinplugin thread to keep it neater.
The Hairy Man

HTPC: Core Duo E4300 - 2GB DDR2 - HD 3650 - 500GB storage
Capture: 1 Nova-T 500 - 1 PVR 500
TV: S-Video to 32" Philips CRT

Support the Community Skin
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#45
2009-01-18, 09:45 PM
As far as the code is concerned, I consider the current build of the SkinPlugin nearly ready for release. It would be nice to add the ability for users to save their own Themes but that it is all that's left to do feature wise.

Now it's just a case of adding and sorting out the EditableSkinItems and resources folder... Big Grin
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
#46
2009-01-18, 11:14 PM
Hoping to have a large commit tonight of pvrx2.exe tweaks and updates.
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
#47
2009-01-21, 08:27 AM
Working on allowing users to create and manage their own themes this week - going well so far Smile
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
#48
2009-01-22, 02:04 PM
Last night worked out some kinks on legacy plugins. Going to try a few more by this weekend to eliminate need for _CoreImages in the legacy \skin\ folder.

Odd is that some need this:
"..\..\Skin2\Community-SD\_CoreImages\blah.png"

While others need:
"..\..\..\Skin2\Community-SD\_CoreImages\blah.png"

Makes it tough pulling from the baseskin.xml file.
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]
Hairy
Offline

Senior Member

Posts: 703
Threads: 39
Joined: Nov 2007
#49
2009-01-23, 09:05 AM
I'm struggling a little bit time wise.

I've still been working away on the graphics. Pretty much there aesthetically (I think :o). It's pretty much at the last push stage, which is the tedious harmonizing, naming, resizing stage (my favourite Rolleyes).

My plan as it stands is CS_Blue-Light and CS_Blue-Dark (my suggested default install look), with light, clear, dark elements (matte and glossy).

Hopefully 3 different task image sets.

I've also reworked the mainmenu slightly, it now uses the screen header image and I've renamed the logo image in the bottom right to logo.png in the _CoreImages folder (so that it can be selectable from the plugin), that then leaves virtually every graphical element selectable from the plugin (header, logo, taskimage, mask.)
The Hairy Man

HTPC: Core Duo E4300 - 2GB DDR2 - HD 3650 - 500GB storage
Capture: 1 Nova-T 500 - 1 PVR 500
TV: S-Video to 32" Philips CRT

Support the Community Skin
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#50
2009-01-23, 09:30 PM
McBainUK Wrote:Working on allowing users to create and manage their own themes
Now available on the SVN Smile
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (20): « Previous 1 … 3 4 5 6 7 … 20 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  MusicLibrary2 skinning updates in progress. Fatman_do 18 5,475 2008-04-10, 06:09 AM
Last Post: pz1

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

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

Linear Mode
Threaded Mode