[RELEASE] reFocus 0.9.5

  Thread Rating:
  • 11 Votes - 3.91 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
henrikyo Offline
Fan
Posts: 311
Joined: Jan 2009
Reputation: 0
Post: #2431
(2012-04-26 11:08)Galefury Wrote:  To change resolution logos with HD one, open MyVideoNav.xml and comment or delete from line 492 to line 501 the part where is says
Code:
            <control type="group">
                    <align>right</align>
                    <posx>950</posx>
                    <posy>5</posy>
                    <control type="image">
                        <width>110</width>
                        <height>39</height>
                        <texture>$INFO[Listitem.VideoResolution,flags/video/resolution/,.png]</texture>
                    </control>
                </control>

and replace it with this one
Code:
<control type="image">
                    <posx>995</posx>
                    <posy>-5</posy>
                    <width>55</width>
                    <height>55</height>
                    <aspectratio align="center">keep</aspectratio>
                    <texture>flags/video/HD/nf-HD.png</texture>
                    <visible>stringcompare(Listitem.VideoResolution,720) | stringcompare(Listitem.VideoResolution,1080)</visible>
                </control>
This works only for git version.
I updated (again) the download links, making resolution logos a bit smaller, looks better this way, I think.
changing that code on latest git, only turns my movies/tvshows (when i enter it) to a black screen. U sure thats right?

Picture: Samsung LE46A656
Reciever: Onkyo TX-SR607B
Front Spkeakers: Yamaha NS-555
Computer: Asrock Ion 330, 4gb ram, OCed 2.0Ghz.

My Ht(havnt updated pictures)
http://minhjemmekino.no/Henrikr
find quote
PatrickBateman Offline
Posting Freak
Posts: 1,643
Joined: Mar 2011
Reputation: 15
Location: Another Earth
Post: #2432
(2012-04-26 18:46)henrikyo Wrote:  
(2012-04-26 11:08)Galefury Wrote:  To change resolution logos with HD one, open MyVideoNav.xml and comment or delete from line 492 to line 501 the part where is says
Code:
            <control type="group">
                    <align>right</align>
                    <posx>950</posx>
                    <posy>5</posy>
                    <control type="image">
                        <width>110</width>
                        <height>39</height>
                        <texture>$INFO[Listitem.VideoResolution,flags/video/resolution/,.png]</texture>
                    </control>
                </control>

and replace it with this one
Code:
<control type="image">
                    <posx>995</posx>
                    <posy>-5</posy>
                    <width>55</width>
                    <height>55</height>
                    <aspectratio align="center">keep</aspectratio>
                    <texture>flags/video/HD/nf-HD.png</texture>
                    <visible>stringcompare(Listitem.VideoResolution,720) | stringcompare(Listitem.VideoResolution,1080)</visible>
                </control>
This works only for git version.
I updated (again) the download links, making resolution logos a bit smaller, looks better this way, I think.
changing that code on latest git, only turns my movies/tvshows (when i enter it) to a black screen. U sure thats right?

Hi,
Yea it works perfectly here.
I'll upload the edited versions if you want?

Just need to get on the PC as I'm on an iPhone at the moment.
find quote
PatrickBateman Offline
Posting Freak
Posts: 1,643
Joined: Mar 2011
Reputation: 15
Location: Another Earth
Post: #2433
Hi,

Here is a link to the edit created by Galefury
This version has the additional edits posted above, which enable the "HD" moniker and removes the TV Show logos for a sleek clean, elegant look.

All credit to Galefury for this wonderful addition/edit/mod Smile

Screenshots:
TV Show No Logos:
[Image: screenshot000yv.png]

Movies HD Moniker:
[Image: screenshot001ra.png]

Movies Non HD:
[Image: screenshot002di.png]

Link to file:
http://depositfiles.com/files/vrrg3qt4w

Hope that helps Smile
(This post was last modified: 2012-04-27 01:18 by PatrickBateman.)
find quote
robweber Offline
Fan
Posts: 599
Joined: Sep 2009
Reputation: 15
Post: #2434
Does anyone on here use reFocus and any of the PVR builds? Developer tsp42 recently added preview images for recorded shows to the cmythtv pvr addon. These images are showing up as expected in Confluence but not with reFocus. I suspect that this functionality was just never added to the xml files for the pvr windows. I've tried (in vain) to track down why this might be the case; but my abilities are not in skinning I guess.

It seems like quite a few people seem to understand the skin fairly well. Wondering if anyone could give me any pointers in where to look. I went through the ViewsTV.xml file where the recorded shows seem to be laid out but couldn't find anything related to the image in there. I think the value needed is held in ListItem.Overlay or ListItem.Icon but don't quite know where to put it.

Thanks.
find quote
henrikyo Offline
Fan
Posts: 311
Joined: Jan 2009
Reputation: 0
Post: #2435
(2012-04-26 19:21)PatrickBateman Wrote:  Hi,

Here is a link to the edit created by Galefury
This version has the additional edits posted above, which enable the "HD" moniker and removes the TV Show logos for a sleek clean, elegant look.

All credit to Galefury for this wonderful addition/edit/mod Smile

Screenshots:
TV Show No Logos:
[Image: screenshot000yv.png]

Movies HD Moniker:
[Image: screenshot001ra.png]

Movies Non HD:
[Image: screenshot002di.png]

Link to file:
http://depositfiles.com/files/vrrg3qt4w

Hope that helps Smile
Thanks for the upload, works great Smile

Also, would it be pain in the ass to let gallery view deeper into tv shows etc also?

How do you guys display seasons etc/episodes using refcous. Currently i have gallery for the shows - slide for seasons - and slide for episodes. What do you guys use?

And lastly, im currently getting som half sbs 3d movies, anyone know if its a pain to get some 3d flags/or if refocus already has it. Got lots of movies, and would like to tell which is 3d

Picture: Samsung LE46A656
Reciever: Onkyo TX-SR607B
Front Spkeakers: Yamaha NS-555
Computer: Asrock Ion 330, 4gb ram, OCed 2.0Ghz.

My Ht(havnt updated pictures)
http://minhjemmekino.no/Henrikr
(This post was last modified: 2012-04-27 14:23 by henrikyo.)
find quote
Galefury Offline
Fan
Posts: 315
Joined: Dec 2009
Reputation: 8
Location: Bucharest, EU
Post: #2436
I use banners for tv shows, list for seasons and slide for episodes. I think Gallery view can be adapted for seasons and episodes as well, but I don't think I can do it. Maybe Jeroen can code it when he comes back.

XWMM - a complete, web based, cross platform, media manager
reFocus - Simply the best
(This post was last modified: 2012-04-27 15:38 by Galefury.)
find quote
PatrickBateman Offline
Posting Freak
Posts: 1,643
Joined: Mar 2011
Reputation: 15
Location: Another Earth
Post: #2437
(2012-04-27 15:38)Galefury Wrote:  I use banners for tv shows, list for seasons and slide for episodes. I think Gallery view can be adapted for seasons and episodes as well, but I don't think I can do it. Maybe Jeroen can code it when he comes back.

For tv shows I use gallery, leading to slide, leading to big list for episodes.
I too would love to see the gallery view running right throughout the skin (not wrapped though)

Do you have any further edits planned for the skin Galefury, I must admit I'm eager to see what else you have planed Smile
(This post was last modified: 2012-04-27 17:30 by PatrickBateman.)
find quote
Galefury Offline
Fan
Posts: 315
Joined: Dec 2009
Reputation: 8
Location: Bucharest, EU
Post: #2438
This is how I see the Gallery view for episodes. This is just a mockup, not coded.

[Image: galleryepisodes.jpg]

XWMM - a complete, web based, cross platform, media manager
reFocus - Simply the best
find quote
PatrickBateman Offline
Posting Freak
Posts: 1,643
Joined: Mar 2011
Reputation: 15
Location: Another Earth
Post: #2439
(2012-04-27 19:00)Galefury Wrote:  This is how I see the Gallery view for episodes. This is just a mockup, not coded.

[Image: galleryepisodes.jpg]

Make it so Wink


Wow... That looks great...
If that theme can be put throughout the episode and series views that would be incredible Nod
find quote
Galefury Offline
Fan
Posts: 315
Joined: Dec 2009
Reputation: 8
Location: Bucharest, EU
Post: #2440
Here's another small tweak, blue seekbar. It includes chapters code (if available). I disabled the cache progress bar, it looks better without and I have no use for it. You can enable if you want, just ask here. It's just a single file, drop it in 720p folder. Back up original file first, just in case. Enjoy.

download for 0.9.5

download for latest GIT

[Image: blueseekbar.jpg]

XWMM - a complete, web based, cross platform, media manager
reFocus - Simply the best
(This post was last modified: 2012-04-28 23:24 by Galefury.)
find quote
Post Reply