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
#81
2009-02-09, 04:36 PM
McBainUK Wrote:The reason for the split is that the Up/Down.png should be used when the graphic is clickable. Is this the case fatmando? If not then yes, they should be merged.

Correct
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
#82
2009-02-16, 09:10 AM
Quote:Change so that it can edit config.xml to add Skin plugin menu task (avoiding the need to run config.exe).
If this is difficult to do from the NSIS script is it possible it could run a (to be created) RegisterGBPVRTask.exe program with a command line switch (eg /register Skin)? The exe could add a Skin entry (if not already one) to the menu tasks list? Would avoid the hassle and confusion of running the config app just to click ok.
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#83
2009-02-16, 09:36 AM
McBainUK Wrote:so just upload some Black and Blue OSD graphics to the relevant folders in svn\shared\plugin\Resources\Graphics\OSD\
Hariy, how are you getting on with this? Just Black and Blue options should be fine for now.
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#84
2009-02-16, 09:38 AM
Scrap that, I've just noticed they're all in the ControlIcons folder. So will just need to add a EditableSkinItem for ControlIcons, with skin\OSD as the target. Yes?
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
#85
2009-02-16, 12:00 PM
McBainUK Wrote:If this is difficult to do from the NSIS script is it possible it could run a (to be created) RegisterGBPVRTask.exe program with a command line switch (eg /register Skin)? The exe could add a Skin entry (if not already one) to the menu tasks list? Would avoid the hassle and confusion of running the config app just to click ok.

I don't have the knowledge with NSIS on how to do this. I have just updated the installer to look for a placeholder file. It would be possible to run a separate utility without any hassle.
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
#86
2009-02-16, 12:04 PM
Fatman_do Wrote:It would be possible to run a separate utility without any hassle.
Great, I'll knock up an exe to "register" the SkinPlugin as a menu task. Can you pass command line options from the installer to this exe?
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#87
2009-02-16, 01:59 PM
McBainUK Wrote:Great, I'll knock up an exe to "register" the SkinPlugin as a menu task. Can you pass command line options from the installer to this exe?
Done (pending upload to SVN). Just need to run SkinPluginHelper.exe with the command line option: /register
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
#88
2009-02-16, 02:01 PM
Will give it a shot tonight.
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
#89
2009-02-16, 02:39 PM
McBainUK Wrote:So will just need to add a EditableSkinItem for ControlIcons, with skin\OSD as the target. Yes?

Yep, think so.
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
#90
2009-02-16, 06:09 PM
SVN updated

* Updated CurrentTheme to match default CS Blue installation
* Add ControlIcons as an EditableSkinItem (OSD is only current target)
* Added /register command line option to SkinPluginHelper.exe which adds "Skin" as a GB-PVR MenuTask in config.xml
* Added CS Blue theme (in resources\Themes)
* Fixed helper exe bug which caused CurrentTheme.xml to be blanked after applying changes.
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 … 7 8 9 10 11 … 20 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  MusicLibrary2 skinning updates in progress. Fatman_do 18 5,490 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