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) Recording2, MusicLibrary2, SystemStatus Support v
1 2 3 4 5 … 10 Next »
ML3 Nightly testing

 
  • 0 Vote(s) - 0 Average
ML3 Nightly testing
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,191
Threads: 958
Joined: May 2006
#91
2010-01-02, 11:06 PM (This post was last modified: 2010-01-02, 11:12 PM by mvallevand.)
Fatman_do if you are up for a skin challenge my goal is to have the Playing screen look like Confluence skin for XBMC http://xbmc.org/wordpress/wp-content/gal...hot007.jpg using Mayhem 3 as the way to get there. I can generate the reflection with C# and the picture behind the list will just be fan art for the current artist.

Martin
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,191
Threads: 958
Joined: May 2006
#92
2010-01-02, 11:26 PM
pz1 Wrote:Testing build 5102
1) I do not understand what the last played list represents (Shown with green button if nothing is playing). To me it seems part of something I may have played a couple of days ago

The "Last Played.m3u" files has to be in one of your scan folder but most importantly in config.xml you need to have the same directory identified with the <MLPlaylistDir>....</MLPlaylistDir> setting

Quote:2) If I stop a playing queue with the Pause button on the remote, the system seems to be dead. Keys don't give responses anymore.
I know on the NMT, I need to hit pause a second time, play won't restart it, but I thought that was a GBPVR thing.

Quote:3) I still have the problem mentioned under "Random" 1)

Next time it happens send logs.

Quote:4) Cannot add Flac files (I tried to add ~.FLAC in config.xml <EXT> section)

I noticed this this morning and have enabled the edit box and had to make a few other changes to get it to work. I'm not sure why psycik disabled the entry field.

Quote:5) I observe many spontaneuous reboots of MVP. Can't reproduce yet

Sending the logs might do the trick here too. It probably is a skin issue.

Martin
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#93
2010-01-03, 01:57 AM
mvallevand Wrote:Fatman_do if you are up for a skin challenge my goal is to have the Playing screen look like Confluence skin for XBMC http://xbmc.org/wordpress/wp-content/gal...hot007.jpg using Mayhem 3 as the way to get there. I can generate the reflection with C# and the picture behind the list will just be fan art for the current artist.

Martin

So the background image would be fanart based on artist? I need to get my skinning head wraped around the fanart thing since I haven't attacked that yet, but it looks promising. Most everything else is there, just needs to be rearranged and your coding magic.
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]
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,191
Threads: 958
Joined: May 2006
#94
2010-01-03, 02:39 AM
Yes, as an example here is the kind of art I am talking about http://www.htbackdrops.com/ I haven't decided if I want full screen or 600x600 behind the playlist.

Martin
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,191
Threads: 958
Joined: May 2006
#95
2010-01-03, 08:14 AM
Here's another one

- playlist playing time now calculated
- can set new file extension in config.exe
- bitrate was not being calculated without album art.

Martin
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#96
2010-01-03, 08:36 AM
mvallevand Wrote:I can generate the reflection with C#
I don't know if you've attacked this yet but reven and I have it working in GBPVRLibrary.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,191
Threads: 958
Joined: May 2006
#97
2010-01-03, 04:51 PM
Thanks whurlston other than trying some sample code that does this, I have't really integrated anything so I will look at what you have done.

Martin
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#98
2010-01-03, 08:26 PM
mvallevand Wrote:Yes, as an example here is the kind of art I am talking about http://www.htbackdrops.com/ I haven't decided if I want full screen or 600x600 behind the playlist.

Martin

Full screen vs. list background is a simple skinning thing if fullscreen is an option to begin with. I would make sure list text has an outline or drop shadow, for contrast, in case there is a light colored background for the fanart.
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]
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,191
Threads: 958
Joined: May 2006
#99
2010-01-04, 06:10 AM
Fatman_do Wrote:Full screen vs. list background is a simple skinning thing if fullscreen is an option to begin with. I would make sure list text has an outline or drop shadow, for contrast, in case there is a light colored background for the fanart.

Well I don't have a clue how to do that.

Martin
Hairy
Offline

Senior Member

Posts: 703
Threads: 39
Joined: Nov 2007
#100
2010-01-04, 08:15 AM
As far as I know you can add the outline effect to buttons and menus and the drop shadow effect to general text and lists (in any of the defined TextStyle's).

In CS4 we use the following on button references:

borderColor="NormalOutline"
borderColor="SelectedOutline"

with the defined colours as:

<NamedColor name="NormalOutline" color="#22101010" />
<NamedColor name="SelectedOutline" color="#33101010" />

and the following for all other text:

dropShadow="DropShadow"

with:

<NamedColor name="DropShadow" color="#55101010" />

It helps create a contrast between light text and a light background.
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
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (23): « Previous 1 … 8 9 10 11 12 … 23 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Using ML3 (nightly) 4 a new ML3 user Jaggy 26 20,840 2010-01-27, 12:48 AM
Last Post: psycik

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

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

Linear Mode
Threaded Mode