NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information Community Announcements v
« Previous 1 … 14 15 16 17 18 … 56 Next »
sassari v0.1 released - 16:9-skin

 
  • 0 Vote(s) - 0 Average
sassari v0.1 released - 16:9-skin
dottore
Offline

Posting Freak

Posts: 986
Threads: 44
Joined: May 2004
#161
2007-02-06, 07:53 AM
i have fixed the error. you can download the new version from the wiki. don't know, why those files were missing....
---------------------
www.sitecomposer.de
iwan
Offline

Member

Posts: 138
Threads: 13
Joined: Jan 2006
#162
2007-02-06, 12:42 PM
Ted the Penguin Wrote:if you want to do it yourself, you will have to adjust the height of the channels or the width of the guide. there is no way to edit the way the icons are displayed separately

I'm still at a complete loss here ... :confused:
I fiddled around with skin.xml in /tv guide, but to no avail. The guide's width is easily changed via guideWidth="xxx", sadly I observed no effect on the channel icons - they're still squarish. I can't seem to find a parameter that would shift away the guide from the icons.
Attached my base.xml in case I overlooked something terribly obvious.

so long,

iwan.
[SIZE="0"]
GBPVR 1.3.11 · Loewe Xemix 5106 DVD Player Case · Noritake 20045 Series 4x20 VFD · Win XP HomePro
AOpen i915GMm-HFS · Pentium Mobile 1.7 GHz · Pinnacle DVB-T · Matsushita SlimLime DVD · 160 GB 2.5" Fujitsu Hornet
Plugins: Movie Wizard · External Display · TV Listings
[/SIZE]
madcow
Offline

Junior Member

Posts: 6
Threads: 0
Joined: Feb 2007
#163
2007-02-06, 01:16 PM
How about my last item?

[INDENT]"As a final note, I also checked for an issue reported a few pages back. In line 245 of /archive/list view skin.png where there is a quote missing around task.png."[/INDENT]
Ted the Penguin
Offline

Posting Freak

Posts: 1,590
Threads: 64
Joined: Aug 2006
#164
2007-02-06, 03:50 PM
madcow, could you post your logs? and set the logging level to debug. I might be able to tell you something from that.

Iwan
Code:
<SpecialElement name="Guide" loc="60,65" visibleChannels="7" [B]channelRowHeight="62"[/B] guideWidth="860" showNavigation="false" borderWidth="1" rounded="false" showChannelIcons="true" showStatusColor="false" showStatusIcon="true" brightenCurrentShowsPercent="20"/>
try changing the channel row height.
also look at the red version. or tell me if you have looked at the red version, because i made a definite effort to fix that issue when I edited the skin.

I have not had time to play with my HTPC recently, but I will update the youtube skin to include the glossy/flat versions soon, when I finish my homework. I dont think there are any other things i need to pull over from the original version. I need to work on the OSD as well, make it smaller, so only necessary information is displayed.
iwan
Offline

Member

Posts: 138
Threads: 13
Joined: Jan 2006
#165
2007-02-06, 04:56 PM
Ted the Penguin Wrote:Iwan
Code:
<SpecialElement name="Guide" loc="60,65" visibleChannels="7" [B]channelRowHeight="62"[/B] guideWidth="860" showNavigation="false" borderWidth="1" rounded="false" showChannelIcons="true" showStatusColor="false" showStatusIcon="true" brightenCurrentShowsPercent="20"/>
try changing the channel row height.
also look at the red version. or tell me if you have looked at the red version, because i made a definite effort to fix that issue when I edited the skin.

Ted,

thanks for the effort.
I should have mentioned this earlier, I'm using the red version - sorry if I didn't state this more clearly earlier on.

When changing channelRowHeight="62" to a smaller value, eg 48, I can indeed get the correct aspect ratio. Only drawback is that the EPG info gets too small to be readable for my old eyes...:p

The channel icons are 82x62 .pngs, as far as I understand now, there's a way to change their height (via channelRowHeight="xy") but not their width ?!
Where would I look for the offset at witch the EPG-info is displayed ?

so long,

iwan.
[SIZE="0"]
GBPVR 1.3.11 · Loewe Xemix 5106 DVD Player Case · Noritake 20045 Series 4x20 VFD · Win XP HomePro
AOpen i915GMm-HFS · Pentium Mobile 1.7 GHz · Pinnacle DVB-T · Matsushita SlimLime DVD · 160 GB 2.5" Fujitsu Hornet
Plugins: Movie Wizard · External Display · TV Listings
[/SIZE]
Ted the Penguin
Offline

Posting Freak

Posts: 1,590
Threads: 64
Joined: Aug 2006
#166
2007-02-06, 05:24 PM
I am not really sure where to look for that.

the icons weren't in the correct aspect ratio by default? I thought I fixed that.
unless you have changed anything else go back to the version you downloaded from the wiki, then we can make some changes from there. does the guide look ok in the blue version of sassari?

just FYI I got my icons from this site
http://www.lyngsat-logo.com/tvcountry/us-ma_1.html
they are all 132x99
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#167
2007-02-06, 06:45 PM
You cannot change the width of the ChannelIcon area in the TV Guide. It is hardcoded. You can play around with the height as you have found, but that is about 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]
iwan
Offline

Member

Posts: 138
Threads: 13
Joined: Jan 2006
#168
2007-02-06, 07:15 PM
Fatman_do Wrote:You cannot change the width of the ChannelIcon area in the TV Guide. It is hardcoded. You can play around with the height as you have found, but that is about it.

Bad luck then, I guess ... Sad

Thinking about it - I think the problem can be circumvented by utilizing square channel icons. I'll try it out and keep you posted.

so long,

iwan.
[SIZE="0"]
GBPVR 1.3.11 · Loewe Xemix 5106 DVD Player Case · Noritake 20045 Series 4x20 VFD · Win XP HomePro
AOpen i915GMm-HFS · Pentium Mobile 1.7 GHz · Pinnacle DVB-T · Matsushita SlimLime DVD · 160 GB 2.5" Fujitsu Hornet
Plugins: Movie Wizard · External Display · TV Listings
[/SIZE]
Ted the Penguin
Offline

Posting Freak

Posts: 1,590
Threads: 64
Joined: Aug 2006
#169
2007-02-06, 10:00 PM
iwan, can you give a little feedback on what looked wrong to you in the original version of sassari red? I would like to improve my version of the skin if people think something should change.
iwan
Offline

Member

Posts: 138
Threads: 13
Joined: Jan 2006
#170
2007-02-07, 12:05 AM
Ted the Penguin Wrote:iwan, can you give a little feedback on what looked wrong to you in the original version of sassari red? I would like to improve my version of the skin if people think something should change.

Ted,

sure, I'll give it a try.
Attached you'll find three screenshots.
First one ist BlueMCE2, notice the channel icons being displayed nicely Wink - all the other stuff looking rather poor.
Second is Sassari Red, original version. Channel icons do have the correct aspect ratio, but EPG is barely readable from like 3 meters away.
Third is my attempt of tweaking Sassari Red a bit, notice the width of the channel icons remainig fixed whereas height did change.

I understand having like ten lines of EPG is fine when sitting right front of the screen but in my living room thinks were a bit difficult to read.

Btw, did I mention that besides the little icon issue this skin looks just great ?
Feel free to ask in case something still is a little unclear.

iwan.

PS: I can't seem to be able to attach anything right now. You'll find the screenshots at: www. ammonlabor. de/gbpvr/ Screenshots.zip (erase blanks)
[SIZE="0"]
GBPVR 1.3.11 · Loewe Xemix 5106 DVD Player Case · Noritake 20045 Series 4x20 VFD · Win XP HomePro
AOpen i915GMm-HFS · Pentium Mobile 1.7 GHz · Pinnacle DVB-T · Matsushita SlimLime DVD · 160 GB 2.5" Fujitsu Hornet
Plugins: Movie Wizard · External Display · TV Listings
[/SIZE]
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (22): « Previous 1 … 15 16 17 18 19 … 22 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  OlSkool skin for NextPVR v6 Jaggy 3 2,365 2023-07-16, 05:26 PM
Last Post: sub
  NextTool finally released mvallevand 0 3,155 2022-05-13, 09:53 PM
Last Post: mvallevand
  BlueRetroVE+ skin for NPVR Jaggy 101 41,614 2018-01-10, 04:48 AM
Last Post: pitbull1969
  Blue-Retro-SHV Skin updated Jaggy 55 26,807 2018-01-09, 12:52 AM
Last Post: Jaggy
  Searchlite v3 Released - maybe not so lite. mvallevand 0 2,308 2017-04-24, 03:04 PM
Last Post: mvallevand
  TV Listings 3.7.2 released alibert 0 3,024 2016-11-21, 05:13 PM
Last Post: alibert
  Modern Skin cweseloh 0 2,593 2016-06-02, 03:07 PM
Last Post: cweseloh
  NextBlue skin for npvr Northpole 162 63,870 2015-12-16, 07:39 PM
Last Post: Northpole
  JustRetro skin update Jaggy 0 2,009 2015-09-14, 12:37 AM
Last Post: Jaggy
  TV Listings 3.7.1 released alibert 3 4,007 2015-01-10, 11:05 AM
Last Post: liteswap

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

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

Linear Mode
Threaded Mode