[RELEASE] reFocus 0.9.5

  Thread Rating:
  • 11 Votes - 3.91 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
bboo Offline
Member
Posts: 97
Joined: Dec 2011
Reputation: 1
Post: #2341
I already new that, but i hoped there was an easier way. Thanks though Smile

Another thing, can i add some addons to the main home menu (so they are in line with tv shows, movies, pictures...)?
find quote
coffeecup Offline
Junior Member
Posts: 24
Joined: Jun 2011
Reputation: 0
Post: #2342
i have problems closing xbmc running on refocus skin from watching a video. whenever i'm at fullscreen video mode and try to quit the application, it won't but just freeze. after a while of debugging i found out that its hanging at this point of the the code:

Quote:void CGUIWindowManager::CloseWindowSync(CGUIWindow *window, int nextWindowID /*= 0*/)
{
window->Close(false, nextWindowID);
while (window->IsAnimating(ANIM_TYPE_WINDOW_CLOSE))
g_windowManager.ProcessRenderLoop(true);
}

i think theres an infinite loop but i don't know why. it must be on the skin since i don't notice any problems with confluence skin when closing xbmc from fullscreen video.
find quote
wolfbiker Offline
Senior Member
Posts: 119
Joined: Jul 2011
Reputation: 0
Post: #2343
coffeecup Wrote:i have problems closing xbmc running on refocus skin from watching a video. whenever i'm at fullscreen video mode and try to quit the application, it won't but just freeze. after a while of debugging i found out that its hanging at this point of the the code:



i think theres an infinite loop but i don't know why. it must be on the skin since i don't notice any problems with confluence skin when closing xbmc from fullscreen video.

you and me both.
find quote
coffeecup Offline
Junior Member
Posts: 24
Joined: Jun 2011
Reputation: 0
Post: #2344
coffeecup Wrote:i have problems closing xbmc running on refocus skin from watching a video. whenever i'm at fullscreen video mode and try to quit the application, it won't but just freeze. after a while of debugging i found out that its hanging at this point of the the code:



i think theres an infinite loop but i don't know why. it must be on the skin since i don't notice any problems with confluence skin when closing xbmc from fullscreen video.

might be a bug in xbmc. removing any kind of "WindowClose" animations in the VideoFullScreen.xml (here <include>fadeinout</include>) will make xbmc close properly.
find quote
nickwhiteacre Offline
Junior Member
Posts: 2
Joined: Mar 2012
Reputation: 0
Post: #2345
Hi there. Firstly, I love the skin, very clean design and great UI.

I'm having trouble accessing my Music add-ons in Refocus. I have been to the 'customise home page' settings and enabled music add-ons, but when I select this option from the music sub menu it takes me to the Browse music menu instead of the Add-ons menu.

Anyone else had this problem?
find quote
nickwhiteacre Offline
Junior Member
Posts: 2
Joined: Mar 2012
Reputation: 0
Post: #2346
Update to my last post - noticed I can access my music add-ons ok by selecting Browse > Add-ons
find quote
PatrickBateman Offline
Posting Freak
Posts: 1,643
Joined: Mar 2011
Reputation: 15
Location: Another Earth
Post: #2347
nickwhiteacre Wrote:Update to my last post - noticed I can access my music add-ons ok by selecting Browse > Add-ons

Yea, I reported this issue a few months ago...

Also there is another issue with "views" not working in the "Music Addons" section.
Basically "Music Addons" defaults to list view, however when i change it to slide/thumbs etc etc it doesn't change accordingly... It stays in list view, no matter what I change it too, for me at least...

Hopefully these will be fixed in the next update.
find quote
henrikyo Offline
Fan
Posts: 311
Joined: Jan 2009
Reputation: 0
Post: #2348
i cant seem to find out if this support home cinema experience, as default play.

really want those dts intros at the start :9

nvm, atleast it doesnt work properly with rc2 and refocus on the apple tv 2, started a video, and then it freezes, pre eden home cinema experience. dont have the same problem on other skins.

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-03-05 23:23 by henrikyo.)
find quote
aoaaron Offline
Fan
Posts: 440
Joined: Jul 2011
Reputation: 1
Post: #2349
are widgets available on this skin at all?

Major Props Poofy and Eskro! Check out their sigs for the best help/advice.
find quote
kyotocafe Offline
Senior Member
Posts: 214
Joined: Jul 2011
Reputation: 0
Location: kyoto, Japan
Post: #2350
(2012-03-11 03:44)aoaaron Wrote:  are widgets available on this skin at all?

there are no widgets at all Smile
you could try with the refocus retro mod , it has widgets available on the home screen for the recently added content, movies, tv shows, music..
find quote
Post Reply