Skip to content

Releases: kodi-pvr/pvr.dvbviewer

7.0.0-Matrix

30 Oct 13:30
d83e6bc
Compare
Choose a tag to compare
  • [updated] PVR API 7.0.2
    • Rename API related DVD_TIME_BASE to STREAM_TIME_BASE

Note: This need Kodi Matrix from 29. October 2020 or newer!

6.0.7-Matrix

25 Oct 07:46
b662980
Compare
Choose a tag to compare

6.0.7:

  • [removed] Remove dependency on p8-platform and kodi-platform
  • [updated] Update to use std::thread
  • [updated] Update to use std::mutex and locks
  • [updated] Replace SAFE_DELETE macro with SafeDelete template
  • [updated] Use kodi StringUtils and update system headers
  • [removed] Remove rpi platform as it's now removed from matrix
  • [updated] Include windows.h for Windows for GetUTCOffset()
  • [updated] While sleeping for long periods allow break on destruction
  • [updated] Update travis.yml for cpp17 and debian

6.0.6-Matrix

26 Jul 11:21
b540b63
Compare
Choose a tag to compare

6.0.6:
[removed] External kodiplatform dependency
[added] libp8-platform-dev dependency

6.0.1-Matrix

26 Jun 18:31
d7378fe
Compare
Choose a tag to compare

6.0.1:

  • [fixed] string nullptr assignment to ConnectionStateChange

6.0.0-Matrix

13 Jun 05:47
4985214
Compare
Choose a tag to compare
  • Update PVR API 7.0.0
  • Rework addon to support new API interface

Note: This need Kodi Matrix from 13. June 2020 or newer!

5.0.0-Matrix

18 May 19:04
a4e2625
Compare
Choose a tag to compare
  • API related updated

Note: This need Kodi Matrix from 18. May 2020 or newer!

4.1.8-Matrix

30 Apr 17:17
d0dff35
Compare
Choose a tag to compare
  • PVR API version 6.5.0 update

This need Kodi Matrix 19 Version from 30. Apr. 2020 or newer

4.1.7-Matrix

24 Apr 16:28
c967b8f
Compare
Choose a tag to compare
  • PVR API version 6.4.0 update
  • Add source url, forum url and license to addon.xml
  • Update source license to use SPDX format
  • Minor cleanups

This need Kodi Matrix 19 Version from 24. Apr. 2020 or newer

4.1.6-Matrix

26 Mar 20:45
4bc6cf8
Compare
Choose a tag to compare

v4.1.6

  • [updated] PVR API 6.3.0

4.1.5-Matrix

24 Mar 11:48
43af0aa
Compare
Choose a tag to compare
  • Added GPL2 license file and show GPL2 on README.md
  • Updated Debian build code
  • Updated with some minor cleanups