NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information Community Announcements v
« Previous 1 … 7 8 9 10 11 56 Next »
Wave - New skin for NPVR

 
  • 0 Vote(s) - 0 Average
Wave - New skin for NPVR
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,670
Threads: 170
Joined: Jun 2007
#121
2010-09-14, 02:22 PM
johnsonx42 Wrote:great minds think alike I guess BrettB, I modified my copy of Wave in exactly the same way.

edit: actually not quite the same way... I put my subtitle under the main title, and gave up a line of description that never seems to be used with my epg source.
Yeah, I was trying to preserve the description space and take advantage of the mostly unused space after the title. But, I'd prefer to have the subtitle on the left along with the other info. And, with the description in a smaller font so that more fits on the screen, loosing a line doesn't look like it would be a problem.

How about posting your version, and I'll give it a try?
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#122
2010-09-14, 07:09 PM
Code:
    <Element name="SelectedShowDetails" location="4,67" size="92,23" alpha="255">
        <RoundedRect location="0,-8" size="100,108" fillColor="Guide_Description" borderColor="Transparent" radius="1.49" borderWidth="0"/>
            <Rect location="0,0" size="50,1.2" fillColor="Acsent2_Horizontal_FadeIn"/>
            <Rect location="49.95,0" size="50.05,1.2" fillColor="Acsent2_Horizontal_FadeOut"/>
        <Text text="@title" location="1,3" size="98,20" font="Title" valign="Center"/>
        <Text text="@subtitle" location="1,22" size="98,15" font="YellowSmall" valign="Center"/>
        <Text text="@description" location="1,37" size="98,62" font="DefaultSmall" wrap="true"/>
    </Element>
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,670
Threads: 170
Joined: Jun 2007
#123
2010-09-15, 03:54 AM
I had a little problem with the title overlapping with the guide grid. And the details section not quite as wide as the grid. Here's what I came up with:
Code:
    <Element name="SelectedShowDetails" location="3,68" size="94,24" alpha="255">
        <RoundedRect location="0,-8" size="100,108" fillColor="Guide_Description" borderColor="Transparent" radius="2.24" borderWidth="0"/>
        <Rect location="0,0" size="50,1.2" fillColor="Acsent2_Horizontal_FadeIn"/>
        <Rect location="49.95,0" size="50.05,1.2" fillColor="Acsent2_Horizontal_FadeOut"/>
        <Text text="@title" location="1,4" size="98,20" font="Title" valign="Center"/>
        <Text text="@subtitle" location="1,24" size="98,12" font="YellowSmall" valign="Center" align="Left"/>
        <Text text="@description" location="1,37" size="98,62" font="DefaultSmall" wrap="true"/>
    </Element>

I do like the subtitle in that position. I'm wondering if there is a way to have the description text field move back up if there isn't a subtitle. Maybe sub or one of the skin developers can tell us if that's possible.
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#124
2010-09-15, 06:29 AM
I think I also adjusted my positions for a 4:3 display; if you're on 16:9, that would explain the postitioning variances. Also my version is from the previous release of Wave; I haven't had time to update to the latest release. I think Hairy did make some changes to other aspects of the TV Guide layout that probably make my version not line up right.
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
Hairy
Offline

Senior Member

Posts: 703
Threads: 39
Joined: Nov 2007
#125
2010-09-18, 02:43 PM
johnsonx42 Wrote:if Hairy has no objection I'll post a .zip of the .xml's I changed. Then any 4:3 users could just install Wave and then copy my .zip over it to get a little better display.

I'm happy enough for anyone to modify, edit or just play around with anything I post. Go for it.

johnsonx42 Wrote:The disclaimer would have to be though that no one gets to complain to Hairy about anything in my patch.

Yeah this Smile
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
Hairy
Offline

Senior Member

Posts: 703
Threads: 39
Joined: Nov 2007
#126
2010-09-18, 02:44 PM
nia Wrote:On a more general note:
One thing that doesn't help clarity is the way the text is rendered on screen. I took a couple of shots of the letters with your updated color, and the 99CCFF. The color of the letters is in both cases a mix of pixels in blue to white nuances. I don't know if it is possible to identify a color that is represented as pure as possible, which could potentially give an as clean as possible rendition and increase legibility. Well - last part just speculation.

Photos are here: http://picasaweb.google.com/nielsaxelsson/NPVR#

That's a weird one. I think sub and/or martin, over in the MPV/NMT forum, may be better placed to help you out with that one.

Skinners simple call a hex colour and let the app take care of the rest.
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
Hairy
Offline

Senior Member

Posts: 703
Threads: 39
Joined: Nov 2007
#127
2010-09-18, 02:46 PM
Just to some of the personal preferences:

I genuinely try out everything suggested here, but at the end of the day I've gotta use my best judgement on what will please most people - most of the time. I'd drive myself doo-lally otherwise Smile

I'll fully support and encourage people sharing their own modifications and getting stuck in personalizing the skin.
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
nia
Offline

Senior Member

Posts: 385
Threads: 40
Joined: Mar 2005
#128
2010-09-19, 10:37 AM
Hairy Wrote:That's a weird one. I think sub and/or martin, over in the MPV/NMT forum, may be better placed to help you out with that one.

Skinners simple call a hex colour and let the app take care of the rest.

Yes - I know. And that works well on PCs. I guess that somebody somewhere out there may have some experiences at to which colors renders best in a TV-domain...
Happy user since October 2004
VM Ware ESXi 6 on SuperMicro X9SCM-F | Xeon E3-1230 | Windows 7 (on ESXi) | nPVR 3.7.7
2*HDHomeRun | Kodi on PC and RaspPI | Remote: Logitech Harmony 900 | Storage: unRAID file server 23TB (on ESXi)
|
nia
Offline

Senior Member

Posts: 385
Threads: 40
Joined: Mar 2005
#129
2010-09-19, 10:44 AM
Question the "Videos" part of the skin.

I have a recording archive server, where i have close to 200 folders (and even subfolders like "Film" and "Kids stuff" with many folders as well). In this scenario, the horisontal scrolling with a few folders at a time is not practical.

Is the following possible:

a) View the folders vertically - more or less like the Recordings screen. Could even be optimised for more at at time on the screen, as a folder has no description or relevant date, and could use just one line.

b) The ability to go to a specific starting letter just by pressing it on the remote, like "M" to skip directly to the folders (or files) starting with "M".

Smile
Happy user since October 2004
VM Ware ESXi 6 on SuperMicro X9SCM-F | Xeon E3-1230 | Windows 7 (on ESXi) | nPVR 3.7.7
2*HDHomeRun | Kodi on PC and RaspPI | Remote: Logitech Harmony 900 | Storage: unRAID file server 23TB (on ESXi)
|
Hairy
Offline

Senior Member

Posts: 703
Threads: 39
Joined: Nov 2007
#130
2010-09-19, 02:19 PM
nia Wrote:Yes - I know. And that works well on PCs. I guess that somebody somewhere out there may have some experiences at to which colors renders best in a TV-domain...

I do try and keep the colours NTSC safe, (but you're in PAL land so that shouldn't really be an issue). You could try a couple of pure rgb colour values to see if the problem persists. You could edit the "title" font (or all the title fonts') in the global.xml to use blue, green, red and yellow (yellow would give you the greatest contrast), to see how you get on.

Code:
<Font name="Title" color="#47afff" size="14" typeFace="Verdana"/>
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 (16): « Previous 1 … 11 12 13 14 15 16 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  OlSkool skin for NextPVR v6 Jaggy 3 2,334 2023-07-16, 05:26 PM
Last Post: sub
  BlueRetroVE+ skin for NPVR Jaggy 101 41,503 2018-01-10, 04:48 AM
Last Post: pitbull1969
  Blue-Retro-SHV Skin updated Jaggy 55 26,748 2018-01-09, 12:52 AM
Last Post: Jaggy
  Modern Skin cweseloh 0 2,584 2016-06-02, 03:07 PM
Last Post: cweseloh
  NextBlue skin for npvr Northpole 162 63,735 2015-12-16, 07:39 PM
Last Post: Northpole
  JustRetro skin update Jaggy 0 2,007 2015-09-14, 12:37 AM
Last Post: Jaggy
  GuidePlus for NPVR carpeVideo 143 55,195 2015-07-12, 06:06 PM
Last Post: madas
  JustRetro skin update Jaggy 0 2,229 2014-04-12, 01:11 AM
Last Post: Jaggy
  DefaultAlt skin Jaggy 4 3,372 2014-02-25, 06:23 AM
Last Post: Lao Pan
  HD Logos for the NPVR WebRadio Plugin Lao Pan 3 3,455 2014-02-09, 01:32 PM
Last Post: Lao Pan

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

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

Linear Mode
Threaded Mode