pecinko
Member+ Joined: Dec 2008 Reputation: 27 Location: Prague / Belgrade |
2011-01-25 15:08
Post: #21
While playing video, "I" opens DialogFullScreenInfo.xml While playing music, "I" opens
|
| find quote |
ronie
Team-XBMC Member Joined: Jan 2009 Reputation: 108 |
2011-01-25 15:26
Post: #22
pecinko Wrote:While playing video, "I" opens DialogFullScreenInfo.xml While playing music, "I" opens add debugging="true" to your addon.xml file Code: <extension point="xbmc.gui.skin"and all secrets shall be revealed ;-) Always read the XBMC online-manual, FAQ and search the forum before posting. Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
pecinko
Member+ Joined: Dec 2008 Reputation: 27 Location: Prague / Belgrade |
2011-01-25 16:02
Post: #23
ronie Wrote:add debugging="true" to your addon.xml file I have that on. It's showing me MusicVisualisation.xml and nothing happens when i hit "I". As I used empty as starting point I'm unsure if it should bring window (as with videos) or I shall put code in MusicVisualisation.xml and make it visible under some condition (although I'm unable to find anything regarding "OnKey.Pressed(I)" in the wiki ) ;-) |
| find quote |
ronie
Team-XBMC Member Joined: Jan 2009 Reputation: 108 |
2011-01-25 16:13
Post: #24
pecinko Wrote:I have that on. It's showing me MusicVisualisation.xmlyou found it. ;-) pecinko Wrote:and nothing happens when i hit "I". As I used empty as starting point I'm unsure if it should bring window (as with videos) or I shall put code in MusicVisualisation.xml and make it visible under some condition (although I'm unable to find anything regarding "OnKey.Pressed(I)" in the wiki ) ;-)correct, the code is part of MusicVisualisation.xml. use Player.ShowInfo as visible condition. Always read the XBMC online-manual, FAQ and search the forum before posting. Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
pecinko
Member+ Joined: Dec 2008 Reputation: 27 Location: Prague / Belgrade |
2011-01-25 16:18
Post: #25
ronie Wrote:you found it. ;-) Thanks, you just saved me couple of hours. |
| find quote |
pecinko
Member+ Joined: Dec 2008 Reputation: 27 Location: Prague / Belgrade |
2011-01-25 23:47
Post: #26
OK, another stupid question (did I ever posted something smart? :-p
- looking at english strings, search for "disabled" finds 5 of them.... Which one to use? How can I tell to what window they belong to? I know it probably doesn't matter in english (or does it?) but what if those were translated in context to some other language
|
| find quote |
mcborzu
Skilled Skinner Joined: Feb 2009 Reputation: 15 Location: dsf |
2011-01-25 23:59
Post: #27
pecinko Wrote:OK, another stupid question (did I ever posted something smart? :-p Whats the code? Some things are automatically in XBMC, some things use XBMC default strings and some things use custom Strings? Check out The Carmichael - A Skin For XBMC Check out Night - A Skin For XBMC Check out Unfinished - A Skin For XBMC |
| find quote |
Hitcher
Skilled Skinner Joined: Aug 2007 Reputation: 67 Location: Eastleigh, UK |
2011-01-26 00:28
Post: #28
pecinko Wrote:OK, another stupid question (did I ever posted something smart? :-p When there a multiples I tend to use the first one. ![]() |
| find quote |
pecinko
Member+ Joined: Dec 2008 Reputation: 27 Location: Prague / Belgrade |
2011-01-26 00:34
Post: #29
mcborzu Wrote:Whats the code? Some things are automatically in XBMC, some things use XBMC default strings and some things use custom Strings? There is no special code. Say, I want to use label MUSIC on Home. Which string is the right one to use? |
| find quote |
pecinko
Member+ Joined: Dec 2008 Reputation: 27 Location: Prague / Belgrade |
2011-01-26 00:37
Post: #30
Hitcher Wrote:When there a multiples I tend to use the first one. That's exactly what I was doing and then, with 75% of skin made I started asking myself is that right way to do it :-) It sure made sense to me but I'm not the main cook here :-)
|
| find quote |

![[Image: sig_zps3af3b48e.jpg]](http://i620.photobucket.com/albums/tt289/Arcanthur/Celestium/sig_zps3af3b48e.jpg)
That's exactly what I was doing and then, with 75% of skin made I started asking myself is that right way to do it :-) It sure made sense to me but I'm not the main cook here :-)
Search
Help