(2012-06-14 00:31)aTTilaz Wrote:(2012-06-13 10:43)vicbitter Wrote: With the latest code from head you now create a libxbmc.so shared library that can be used to create your own CLI (or server-based) XBMC applications...
Here is a sample Video Library scanner application that uses libxbmc.so to update XBMCs Video Library...
http://pastebin.com/WpEvRTws
Enjoy!
Thanks vicbitter, is there any documentation that explains this process. Not to familar with C++
Unfortunately, it doesn't seem so at the moment, I had to trawl through the code and built the sample application based on my discoveries... I think the main code is generic enough to use and the only part(s) that would need changing is dependent on the internal APIs you want to use...
I hope that makes sense?


Search
Help