• 1
  • 2
  • 3
  • 4(current)
  • 5
  • 6
  • 10
v19 OSMC test builds for Kodi 19
#46
18.8-76, 16 Aug 2019: Based off OSMC commit (e03310e5) and newclock5 (6058a8ff)


XBMC:
  • [pictures][guiinfo][Estuary] Slideshow fixes (PR:16484, 5 commits, 5 files changed)
  • fixed: File times for vfs addons (fixes #15426) (PR:16431, 2 commits, 6 files changed)
Reply
#47
18.8-77, 24 Aug 2019: Based off OSMC commit (d63d5e1a) and newclock5 (6058a8ff)


XBMC:
  • [buildsteps] add tvOS binary add-ons (PR:16523, 2 commits, 12 files changed)
  • Fix Missing text when sorting from inside addon (Label2) (PR:16433, 1 commit, 1 file changed)
  • [fix] python crashes after #16448 (PR:16509, 1 commit, 1 file changed)
  • [contextmenumanager] Move 'Add/Remove favourite' to new context menu system (PR:16507, 1 commit, 9 files changed)
  • Fix Thumbloaders now icon is in art map (PR:16508, 2 commits, 4 files changed)
  • Fix PlayMedia builtin for playlists (.strm) and "artists" smart playlists (PR:16504, 1 commit, 2 files changed)
  • [ESTUARY] Fix ape.png (PR:16414, 1 commit, 1 file changed)
  • Add new infolabel ListItem.CurrentItem and new Boolean expression IsEven/IsOdd (PR:15527, 2 commits, 6 files changed)
  • added: Missing protocol member for VFSURL struct (PR:16452, 1 commit, 4 files changed)


pvr.vdr.vnsi:
  • update CMakeLists.txt to 3.5 and change include way (PR:121, 2 commits, 4 files changed)

pvr.demo:
  • Fix icon path since moved to repo (PR:70, 1 commit, 2 files changed)
  • update CMakeLists.txt to 3.5 and change include way (PR:68, 2 commits, 3 files changed)

peripheral.xarcade:
  • update CMakeLists.txt to 3.5 (PR:8, 1 commit, 1 file changed)

pvr.freebox:
  • 2.1.1 (fe1ef70)
  • Travis CI badge! (72d7b08)

pvr.iptvsimple:
  • Fix nullptr initialisation (PR:265, 2 commits, 3 files changed)
Reply
#48
18.8-78, 25 Aug 2019: Based off OSMC commit (d63d5e1a) and newclock5 (6058a8ff)


pvr.dvbviewer:
  • [Matrix] update CMakeLists.txt to 3.5, fix pkg_check TinyXML, change header include and increase version to 4.0.1 (PR:80, 4 commits, 12 files changed)

pvr.iptvsimple:
  • [Matrix] update CMakeLists.txt to 3.5, change header include and increase version to 4.2.2 (PR:271, 6 commits, 9 files changed)

pvr.vuplus:
  • update README.md to show appveyor (PR:244, 1 commit, 1 file changed)

vfs.sftp:
  • bump version to 1.0.2 (PR:36, 1 commit, 1 file changed)
  • build with Kodi Matrix API (11e2c97)

inputstream.adaptive:
  • Change to use for Kodi Matrix and version increase (PR:304, 4 commits, 321 files changed)
  • remove usage of p8-platform and do with dlfcn-win32 direct (PR:308, 2 commits, 14 files changed)
  • Merge branch 'keystatus' (7775b53)
  • Don't loop around MPD::Location (26c153a)
  • [DASH] xchange location_ between base and update tree (c674d48)

pvr.demo:
  • separate xml data scan to own functions (PR:69, 2 commits, 3 files changed)

pvr.vbox:
  • update CMakeLists.txt to 3.5 and change include way (PR:222, 2 commits, 7 files changed)

pvr.vuplus:
  • Change version to 4.5.1 related to Kodi API update (PR:241, 6 commits, 29 files changed)

vfs.libarchive:
  • [depends] openssl: refactor whole CMakeLists.txt (PR:33, 2 commits, 2 files changed)
  • update CMakeLists.txt to 3.5 (PR:34, 1 commit, 10 files changed)
  • [ci] appveyor: use Visual Studio 2017 (4275850)
  • build with Kodi Matrix API (73f1994)

vfs.rar:
  • update CMakeLists.txt to 3.5 and change -fPIC to use of POSITION_INDEPENDENT_CODE (PR:46, 2 commits, 2 files changed)
  • [ci] appveyor: use Visual Studio 2017 (60f92ff)
  • build with Kodi Matrix API (fb59218)

vfs.sftp:
  • [depends] openssl: refactor whole CMakeLists.txt (PR:38, 2 commits, 2 files changed)
  • update CMakeLists.txt to 3.5 (PR:39, 1 commit, 5 files changed)
  • [depends] libssh: fix tvOS compile error (PR:40, 1 commit, 1 file changed)
  • [ci] appveyor: use Visual Studio 2017 (ed5ac79)
  • build with Kodi Matrix API (600fc73)
Reply
#49
18.8-79, 26 Aug 2019: Based off OSMC commit (d15b534f32) and newclock5 (6058a8ff)

inputstream.adaptive:
  • Implement VP9 HDR static metadata using Inputstream api version 2.0.9 (3df8a84)

pvr.freebox:
  • [Matrix] update CMakeLists.txt to 3.5, change header include and increase version to 2.1.2 (PR:21, 5 commits, 11 files changed)

pvr.waipu:
  • [Matrix] Fix: recordings are not displayed (PR:25, 1 commit, 1 file changed)
  • [Matrix] update CMakeLists.txt to 3.5 and change include way (PR:22, 5 commits, 7 files changed)
Reply
#50
18.8-80, 27 Aug 2019: Based off OSMC commit (521b07a7c) and newclock5 (6058a8ff)

pvr.iptvsimple:
  • Refactor matrix, support for #EXTGRP, fix for channel groups and auto reload (PR:266, 8 commits, 36 files changed)
Reply
#51
18.8-81, 31 Aug 2019: Based off OSMC commit (1c2d3a7a) and newclock5 (6058a8ff)

inputstream.adaptive:
  • Change to use for Kodi Matrix and version increase (PR:304, 4 commits, 321 files changed)
  • remove usage of p8-platform and do with dlfcn-win32 direct (PR:308, 2 commits, 14 files changed)
  • Merge branch 'keystatus' (7775b53)
  • Don't loop around MPD::Location (26c153a)
  • [DASH] xchange location_ between base and update tree (c674d48)

pvr.demo:
  • separate xml data scan to own functions (PR:69, 2 commits, 3 files changed)

pvr.vbox:
  • update CMakeLists.txt to 3.5 and change include way (PR:222, 2 commits, 7 files changed)

pvr.vuplus:
  • Change version to 4.5.1 related to Kodi API update (PR:241, 6 commits, 29 files changed)

vfs.libarchive:
  • [depends] openssl: refactor whole CMakeLists.txt (PR:33, 2 commits, 2 files changed)
  • update CMakeLists.txt to 3.5 (PR:34, 1 commit, 10 files changed)
  • [ci] appveyor: use Visual Studio 2017 (4275850)
  • build with Kodi Matrix API (73f1994)

vfs.rar:
  • update CMakeLists.txt to 3.5 and change -fPIC to use of POSITION_INDEPENDENT_CODE (PR:46, 2 commits, 2 files changed)
  • [ci] appveyor: use Visual Studio 2017 (60f92ff)
  • build with Kodi Matrix API (fb59218)

vfs.sftp:
  • [depends] openssl: refactor whole CMakeLists.txt (PR:38, 2 commits, 2 files changed)
  • update CMakeLists.txt to 3.5 (PR:39, 1 commit, 5 files changed)
  • [depends] libssh: fix tvOS compile error (PR:40, 1 commit, 1 file changed)
  • [ci] appveyor: use Visual Studio 2017 (ed5ac79)
  • build with Kodi Matrix API (600fc73)
Reply
#52
18.8-82, 4 Sep 2019: Based off OSMC commit (eb11f10c) and newclock5 (1e67239)

XBMC:
  • [PVR] Fix deadlock on PVR shutdown. (PR:16550, 1 commit, 1 file changed)
  • [listproviders] Update addons list on repository updated (PR:16551, 1 commit, 2 files changed)
  • [cmake] check present "CPU" variable on PrepareEnv, if empty use CMAKE_SYSTEM_PROCESSOR (PR:16547, 1 commit, 1 file changed)

inputstream.adaptive:
  • update CMakeLists.txt to 3.5 (PR:307, 1 commit, 7 files changed)
  • Adapted .travis.yml (690f6a6)
  • Adapt appveyor.yml (1139876)
  • Simplify decision tree (d029148)
  • fix return code of ParseFrameForSPS (ec13716)
  • Fix issue where 1080p means 720p (1f2de72)
  • [HLS] don't swap segments if download temporary fails (f6ab34b)
  • [HLS] support non-multi-bitrate playlists (30e6392)
  • [Cleanup] fix rep_esentation typo (6f35eb8)
  • [HLS] use effective filename for non-master playlists if available (283890b)
  • fix wrong vp9 comparision (c015cb1)
  • Version bump 2.3.18 (a92457d)
  • [MPD] Fix FixateInitialization (f91e6f4)
  • cdmadapter minor changes (28d86a1)
  • Compile fix (d98fbc9)
  • Merge branch 'master' into Leia (06d0000)
  • Fix compiler warning (3962081)
  • version bump 2.3.19 (cfae730)
  • Merge branch master into Leia (18beb22)
  • Merge branch 'master' into Leia (4b275ed)
  • Merge branch 'master' into Leia (389eba8)
  • Merge branch 'master' into Matrix (7074cc8)
  • Final version bump -> 2.4.0 (0a4350b)

pvr.mythtv:
  • Remove p8-platform dependency, it is no longer used. (PR:130, 1 commit, 2 files changed)
  • sync with master (6.1.3) (PR:132, 3 commits, 4 files changed)

pvr.waipu:
  • README: Add kodi jenkins badge (PR:26, 1 commit, 1 file changed)

pvr.mythtv:
  • sync with master (6.1.2) (PR:129, 3 commits, 10 files changed)

pvr.nextpvr:
  • [Matrix] build system cleanup / increase version to 4.1.1 (PR:97, 7 commits, 14 files changed)

pvr.njoy:
  • [Matrix] build system cleanup / increase version to 4.0.1 (PR:50, 8 commits, 9 files changed)

pvr.pctv:
  • [Matrix] update CMakeLists.txt to 3.5, change header include and increase version to 3.0.1 (PR:66, 8 commits, 10 files changed)
Reply
#53
18.8-83, 6 Sep 2019: Based off OSMC commit (c13e6bf0dd) and newclock5 (1e67239)

OSMC:
  • Temp remove pvr.iptvsimple, game.libretro.scummv, game.libretro.yabause due to build errors
XBMC:
  • Pvr coverity (PR:16568, 2 commits, 2 files changed)
Reply
#54
18.8-84, 17 Sep 2019: Based off OSMC commit (3eb2dd84) and newclock5 (1e67239)

OSMC:
  • Re-added pvr.iptvsimple, game.libretro.scummv, game.libretro.yabause

XBMC:
  • [pvr] ability to sort channels and epg by the backend order of channels #16558
  • #16421: fixup! CRenderSystemGLES: Add no-alpha texture shader
  • [modernize] use-bool-literals (PR:16625, 1 commit, 5 files changed)
  • [fix] use value initialization after b9d11a2 (PR:16632, 1 commit, 1 file changed)
  • [screensaver.xbmc.builtin.dim] reduce dim minimum threshold to zero (PR:16620, 1 commit, 2 files changed)
  • added: Inhibit screensaver builtin (PR:16345, 1 commit, 4 files changed)
  • [EGL Render] Fix accidentially changed egl config (PR:16585, 1 commit, 1 file changed)
  • added: include .m4v in video tag reader (PR:16576, 1 commit, 1 file changed)
  • [Binary addons] Use VERSION_MIN for automated generated dependency requirements (PR:16588, 1 commit, 1 file changed)
  • Revert "[Binary addons] Use VERSION_MIN for automated generated dependency requirements" (PR:16589, 1 commit, 1 file changed)
  • fixed: External subtitles in custom folder were not picked up due to (PR:16572, 1 commit, 1 file changed)
  • changed: Clear resume bookmarks also when marking as unwatched (PR:16554, 1 commit, 1 file changed)
  • [depends] bump freetype2 to 2.10.1 (PR:16575, 1 commit, 1 file changed)
  • [Settings] Fix typo (s) introduced with HDR settings PR (PR:16592, 1 commit, 1 file changed)
  • [cmake] fix generating addon.xmls to avoid "file COPY" failures, fixes #16000 (PR:16494, 1 commit, 3 files changed)
  • Override joystick controls per-keyname (fixes userdata config override) (PR:16521, 1 commit, 2 files changed)
  • [cmake] find_package(PkgConfig) sets required variables (PR:15794, 1 commit, 1 file changed)
  • [depends] bump fontconfig to 2.13.1 (PR:16602, 1 commit, 4 files changed)
  • [VideoPlayer] force ffmpeg to expose codec information in AVCodecContext (PR:16603, 1 commit, 1 file changed)
  • [docs] Add missing package flatbuffers-dev to Ubuntu build instructions (PR:16524, 2 commits, 2 files changed)
  • [pvr/videoplayer] fix commercial skip (EDL's) from recordings and library sources (PR:16584, 1 commit, 3 files changed)
  • Fix crash in Jsonrpc (PR:16595, 1 commit, 4 files changed)
  • [cleanup] remove unused variable (PR:16623, 1 commit, 1 file changed)

pvr.vuplus:
  • Iptv matrix (PR:239, 15 commits, 77 files changed)

pvr.iptvsimple:
  • Fix warnings "catching polymorphic type by value" during build (PR:277, 1 commit, 3 files changed)

pvr.waipu:
  • Improve formatting (PR:32, 1 commit, 10 files changed)
Reply
#55
18.8-85, 19 Sep 2019: Based off OSMC commit (ded7141b) and newclock5 (06ad3e8)

XBMC:
  • [modernize] use-emplace (PR:16615, 1 commit, 100 files changed)
  • [binary addons] use VERSION_MIN instead VERSION for dependency checks (PR:16591, 1 commit, 23 files changed)
Reply
#56
18.8-86, 20 Sep 2019: Based off OSMC commit (ee6972f64) and newclock5 (06ad3e8)

XBMC:
  • [addons] fix addon version.h, do not give nullptr as string (PR:16641, 1 commit, 1 file changed)
  • [application] Fix CApplication::ActivateScreenSaver to always allow 'Black' screen saver. Closes #16123. (PR:16636, 1 commit, 1 file changed)
  • [PVR] Cleanup: Replace Observer/Observable with EventSource/EventStream. (PR:16637, 1 commit, 27 files changed)
  • [Estuary][PVR] DialogPVRInfo: Add support for 'first aired' and 'rating' (PR:16640, 2 commits, 2 files changed)
  • [depends] bump fribidi to 1.0.5 (PR:16606, 1 commit, 1 file changed)
Reply
#57
18.8-87, 22 Sep 2019: Based off OSMC commit (4debdba22) and newclock5 (06ad3e8)


XBMC:
  • fixed: make archive files work via UPnP (PR:16650, 1 commit, 1 file changed)

pvr.stalker:
  • [Matrix] update CMakeLists.txt to 3.5, remove one -fPIC use and change include way (PR:127, 8 commits, 12 files changed)

pvr.teleboy:
  • [Matrix] update CMakeLists.txt to 3.5 (PR:22, 2 commits, 3 files changed)
  • Merge remote-tracking branch 'origin/Leia' into Matrix (e2dbf10)

pvr.wmc:
  • [Matrix] update CMakeLists.txt to 3.5 and change header include way (PR:72, 7 commits, 9 files changed)

pvr.zattoo:
  • [Matrix] update CMakeLists.txt to 3.5 (PR:56, 1 commit, 1 file changed)
  • Change version to 19.2.1 related to Kodi API update and build changes (PR:54, 1 commit, 3 files changed)
  • Merge remote-tracking branch 'origin/Leia' into Matrix (685f28d)
Reply
#58
18.8-88, 23 Sep 2019: Based off OSMC commit (27ebb824) and newclock5 (06ad3e8)

XBMC:
  • [PVR][guiinfo][Estuary] New GUI info label Listitem.IsPremiere + impl (PR:16645, 1 commit, 8 files changed)

vfs.sftp:
  • fixed: Using ssh:// prefixes was broken (PR:43, 1 commit, 1 file changed)
Reply
#59
18.8-89, 27 Sep 2019: Based off OSMC commit (27ebb824) and newclock5 (06ad3e8)

XBMC:
  • [guiinfo]Fix Musicplayer.position(n).xyz and Musicplayer.offset(n).UserRating info labels (PR:16657, 2 commits, 3 files changed)
  • add support for xcode 11 (PR:16668, 1 commit, 1 file changed)
  • [cmake] give CMAKE_SYSTEM_NAME and CMAKE_SYSTEM_VERSION also to normal Windows (PR:16662, 1 commit, 1 file changed)
  • [Inputstream] Make API backwards compatible to old addons (PR:16667, 1 commit, 1 file changed)
Reply
#60
18.8-90, 28 Sep 2019: Based off OSMC commit (4fdd5857) and newclock5 (06ad3e8)

XBMC:
  • [guiinfo]Fix Musicplayer.position(n).xyz and Musicplayer.offset(n).UserRating info labels (PR:16657, 2 commits, 3 files changed)
Reply
  • 1
  • 2
  • 3
  • 4(current)
  • 5
  • 6
  • 10

Logout Mark Read Team Forum Stats Members Help
OSMC test builds for Kodi 190