I was hoping to find something like System.MasterMode to enable certain buttons (e.g. Scripts) only when MasterMode is enabled... maybe it exists, but I don't see it documented anywhere... and I guess I'm too lazy to dig into the code tonight ;-)
Anybody tried this before or have the ability to add it into the XBMC CVS?
Thanks!
Conditional Visibility for MasterMode
derson
Junior Member Posts: 3 Joined: Oct 2006 Reputation: 0 |
2007-02-28 08:39
Post: #1
|
| find quote |
jmarshall
Team-XBMC Developer Posts: 24,523 Joined: Oct 2003 Reputation: 138 |
2007-02-28 08:52
Post: #2
else if (strTest.Equals("system.ismaster")) ret = SYSTEM_ISMASTER;
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not 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 |
derson
Junior Member Posts: 3 Joined: Oct 2006 Reputation: 0 |
Thanks... I found that it is present in GUIInfoManager.cpp ... I'll do some playing with the skin and if successful document it in the Wiki.
|
| find quote |

![[Image: badge.gif]](http://www.ohloh.net/projects/9132/badge.gif)
Search
Help