Commit Graph

9 Commits

Author SHA1 Message Date
Alwin Esch 683064d517 change header include to start with "kodi/"
This needed for reworked header checks by Kodi's addon build system.
2019-08-25 22:14:49 +02:00
Alwin Esch cfe1f157a1 update CMakeLists.txt to 3.5 2019-08-25 22:00:16 +02: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