XBMC Community Forum
[MOD] xTV SAF (Spouse Acceptance Factor) - 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: xTV SAF (/forumdisplay.php?fid=76)
+---- Thread: [MOD] xTV SAF (Spouse Acceptance Factor) (/showthread.php?tid=59576)



Non XBox build of skin updated - wyrm - 2011-02-01 04:41

Hi Guys,

See first page of this thread for the release notice and download location of v1.0.2. This is Non XBox release just for the moment until I move the changes across to the XBox build (should only be a day or two). Stay tuned.

With this release I will take a little break to play with my AppleTV (Gen2) and update my video collection. After I come back I will be working on moving the coding of the skin to 720p (currently coded for PAL), so blocky graphics should be a thing of the past.

Enjoy
Wyrm (xTV-SAF)


- batrad - 2011-02-01 18:19

wyrm,

Thanks for providing the updated non-XBOX verison. Installed on my HTPC/Live Build and I now see the window or cursor information on the top left corner of the screen (window x,y ..)
Looks like some debugging code made it over into the release.

Does not happen with any other skin.

How do I disable this ?

Thanks


- pecinko - 2011-02-01 18:22

You open addon.xml and change

PHP Code:
debugging="true"/> 

to

PHP Code:
debugging="false"/> 

It's in your skin folder.


- batrad - 2011-02-01 20:37

pecinko Wrote:You open addon.xml and change

PHP Code:
debugging="true"/> 

to

PHP Code:
debugging="false"/> 

It's in your skin folder.

Thanks. will try this tonight...


- wyrm - 2011-02-02 06:20

batrad Wrote:Thanks. will try this tonight...

Yes, that's exactly it. Sorry about that, to the 23 people that downloaded the zip before this post you will need to follow the above instructions to turn off the debug info.

To everyone else, I have just re-uploaded the corrected file to my google code page. One other change is to remove the local copy of the white theme (reduces the initial download by 2M). If you want to use the white (or any other themes) you can download it from the new Install Theme button located in the System menu. More themes to follow in the future (and instructions on how theme packages are layed out for if you want to make your own)

Once again sorry to the 23 early adopters.
Wyrm (xTV-SAF)


- batrad - 2011-02-02 15:38

wyrm,

no issues, that's what testing is all about.. Great skin, its back to being the default on my HTPC

also waiting on my ATV2 to be delivered, hope the ISO playback is fixed soon on it..


Looks like another minor bug - challenger - 2011-02-02 17:08

Hi wyrm,

First of all thank you for your development - my wife and kids do appreciate it every day :-)

The only issue I have now is that I can't change audio settings using apple remote during movie playback. As usual, I hold menu button, get overlay menu bars, then select sound options, and the respective menu is displayed, but when I press down on the remote, the selection is not moving. IMHO, this issue appeared after upgrade to Dharma, and I don't have it in another skins like confluence or alaska, but I want to use yours :-)

Please take a look and let me know if it can be fixed.

P.S. I use passthrough setup for sound output, and top line item - volume control is inactive, may be this is the reason?

P.P.S. I works OK with mouse, moreover, if I move mouse and one of the items is selected, then remote is working.


- wyrm - 2011-02-02 17:08

batrad Wrote:wyrm,

no issues, that's what testing is all about.. Great skin, its back to being the default on my HTPC

also waiting on my ATV2 to be delivered, hope the ISO playback is fixed soon on it..
batrad,

Thanks for being understanding, but to me it's unprofessional. Hope you think it's worth the hassle.

I just have a minor issue to fix with the XBox build and then I can step back a little bit for a while and use the skin (on the AppleTV Gen2) as just a user. I have quite a backlog of library updating and uploading of 'new' video content to get thru. Maybe I can get a little idea of some of the issues that bigger libraries cause other people.

Wyrm


- wyrm - 2011-02-02 17:24

challenger Wrote:Hi wyrm,

First of all thank you for your development - my wife and kids do appreciate it every day :-)

The only issue I have now is that I can't change audio settings using apple remote during movie playback. As usual, I hold menu button, get overlay menu bars, then select sound options, and the respective menu is displayed, but when I press down on the remote, the selection is not moving. IMHO, this issue appeared after upgrade to Dharma, and I don't have it in another skins like confluence or alaska, but I want to use yours :-)

Please take a look and let me know if it can be fixed.

P.S. I use passthrough setup for sound output, and top line item - volume control is inactive, may be this is the reason?

P.P.S. I works OK with mouse, moreover, if I move mouse and one of the items is selected, then remote is working.
challenger,

While I think I know where you are talking about the problem occurring, could you please post a debug log and a picture of the screen where the issue occurs. A skin is a big place to go trawling thru, so ALL hints to narrow down problems help.

Wyrm (xTV-SAF)


- challenger - 2011-02-03 14:47

wyrm Wrote:challenger,

While I think I know where you are talking about the problem occurring, could you please post a debug log and a picture of the screen where the issue occurs. A skin is a big place to go trawling thru, so ALL hints to narrow down problems help.

Wyrm (xTV-SAF)

Here we are :-)

Debug log http://pastebin.com/sRgBXHLF

And please advise on how can I send you a screenshot?

Thanx a lot!