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) v
« Previous 1 … 83 84 85 86 87 … 125 Next »
Olbia v0.5

 
  • 0 Vote(s) - 0 Average
Olbia v0.5
nkh
Offline

Senior Member

Posts: 418
Threads: 14
Joined: Jan 2004
#1
2006-01-19, 04:57 PM
This (minor) bug still exist:

http://forums.gbpvr.com/showpost.php?p=8...stcount=44

nkh Wrote:Hey, this is looking very very nice! Smile

But it doesn't look quite right when you try to cancel a recording, the "Are you sure you want to cancel this recording?" text are moved outside the box (which looks a bit big btw Wink ).
[Image: olbia-recordings-bug.jpg]
Nicolai [SIZE="1"]- http://www.nk-h.dk
Current htpc - Asus N4L-VM DH, Core Duo 2GHz, 2GB RAM, Hauppauge PVR-500 mce, Twinhan DVB-C CI, TerraTec Cinergy 1200 DVB-C, nVidia 8800 GTS (using S-video tv-out), decoding dvb-c with ACamd 0.5.0.9, Yanksee and a Viaccess card from YouSee.[/SIZE]
dottore
Offline

Posting Freak

Posts: 986
Threads: 44
Joined: May 2004
#2
2006-01-19, 05:25 PM
ah, i see. thanks!
---------------------
www.sitecomposer.de
dottore
Offline

Posting Freak

Posts: 986
Threads: 44
Joined: May 2004
#3
2006-01-19, 06:15 PM
fixed! download at the wiki.
---------------------
www.sitecomposer.de
nkh
Offline

Senior Member

Posts: 418
Threads: 14
Joined: Jan 2004
#4
2006-01-19, 07:58 PM
Thanks, it looks very nice now Smile

Maybe the text frame on the osd should be resized/moved a little bit (the top of the screenshot is cut off becuase I made it through a VNC connection..., but it's the bottom that's important anyway Wink):

[Image: olbia-osd.jpg]

The program description goes a couple of pixels over the right edge of the black frame, and you can see the top of the letters in the fourth line of text at the bottom edge (looks like white dots).


Btw. do you plan to skin more panels for the main menu (VA-panel and the music panel)? 'cos otherwise I might try to do that Smile
Nicolai [SIZE="1"]- http://www.nk-h.dk
Current htpc - Asus N4L-VM DH, Core Duo 2GHz, 2GB RAM, Hauppauge PVR-500 mce, Twinhan DVB-C CI, TerraTec Cinergy 1200 DVB-C, nVidia 8800 GTS (using S-video tv-out), decoding dvb-c with ACamd 0.5.0.9, Yanksee and a Viaccess card from YouSee.[/SIZE]
dottore
Offline

Posting Freak

Posts: 986
Threads: 44
Joined: May 2004
#5
2006-01-19, 08:27 PM
thank you for pointing out this error. i will fix it soon. currently working on cdplayer-skin...

feel free to skin whatever you want! just try to make the panels look like the panels i added. i'll take a look then and include it in the wiki-version.
---------------------
www.sitecomposer.de
nkh
Offline

Senior Member

Posts: 418
Threads: 14
Joined: Jan 2004
#6
2006-01-19, 10:05 PM
dottore Wrote:feel free to skin whatever you want! just try to make the panels look like the panels i added. i'll take a look then and include it in the wiki-version.

Okay, this is what I have come up with so far, I dunno if it looks enough like your own panels though :o

Just the VA panel:
[Image: olbia-nkh-va-panel.jpg]

While playing music the music panel shows up:
[Image: olbia-nkh-music-panel.jpg]

I have some problems with the transparency in the main menu skin, I can see that you have transparency set at 0.5 for the panels, which looks very nice for the VA panel, but the album picture in the music plugin looks too washed out with that setting. So right now I have the music panel transparency set to 1 and I have tried to match the font colours to what they'd look like if the transparency was set at 0.5.

If you want an indication of when GBpvr is recording something (usualy shown with a round red icon in the VA panel), you can uncomment two lines in VAPanel.xml, and it'll write "Recording" above the panel (in line with the time and date on at the right).

Btw. the screen shots are from my laptop wich uses true type, so the edges of some of the text probably look a bit worse (and they are resized and compressed too...).

You can download the xml files (and a few images) here: panels_for_oblia.rar

In the main menu skin you need to disable the NextRecording panel and add these lines:
Code:
<SpecialElement name="Panel" panelName="VAPanel" visible="true" transparency="0.5" loc="50,450" size="320,160"/>
<SpecialElement name="Panel" panelName="MusicPanel" visible="true" transparency="1" loc="423,450" size="320,160"/>
Nicolai [SIZE="1"]- http://www.nk-h.dk
Current htpc - Asus N4L-VM DH, Core Duo 2GHz, 2GB RAM, Hauppauge PVR-500 mce, Twinhan DVB-C CI, TerraTec Cinergy 1200 DVB-C, nVidia 8800 GTS (using S-video tv-out), decoding dvb-c with ACamd 0.5.0.9, Yanksee and a Viaccess card from YouSee.[/SIZE]
dottore
Offline

Posting Freak

Posts: 986
Threads: 44
Joined: May 2004
#7
2006-01-19, 10:20 PM
i will include those changes, so the user can decide (with a short howto on the wiki of course) which panel to use.

thanks for the work!
---------------------
www.sitecomposer.de
nkh
Offline

Senior Member

Posts: 418
Threads: 14
Joined: Jan 2004
#8
2006-01-19, 10:27 PM
dottore Wrote:thanks for the work!

No problem Smile , I'll try to work a bit more on them tomorrow and see if I can do something about the transparency isues.
Nicolai [SIZE="1"]- http://www.nk-h.dk
Current htpc - Asus N4L-VM DH, Core Duo 2GHz, 2GB RAM, Hauppauge PVR-500 mce, Twinhan DVB-C CI, TerraTec Cinergy 1200 DVB-C, nVidia 8800 GTS (using S-video tv-out), decoding dvb-c with ACamd 0.5.0.9, Yanksee and a Viaccess card from YouSee.[/SIZE]
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



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

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

Linear Mode
Threaded Mode