Alwin Esch
d5ec59e00e
change header include to start with "kodi/"
...
This needed for reworked header checks by Kodi's addon build system.
2019-09-21 00:42:34 +02:00
Alwin Esch
a55552e768
update CMakeLists.txt to 3.5
2019-09-21 00:42:34 +02:00
Olaf Hering
ec08c20540
[cmake] remove usage of kodi-platform
...
The pvr.octonet binary addon does not use kodi-platform.
Remove existing references from CMakeLists.txt and debian/control.
Add dependency to libp8-platform-dev because libkodiplatform-dev
pulled that dependency in as a side effect. Fix that bug too by
adding an explicit dependency.
Signed-off-by: Olaf Hering <olaf@aepfle.de>
2019-04-28 12:34:56 +00:00
Anton Fedchin
f1f8d44b78
win10: fix linkage to deprecated wsock32 api.
2017-11-02 09:06:58 +01:00
Alwin Esch
cd774b6edc
change to automatic depends set on addon.xml
2017-05-18 12:04:46 +02:00
Dennis Hamester
b80d446760
Build fixes for Windows
2016-10-05 16:46:40 +02:00
Dennis Hamester
5f5d2965cf
Reimplementation with custom rtsp client
2016-10-05 10:45:05 +02:00
Julian Scheel
20f92c44bc
Update to PVR 5.2.0/Kodi 17
...
Signed-off-by: Julian Scheel <julian@jusst.de>
2016-09-27 16:05:03 +02:00
Julian Scheel
f724c5934c
OctonetData: Implement channel list parsing
...
Retrieve json formatted channel list from Octonet server and generate channels
for kodi.
Signed-off-by: Julian Scheel <julian@jusst.de>
2016-02-02 11:04:45 +01: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