Commit Graph

34 Commits

Author SHA1 Message Date
Alwin Esch 1736207a46 change settings.xml to new style 2020-06-07 19:14:08 +02:00
Alwin Esch 76259ba352 change point=xbmc.pvrclient to point=kodi.pvrclient 2020-06-05 19:03:08 +02:00
Alwin Esch 2a9d84fa8e increase version to 2.0.0 (API related) 2020-05-19 00:23:26 +02:00
Alwin Esch 5f9342abdd increase version to 1.2.6 2020-04-30 19:06:50 +02:00
Alwin Esch d4d6628d57 increase version to 1.2.5 2020-04-24 18:10:56 +02:00
Alwin Esch cbef814f8f correct license on addon.xml 2020-03-31 05:38:50 +02:00
phunkyfish cd1c5d4171 PVR API 6.3.0 2020-03-26 19:43:26 +00:00
Alwin Esch bed39d0575 increase version to 1.2.3 2020-03-25 20:58:12 +01:00
Alwin Esch 5024fd99c1 add license and source url to addon.xml 2020-03-25 20:56:17 +01:00
phunkyfish c3f4d61b38 Update PVR API 6.2.0 2020-03-17 09:47:45 +00:00
Alwin Esch 0f6cd141c4 increase version to 1.2.1 2019-09-21 00:43:42 +02:00
phunkyfish cf9ee98727 Recompile for 6.1.0 PVR Addon API compatibility 2019-09-03 16:56:33 +01:00
enen92 ca692f14be [pvr.octonet] 1.1.0 2019-08-07 22:39:55 +01:00
Kai Sommerfeld c91061f84b Implement PVR addon API v6.0.0 2019-04-23 23:30:46 +02:00
Kai Sommerfeld 1e44819300 PVR API 5.10.0 2018-06-09 11:07:51 +02:00
René Bühlmann 54680a38bd PVR API 5.9.0 2018-04-11 14:42:04 +02:00
Kai Sommerfeld 689afbf4cd PVR API 5.8.0 2018-01-15 07:27:07 +01:00
Kai Sommerfeld e9b4c05de5 Update to PVR API version 5.7.0 2017-09-26 14:17:23 +02:00
Kai Sommerfeld a77cf111bb Added minimalistic support for PVR Addon API 5.3.0 2017-07-10 08:55:26 +02:00
Alwin Esch 3494c4c470 Update on kodi to addon interface 2017-05-23 12:23:33 +02:00
Alwin Esch cd774b6edc change to automatic depends set on addon.xml 2017-05-18 12:04:46 +02:00
Alwin Esch 2a63777b6d libXBMC_codec.h removed and changed to libXBMC_pvr.h also fix compile fault after last request 2017-05-03 09:48:00 +02:00
Dennis Hamester 8549a31c8d Bump version to 0.3.6 2016-11-28 15:09:54 +01:00
Dennis Hamester 0a7fb087ac Bump pvr api version to 5.2.1 2016-11-28 15:09:25 +01:00
Dennis Hamester 5c0f000a91 Bump version to 0.3.5 2016-11-28 14:14:57 +01:00
Dennis Hamester 3a6f4eb7b5 Bump version to 0.3.4 2016-11-18 10:28:37 +01:00
Julian Scheel 880d313bef Unify Digital Devices naming
Always write Digital Devices with a blank in between.

Signed-off-by: Julian Scheel <julian@jusst.de>
2016-11-11 20:49:27 +01:00
Julian Scheel 8778ebe422 Increment version to 0.3.1
Signed-off-by: Julian Scheel <julian@jusst.de>
2016-11-10 14:05:46 +01:00
Julian Scheel de0bf9c847 Increment version to 0.3.1
Signed-off-by: Julian Scheel <julian@jusst.de>
2016-11-08 11:15:45 +01:00
Julian Scheel 9abe9180b6 Notify on channel load error not success
Do not queue a notification when loading channels was successful, but
only when it failed. While at it make the message string translatable.

Signed-off-by: Julian Scheel <julian@jusst.de>
2016-11-08 11:14:24 +01:00
Julian Scheel 4665b282a2 Unify naming and fix typo
Use same addon names in client.cpp and addon.xml.

Signed-off-by: Julian Scheel <julian@jusst.de>
2016-11-08 08:35:48 +01: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 a1f3f7ccab Update for Kodi 16.0 Jarvis
Update to PVR API version 4.1.0.

Signed-off-by: Julian Scheel <julian@jusst.de>
2016-03-31 16:04:11 +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