[MOD] xTV SAF (Spouse Acceptance Factor)
Scott R
Fan Posts: 300 Joined: Feb 2008 Reputation: 0 |
2010-02-08 23:07
Post: #101
mcborzu, I tried out your mod. That results in no OSD showing up at all. Not even when you want it to.
|
| find quote |
mcborzu
Skilled Skinner Joined: Feb 2009 Reputation: 15 Location: dsf |
2010-02-08 23:24
Post: #102
Huh, it behave here normally...
press 'enter' the OSD shows press 'p' the pausebar shows Except the pausebar is showing, when you select pause from the OSD, though a " + !Window.IsActive(VideoOSD)" would take of that...but I thought general functionality was working
(This post was last modified: 2010-02-08 23:31 by mcborzu.)
|
| find quote |
wyrm
Skilled Skinner Joined: Nov 2007 Reputation: 5 Location: Perth, Australia (GMT +8) |
2010-02-09 03:31
Post: #103
mcborzu Wrote:Huh, it behave here normally... mcborzu, Yep I had a look last night, and I'm pretty sure it's the "Window.IsActive(VideoOSD)" that I left in the code when I moved stuff from DialogSeekbar.xml to VideoOSD.xml . I will check out your code later and see if your code is better than the solution that I have come up with. Will send some modified code over to my beta testers, and see if they can't break it for me. At any rate will be fixed for release 0.90, but will probably post a replacement VideoOSD.xml in the next couple of days. Thanks for looking over my shoulder mcborzu, always happy to see different solutions to skinning problems. You just have to look at some of my earlier releases to see how far things have progressed. Onwards and upwards. Wyrm (xTV SAF) When postings problems, please provide build details. If required a FULL debug log can now be submitted from the skin in settings->appearance->skin->settings>support. Ensure debug logging has been set in settings->system->debugging (or from the support menu). FAQ's located at :- http://wiki.xbmc.org/index.php?title=Add-on:XTV-SAF |
| find quote |
wyrm
Skilled Skinner Joined: Nov 2007 Reputation: 5 Location: Perth, Australia (GMT +8) |
2010-03-17 14:55
Post: #104
Hi Guys,
Just got back from my surgery to be greeted by the 'Site out due to lightning strike' message. Uncool, especially the fact that we have lost all the messages from just before I posted the new update of the skin. I will try to recreate the announcement posting, but may be a little hard as my 48 hour stay in hospital turned into a stay of a week and a half. Currently I'm full of pain killers, so I would be hard pressed to find my arse with both hands and a GPS unit, but I will do my best. PLEASE let me know if I make a fist of things and I will try to fix things. Don't worry I will be working on v0.95 of the skin in the next week or so, just not at the moment as the skin might end up looking like the GUI from Win ME. BTW, if you have posted any bug reports or feature requests from after the 10th of February, could you please repost to help me remember what I need to look at for v0.95 Wyrm (xTV SAF) When postings problems, please provide build details. If required a FULL debug log can now be submitted from the skin in settings->appearance->skin->settings>support. Ensure debug logging has been set in settings->system->debugging (or from the support menu). FAQ's located at :- http://wiki.xbmc.org/index.php?title=Add-on:XTV-SAF
(This post was last modified: 2010-03-17 14:59 by wyrm.)
|
| find quote |
batrad
Member Posts: 95 Joined: Jun 2007 Reputation: 0 |
2010-03-18 16:06
Post: #105
Wyrm,
Hope you feel better soon Thanks for keeping the updates going to this excellent skin... -d |
| find quote |
s00n
Junior Member Posts: 1 Joined: Mar 2010 Reputation: 0 |
2010-03-30 08:21
Post: #106
Hi
love the skin, just need to know how to default the skin to have library mode and have the selection of genre, titles and etc without going to root . any help is appreciated. thanks Sunny PS: i am new to xbmc |
| find quote |
wyrm
Skilled Skinner Joined: Nov 2007 Reputation: 5 Location: Perth, Australia (GMT +8) |
2010-03-31 03:08
Post: #107
s00n Wrote:Hi Sunny, Goto : System -> Settings -> Skin -> Media Sources and select 'Movies button links to library'. Your Movies will then default to Library mode. There is a setting for TV and for Music Videos. The 'Set Default Movie Source' relates to file mode only, so you can't say to default to a particular library entry at this stage. I think I will add how this is handled to my todo list, as I think I can do better in how things are handled (especially in library mode). Wyrm (xTV SAF) When postings problems, please provide build details. If required a FULL debug log can now be submitted from the skin in settings->appearance->skin->settings>support. Ensure debug logging has been set in settings->system->debugging (or from the support menu). FAQ's located at :- http://wiki.xbmc.org/index.php?title=Add-on:XTV-SAF |
| find quote |
wyrm
Skilled Skinner Joined: Nov 2007 Reputation: 5 Location: Perth, Australia (GMT +8) |
2010-03-31 03:42
Post: #108
Hey Everyone,
<rant> Another one of my semi regular BITCHES about the lack of feedback. The reason that I release this skin Mod to you lot is that it's my way of giving back to the XBMC community. I don't particularly need my Ego stroked (I'm quite comfortable with my place in the world), but it would be nice to have some feedback on bugs or features that people would like to see fixed. Thus far ,the last release of the skin has had about 600 downloads and I've had about half a dozen comments posted since then (and than includes a couple lost to the lightning strike). And to the people asking, "Yes I'm fine thank you, just a bit sore still. I'm on the mend, just slower that I would like, thus the grumpy attitude". Now this would not really be an issue, but yesterday I again found a section of the skin that could cause XBMC to shutdown (crash). This was caused by the layout of that particular screen changing since the skin was first written, so XBMC could not write out some information that it needed to and thus crashed. No big deal (now fixed), but I can't believe that this has not been spotted by at least one person from the 600 downloads that the skin has received. PLEASE post any bugs or missing features to this or the bug thread so I can do something about them. Also please note that I live in Perth Western Australia (the other side of the planet from most of you), so there will just about always be a delay of at least 12 hour between a question from users and an answer from me. If you know the answer to a users question, by all means jump in with an answer it (that's the way you can give back to the community) </rant> Wyrm (xTV SAF) When postings problems, please provide build details. If required a FULL debug log can now be submitted from the skin in settings->appearance->skin->settings>support. Ensure debug logging has been set in settings->system->debugging (or from the support menu). FAQ's located at :- http://wiki.xbmc.org/index.php?title=Add-on:XTV-SAF |
| find quote |
mcborzu
Skilled Skinner Joined: Feb 2009 Reputation: 15 Location: dsf |
2010-03-31 05:15
Post: #109
When I was taking a peek at you playercontrol.xml, the List view Image was blank(Library Mode). It shows for a split second when I leave season level to tv show level...
![]() My info: W7 r28202 Check out The Carmichael - A Skin For XBMC Check out Night - A Skin For XBMC Check out Unfinished - A Skin For XBMC |
| find quote |
wyrm
Skilled Skinner Joined: Nov 2007 Reputation: 5 Location: Perth, Australia (GMT +8) |
2010-03-31 05:26
Post: #110
mcborzu Wrote:When I was taking a peek at you playercontrol.xml, the List view Image was blank(Library Mode). It shows for a split second when I leave season level to tv show level... mcborzu, Thank you, will have a look at it. Don't use Library mode much (although I hope to make it more useful to me and others in my next release), so I don't get to see these problems much. Part of the reason for the above rant. This is exactly the reason I need feedback. Best of luck with your upcoming skin release. There are a number of things I like the look of, may just have to 'borrow' a couple of them for a future xTV SAF release. Thanks again Wyrm (xTV SAF) When postings problems, please provide build details. If required a FULL debug log can now be submitted from the skin in settings->appearance->skin->settings>support. Ensure debug logging has been set in settings->system->debugging (or from the support menu). FAQ's located at :- http://wiki.xbmc.org/index.php?title=Add-on:XTV-SAF |
| find quote |


![[Image: wyrm.png]](http://www.themurrayworld.com/xbmc/wyrm.png)
Search
Help