Alwin Esch
2a9d84fa8e
increase version to 2.0.0 (API related)
2020-05-19 00:23:26 +02:00
Alwin Esch
c537ad2337
api related updated
2020-05-16 21:35:34 +02:00
Kai Sommerfeld
b01e24b0a2
Merge pull request #41 from AlwinEsch/Matrix-change
...
[Matrix] API change updates
2020-04-30 23:15:16 +02:00
Alwin Esch
5f9342abdd
increase version to 1.2.6
2020-04-30 19:06:50 +02:00
Alwin Esch
cc34e52369
[API related] change SignalStatus and GetDescrambleInfo (channelUid added)
2020-04-29 20:47:22 +02:00
Alwin Esch
360fb03145
[API related] rename GetAddonCapabilities to GetCapabilities
2020-04-29 20:44:00 +02:00
Alwin Esch
ace4891f78
[API related] change PVR_PROPERTIES to AddonProperties_PVR
2020-04-29 20:43:46 +02:00
Alwin Esch
3d47c712fd
remove not used GUI addon interface include
2020-04-27 11:16:50 +02:00
Kai Sommerfeld
3f04265d51
Merge pull request #40 from AlwinEsch/Matrix-change
...
[Matrix] API change update / cleanups
2020-04-24 19:09:49 +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
Kai Sommerfeld
50386e13b2
Merge pull request #39 from phunkyfish/pvr-api
...
PVR API 6.3.0
2020-03-26 21:15:37 +01:00
phunkyfish
cd1c5d4171
PVR API 6.3.0
2020-03-26 19:43:26 +00:00
Kai Sommerfeld
83fbcfb360
Merge pull request #38 from AlwinEsch/Matrix-change
...
[Matrix] cleanups, addon.xml update and LICENSE add / update
2020-03-25 22:29:16 +01:00
Alwin Esch
bed39d0575
increase version to 1.2.3
2020-03-25 20:58:12 +01:00
Alwin Esch
0bdcb49d69
update .gitignore
2020-03-25 20:58:07 +01:00
Alwin Esch
5024fd99c1
add license and source url to addon.xml
2020-03-25 20:56:17 +01:00
Alwin Esch
a19fef8af8
update source license to use SPDX
2020-03-25 20:53:37 +01:00
Alwin Esch
38f8f54c9f
add GPL2 as LICENSE.md to addon
2020-03-25 20:53:25 +01:00
Alwin Esch
01c41d8ea1
update debian build code
2020-03-25 05:36:06 +01:00
Kai Sommerfeld
237362e65a
Merge pull request #37 from phunkyfish/season-invalid
...
Update PVR API 6.2.0
2020-03-17 18:19:46 +01:00
phunkyfish
c3f4d61b38
Update PVR API 6.2.0
2020-03-17 09:47:45 +00:00
Kai Sommerfeld
c37cede8dc
Merge pull request #36 from AlwinEsch/Matrix-change
...
add p8-platform to addon itself as depends
2020-02-26 13:18:25 +01:00
Alwin Esch
aa4f7c0b0d
add p8-platform to addon itself as depends
...
This is intended to significantly speed up the construction times for those who do not use these dependencies (most addons without this).
This will also happen to all other PVRs that need it and also allows you to add your own versions if necessary.
After converting this will be removed from Kodi.
Only used on the Matrix branches, the others remain with Kodi.
2020-02-23 07:21:06 +01:00
Kai Sommerfeld
8032f085fd
Merge pull request #33 from AlwinEsch/Matrix-change
...
[Matrix] update CMakeLists.txt to 3.5 and change include way
2019-09-23 12:21:19 +02:00
Alwin Esch
0f6cd141c4
increase version to 1.2.1
2019-09-21 00:43:42 +02:00
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
e2a73af36e
update .travis.yml
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
Kai Sommerfeld
14d3e9d225
Merge pull request #35 from phunkyfish/api-change
...
Recompile for 6.1.0 PVR Addon API compatibility
2019-09-03 19:58:50 +02:00
phunkyfish
cf9ee98727
Recompile for 6.1.0 PVR Addon API compatibility
2019-09-03 16:56:33 +01:00
Kai Sommerfeld
9d98f2bba4
Merge pull request #29 from enen92/Matrix
...
[pvr.octonet] 1.1.0
2019-08-08 18:12:31 +02:00
enen92
ca692f14be
[pvr.octonet] 1.1.0
2019-08-07 22:39:55 +01:00
Kai Sommerfeld
69da8dbd0c
Merge pull request #28 from ksooo/fixWindows-matrix
...
Fix windows matrix
2019-05-10 23:37:27 +02:00
Rechi
6d4f3847c7
[cleanup] remove unused includes
...
this fixes windows build failures
2019-05-10 23:36:06 +02:00
Rechi
38e25e1f1c
[depends] jsoncpp: add checksum file
2019-05-10 23:36:06 +02:00
Kai Sommerfeld
472dc2beae
Merge pull request #27 from olafhering/kodiplatform
...
[cmake] remove usage of kodi-platform
2019-05-10 23:31:20 +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
Kai Sommerfeld
63ef363522
Merge pull request #26 from ksooo/pvr-api-6-0-0
...
Implement PVR addon API v6.0.0
2019-04-24 21:05:25 +02:00
Kai Sommerfeld
c91061f84b
Implement PVR addon API v6.0.0
2019-04-23 23:30:46 +02:00
Kai Sommerfeld
414e756912
build with Kodi master API
2019-04-21 17:40:25 +02:00
Kai Sommerfeld
9de3166203
build with Kodi Matrix API
2019-04-21 17:25:16 +02:00
Kai Sommerfeld
df1b033f14
Merge pull request #25 from ksooo/Leia
...
build with Kodi Leia API
2019-04-16 06:39:23 +02:00
ksooo
0295717be2
build with Kodi Leia API
2019-04-16 06:37:32 +02:00
Kai Sommerfeld
203f800eaa
Merge pull request #22 from ksooo/jenkinsfile
...
Add Jenkinsfile to allow Kodi CI to build this addon.
2018-10-16 13:50:33 +02:00
Kai Sommerfeld
153dfeb3d5
Add Jenkinsfile to allow Kodi CI to build this addon.
2018-10-16 13:44:19 +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
Rechi
c4af00a4fe
[depends] bump jsoncpp to 1.8.3
2017-11-15 12:41:33 +01:00