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

134 Commits

Author SHA1 Message Date
ksooo
b590f068c8 Add-on version incremented to 4.1.1 from Weblate 2021-09-18 18:19:13 +00:00
Kai Sommerfeld
94d6b5fce7
Merge pull request #52 from AlwinEsch/Matrix-change
[Matrix/Nexus] some cleanup
2021-09-18 20:18:43 +02:00
Alwin Esch
07ef28ed18 udpate appveyor.yml build script 2021-09-18 19:52:20 +02:00
Alwin Esch
2d5e55b05d remove tabs on addon.xml.in
Not sure if the language script works correct if them as tab.
2021-09-18 19:52:01 +02:00
Alwin Esch
7fea489b8a update copyright year to 2021 2021-09-18 19:51:57 +02:00
Alwin Esch
ae2525dc2b [debian] improve packaging 2021-09-18 19:51:53 +02:00
Alwin Esch
52f9a04da6 cleanup and fix language files (on addon.xml was set as en_US) 2021-09-18 19:51:46 +02:00
Alwin Esch
e00fc3b4ea allow OS build test via github workflows 2021-09-18 19:51:38 +02:00
Alwin Esch
012ff40c25 Add Weblate workflows 2021-09-18 19:24:17 +02:00
Alwin Esch
7ec048377c remove travis CI status badge as no more used 2021-09-18 19:20:33 +02:00
Kai Sommerfeld
2325d7ff2d
Merge pull request #50 from phunkyfish/release-only
Worflow to release using current changelog and version
2021-09-18 13:34:39 +02:00
Kai Sommerfeld
0e5c8d37f0
Merge pull request #49 from phunkyfish/scripts-actions
Scripts actions
2021-09-18 13:34:13 +02:00
phunkyfish
ee2648a2c2 Add change and release workflow for update automation 2021-07-24 09:44:31 +01:00
phunkyfish
524eb385b5 Worflow to release using current changelog and version 2021-07-24 09:42:24 +01:00
Kai Sommerfeld
3b3e8e4a1a
Merge pull request #48 from phunkyfish/epg-timeframe-api
PVR API 7.1.0 - changelog and version v4.1.0
2021-01-09 14:21:35 +01:00
phunkyfish
e76a37eb1d changelog and version v4.1.0 2021-01-08 13:50:29 +00:00
Kai Sommerfeld
43b2467d35
Merge pull request #47 from ksooo/fix-windows-build
Fix windows build
2020-10-31 00:34:12 +01:00
Kai Sommerfeld
18fc3a3339 Fix windows build 2020-10-31 00:25:34 +01:00
Kai Sommerfeld
11b8d0b076
Merge pull request #44 from AlwinEsch/Matrix-change
[Matrix] API update
2020-10-30 23:49:03 +01:00
Alwin Esch
479502987a increase version to 4.0.0 (API related) 2020-10-28 02:18:46 +01:00
Kai Sommerfeld
495dfe137a
Merge pull request #45 from phunkyfish/traviscpp17
Travis changes for cpp17 and debian
2020-10-17 17:02:14 +02:00
phunkyfish
5a228cc805 Travis changes for cpp17 and debian 2020-10-17 15:30:32 +01:00
Kai Sommerfeld
81520e3104
Merge pull request #43 from AlwinEsch/interface-change
[Matrix] change to new C++ PVR interface way
2020-06-24 22:52:18 +02:00
Alwin Esch
1d1cede442 increase version to 3.0.0 2020-06-07 19:14:38 +02:00
Alwin Esch
1736207a46 change settings.xml to new style 2020-06-07 19:14:08 +02:00
Alwin Esch
e7449d9537 change to new C++ addon interface 2020-06-07 19:06:40 +02:00
Alwin Esch
fc5b149f2c clang code cleanup 2020-06-07 16:56:16 +02:00
Alwin Esch
76259ba352 change point=xbmc.pvrclient to point=kodi.pvrclient 2020-06-05 19:03:08 +02:00
Kai Sommerfeld
525f1101c6
Merge pull request #42 from AlwinEsch/Matrix-change
[Matrix] API change update
2020-05-22 21:59:05 +02:00
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