1
0
mirror of https://github.com/DigitalDevices/pvr.octonet.git synced 2023-10-10 13:36:57 +02:00

3 Commits

Author SHA1 Message Date
Julian Scheel
8eb0d3b5e0 Remove kodi prefix from includes
The kodi prefix is not needed for includes, as the kodi directory is set
as include directory directly.

Signed-off-by: Julian Scheel <julian@jusst.de>
2016-11-04 11:00:39 +01:00
Julian Scheel
c20c24d0da Add MSVSC++ compatibility helpers
Signed-off-by: Julian Scheel <julian@jusst.de>
2016-03-31 16:04:27 +02:00
Julian Scheel
7a5fa21d14 Implement basic plugin infrastructure
Add the bare minimum of what is required to become a Kodi PVR addon.

Signed-off-by: Julian Scheel <julian@jusst.de>
2015-08-21 17:04:07 +02:00