XBMC Community Forum
[RELEASE] reFocus 0.9.5 - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Skin Help and Support (/forumdisplay.php?fid=67)
+---- Forum: reFocus (/forumdisplay.php?fid=72)
+---- Thread: [RELEASE] reFocus 0.9.5 (/showthread.php?tid=75867)



- deanmv - 2011-10-22 13:20

Jeroen Wrote:Seems you tried to install the git build in the stable release's skin folder (stable uses skin.refocus.release, git uses skin.refocus)


Cheers, fixed on git

I just installed within XBMC from the GIT I downloaded off github but yeah you're right that did happen. Made a new Skin.REFOCUS folder an manually put everything in there and it worked.


- The-Boxhead - 2011-10-23 12:00

Also noticed a small bug the other day. When using passtrough audio and
trying to adjust nothing happens. When using same function on confluence skin a message is displayed that volume adjust is not possible when using passtrough device.

No biggie but never the less a bug Wink


- moontan77 - 2011-10-23 20:00

I'm using version 0.9.3 with the latest build of xbmc pvr. Whenever i press the info button or a notification appears about a recording staring, xbmc drops frames.

I'm user a dual core nvidia ion so not the most powerful in the world but i didnt have this problem with the old build of xbmc i was using (I upgraded ubuntu, nvidia drivers, xbmc and refocus skin since). So just wondering can anyone tell me what the cause would be?


also when in channel view, when a channel is playing in the small window on the rhs, its dropping a lot of frames. But when playing it full screen, the cpu usuage is very low.


- grey - 2011-10-31 10:33

*outdated info*


- wolfbiker - 2011-10-31 12:27

is there an easy way to get an HDNet icon to show up in this skin?


- deanmv - 2011-11-01 23:42

wolfbiker Wrote:is there an easy way to get an HDNet icon to show up in this skin?

http://forum.xbmc.org/showthread.php?tid=76948 ?


- Koying - 2011-11-03 20:02

Hi,

Running from git (but also present in release) on XBMC git, my xbmc.log is filled with
Code:
DEBUG: Error: Requested setting (pvrmanager.enabled) was not found.  It must be case-sensitive

The only place I see this setting is in refocus, so I guess it is the culprit.

Maybe a setting disappeared in XBMC, or would that be an issue with my setup?


- butchabay - 2011-11-03 20:10

It's why refocus is a skin using pvr compatibility, it's normal log showing on a not pvr build.


- Koying - 2011-11-03 20:29

Okay, but is there a clean way to avoid it. It makes my log unreadable.

Is there a way to manually set this settings to false somewhere?


- butchabay - 2011-11-03 21:38

Koying Wrote:Okay, but is there a clean way to avoid it. It makes my log unreadable.

Is there a way to manually set this settings to false somewhere?

Not without hacking some xml files. You should be able to live with some errors in your log. There is no really reason to change it, else there have to be 2 skins one with, the other without pvr support. I may think this could be quite annoying for skinner and pvr user ...