There is an $INFO list in xml templates with data inside in. I wonder how to put some additional data into it? I looked through xbmc sources with Eclipse`s "containing text" search, but I cant find the place, where $INFO is filling in with information.
Any ideas about the right place for searching it?
data in $INFO
vasily.matveev
Junior Member Posts: 8 Joined: Oct 2010 Reputation: 0 Location: Moscow, Russia |
2010-11-18 13:37
Post: #1
|
| find quote |
tobi11
Junior Member Posts: 31 Joined: Dec 2009 Reputation: 0 |
2010-11-18 14:30
Post: #2
Look at GUIInfoManager.cpp/.h in xbmc/utils/.
I recently wanted to do the same. It is quite easy to add new things. |
| find quote |
vasily.matveev
Junior Member Posts: 8 Joined: Oct 2010 Reputation: 0 Location: Moscow, Russia |
2010-11-18 16:25
Post: #3
got it, thanks
|
| find quote |

Search
Help