WIP Bring binary add-ons classes together
#1
Question 
Working currently on the binary add-on system to bring them more together. Currently are PVR and ADSP present on Kodi with the bigger system, in future comes also the Web Interface to them.

The add-on system classes on ADSP are nearly a complete copy from PVR, this was OK for me on begin but make no sense to have continues like this.

On my branch https://github.com/AlwinEsch/kodi/commits/pvr-cleanup I has now created a combination of the classes with the new "CBinaryAddons" which becomes set by "template <typename T, class C>" to right add-on structure during usage, see commit "[pvr][adsp] bring add-on classes together".

Here it works on test very good and want to make sure that it is also OK from your side.

Image
Reply


Messages In This Thread
Bring binary add-ons classes together - by alwinus - 2015-10-20, 03:47
Logout Mark Read Team Forum Stats Members Help
Bring binary add-ons classes together0