Kodi Community Forum

Full Version: Customizing xbmc default media player
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi Guys,

Title says it all. I wanna try and change it a little. Or maybe even replace it completly. But i'm new to xbmc dev and need some pointers on which files/ modules to change.

I know that xbmc core has the dvdPlayer module with a bunch of cpp code which has the base for the player. And I also know where and how to change the skin. I was wondering if there is any python code i should take a look at.

Would be great if somone can point me to a guide or explain how python / cpp / xml are bound within the xbmc ( i.e how they call / use each other)