![]() |
|
[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) |
- lipo - 2010-08-18 17:34 i love this skin, work great on xbox, but im having some trouble on 0.96 ver i cant hide coverflow view on program/script ![]() also on progam list view & several other view, the image block trainer icon (grey triangle)
- wyrm - 2010-08-19 06:49 lipo Wrote:i love this skin, work great on xbox, but im having some trouble on 0.96 verlipo, had a quick look at this and it's basically a typo in the file custom52_ViewSettings.xml. If you are able to get into that file and find the section that starts <control type="radiobutton" id="148"> (should be the last section right at the end of the file). You need to change the line with the <onclick> to read <onclick>Skin.ToggleSetting(views-programcoverflow)</onclick> (you will see ...programwcoverflow... note the extra 'w'). Sorry not a major issue, so it will appear in the next release when I get some time to work on it Quote:also on progamSorry lipo, that sounds a bit more involved. REALLY don't have any time at the moment to try to track that down. I will add it to my todo list and see what I can find. I might need you to post a Full debug log, but I will get back to you if I do when I get a chance to take a look at this. Wyrm - lipo - 2010-08-19 17:56 wyrm Wrote:lipo, had a quick look at this and it's basically a typo in the file custom52_ViewSettings.xml. If you are able to get into that file and find the section that starts <control type="radiobutton" id="148"> (should be the last section right at the end of the file). You need to change the line with the <onclick> to read <onclick>Skin.ToggleSetting(views-programcoverflow)</onclick> (you will see ...programwcoverflow... note the extra 'w'). Sorry not a major issue, so it will appear in the next release when I get some time to work on itnice now it workedxtv probably the most memory efficient skin for xbox beside pm3 ![]() compared to confluance confluance ![]() xtv
- wyrm - 2010-08-20 03:32 lipo Wrote:nicelipo, That's good to hear. If you find any other problems PLEASE post them as I just use xbmc on the xbox to play movies and music for the kids. I really don't get to see other problems unless I'm actively looking for them. The info screen you showed in your post did not work until recently (I stumbled across the problem while looking at something else). As to the memory usage, that probably is not fair on confluence. It was written from the start to run on a platform that was not constrained by graphics and memory constraints. Turn on some of the 'new' eye candy in xTV SAF and see the memory drop to close to the same level as confluence (but probably not quite the same level). Having said that, there is a little fat left in the skin that has collected there over the course of my modding. Hopefully v1.0 will be a little lighter on the memory as I get rid of some of the junk that has built up. Wyrm (xTV SAF) - lipo - 2010-08-27 11:33 more memory efficient, cant wait for next release ![]() anyway im having problem with visualization preset it just show blank ![]() when i switch to other skin, i dont have this problem ![]() sorry i cant test more advance feature, mostly im using my xbox for games (im old school )
- lipo - 2010-08-27 11:59 a suggestion maybe you can change now playing osd (correct me if im wrong ) on home screen to lower right and just show the icon because song title,singer, album n duration already displayed.![]() i think it would create cleaner look thanks Wyrm - wyrm - 2010-08-30 05:41 lipo Wrote:more memory efficient, cant wait for next releaselipo, don't expect a lot of change in the memory department, but I'm sure there is still a little fat to be trimmed. Will look at the visualisation problem. I take it that the second screenshot was from PM3 skin? No doubt it's something simple like a change in the xml file layout that I was not aware of. This is an area that has changed due to the Add-ons updates, so probably xbmc4xbox changed something and it no longer matches what I am doing. Will look at and see what I find. Thanks for the report. Wyrm (xTV SAF) - wyrm - 2010-08-30 05:45 lipo Wrote:a suggestionlipo, yes, it is a bit silly to show the info twice on the same screen. Will probably just turn off the info in the bottom of the screen when OSD is shown. I will add this to my todo list. Wyrm (xTV SAF) - lipo - 2010-08-30 09:00 ![]() a bit crowded dont you think
- wyrm - 2010-08-30 09:38 lipo Wrote:lipo, man how did you manage to get it to that state. Give me a step by step please as that looks awful and it definitely needs fixing. In my mind what you should see is the upper blue outlined area ONLY. Thinking about it could you please post a debug log (FULL) of a session where you get the skin into that state. Debug log will show me what skin files are being loaded at that point, then I can go about turning off the extra (un-needed) screen elements with a few updated visible conditions. Wyrm (xTV SAF) |