• 1
  • 2(current)
  • 3
  • 4
  • 5
  • 10
v19 OSMC test builds for Kodi 19
#16
18.8-42, 17 May 2019: Based off OSMC commit (efc3eb5db) and newclock5 (263a9d61)

XBMC:
  • [Estuary] fix search button on side menu (PR:16142, 1 commit, 1 file changed)
  • [PVR] Prevent concurrent updates for all pvr windows. (PR:16146, 1 commit, 3 files changed)

pvr.hts:
  • 5.0.1: Predictive tuning: Fix unability to retune to a channel that w (PR:420, 1 commit, 3 files changed)
Reply
#17
18.8-43, 21 May 2019: Based off OSMC commit (af7b75ba284) and newclock5 (263a9d61)

OSMC:
  • Backport support for KEY_STOP (a38a553)
  • Fix playback of M3U internet stream (3442a283)

pvr.zattoo:
  • Load description from xmltv file (8d481ba)
  • Merge branch 'Leia' into Matrix (cc6a997)

inputstream.adaptive:
  • [MPD] Fix FixateInitialization (32ab6d7)
  • cdmadapter minor changes (12738c5)
  • Compile fix (fbf599f)
  • [widevine] remove API 8 / Add API 11 (04c59cc)
  • [TS] Signal configuration change if extra-data has changed (50ff9d2)
Reply
#18
18.8-44, 22 May 2019: Based off OSMC commit (be5142921) and newclock5 (0665c3d1)

XBMC:
  • Subtitles opacity (PR:16106, 2 commits, 7 files changed)

newclock5:
Commits no longer in build:
  • Revert "Merge pull request #15734 from ronie/python-thumb-preview" (263a9d61)
Reply
#19
18.8-45, 22 May 2019: Based off OSMC commit (b2ff2af57) and newclock5 (0665c3d1)

XBMC:
  • [PVR] CPVRGUIDirectory, CPVRTimersPath cleanup (PR:16177, 2 commits, 4 files changed)
  • [guilib] add ListItem.FileNameNoExtension infolabel (PR:16152, 1 commit, 2 files changed)

inputstream.adaptive:
  • [DASH] Parse cenc:default_KID from kaysystem protection line (1367f3b)

pvr.zattoo:
  • Improve loading xmltv file (PR:48, 1 commit, 5 files changed)
  • Merge remote-tracking branch 'origin/Leia' into Matrix (004e9a7)
Reply
#20
18.8-47, 25 May 2019: Based off OSMC commit (fd5e75ee2) and newclock5 (0665c3d1)

inputstream.adaptive:
  • [ISM] reorganize ProtectionParser (95b2ca7)
  • [DASH] Use PlayReady WRMHEADER to retrieve DefaultKID (b2a3477)
Reply
#21
18.8-48, 26 May 2019: Based off OSMC commit (ffaf059a) and newclock5 (0665c3d1)

XBMC:
  • threads: move thread priority defines out of PlatformDefs.h (PR:16175, 1 commit, 2 files changed)
  • [network] remove class NetworkAccessPoint and unused dialog CGUIDialogAccessPoints (PR:16120, 1 commit, 18 files changed)
  • changed: Improve handling of internet filesystems (http/https) on LANs (PR:16070, 2 commits, 2 files changed)
  • AirPlay/AirTunes: don't dynamically open libraries (PR:16167, 2 commits, 15 files changed)
  • Linux: Propagate sigterm so kodi.sh is easier to use from init systems (PR:16163, 1 commit, 1 file changed)
  • optimized GetAvailableUpdates in AddonManager (PR:16166, 1 commit, 1 file changed)
  • Keymap master (PR:16138, 2 commits, 2 files changed)
  • [cmake] use CMAKE_CXX_STANDARD to set WindowsStore specific C++ standard (PR:16187, 1 commit, 2 files changed)
  • [linux] remove unneeded defines (PR:16174, 2 commits, 2 files changed)
  • [PlaylistPlayer] Resolve plugin paths to fill the item infotag (PR:16158, 1 commit, 1 file changed)
  • Simplify boolean expressions (PR:16085, 1 commit, 8 files changed)
  • Simplify boolean expressions 2 (PR:16100, 1 commit, 6 files changed)
  • [video] Use special sort order when selecting first unwatched (PR:15937, 1 commit, 1 file changed)
  • [cleanup] Remove strings.xml support (PR:16119, 1 commit, 20 files changed)
  • DialogVideoInfo: do not reset the current listitem before play (PR:15764, 1 commit, 1 file changed)
  • fix: SetSortMethod would fail on certain SortMethods (PR:14531, 1 commit, 2 files changed)
  • [cmake][addons] add THIRD_PARTY_PATH definition (PR:16009, 1 commit, 2 files changed)
  • [cmake] remove _LINUX define (PR:16110, 1 commit, 15 files changed)
Reply
#22
18.8-49, 1 June 2019: Based off OSMC commit (b0929bc) and newclock5 (07fcca9e)

XBMC:
  • [PVR] Fix component dependencies: CPVRManager::IsPlayingChannel(int i (PR:16217, 1 commit, 3 files changed)
  • PlatformDefs.h remove _MEMORYSTATUSEX struct (PR:16181, 1 commit, 27 files changed)
  • CDRMUtils: explicitly set the caps we want (atomic brings them in) (PR:16184, 1 commit, 1 file changed)
  • [PVR] Separate GUI from PVR core: remove CFileItem usage from core (PR:16213, 6 commits, 45 files changed)
  • [depends] remove superfluous -native directory postfix (PR:16215, 1 commit, 46 files changed)
  • [fix] ColorManager initialization and lcms2 usage (PR:16195, 2 commits, 2 files changed)
  • [posix] relocate common platform/linux files to platform/posix (PR:16113, 7 commits, 107 files changed)
  • Remove redundant smart pointer get() (PR:16094, 2 commits, 3 files changed)
  • [fix] use correct include path for fribidi.h (PR:16198, 1 commit, 2 files changed)
  • Refactor of CFileCache (PR:16172, 3 commits, 2 files changed)
  • [interfaces] Fix crash on Kodi exit caused by double freed AsyncCallbackMessage (PR:16178, 1 commit, 1 file changed)
  • [Estuary] (Info)Wall fixes (PR:16189, 1 commit, 2 files changed)
  • Remove CDatabase::InTransaction (PR:16201, 1 commit, 2 files changed)
  • Ask CMake to write compile_commands.json (PR:16199, 1 commit, 1 file changed)
  • Fix getting wrong "thumb" art URL from scraper results (PR:16207, 1 commit, 2 files changed)
  • fixed: DVD playback from http(s) sources (fixes #15694) (PR:16197, 1 commit, 1 file changed)
  • [network] prefer interface with gateway (PR:14965, 1 commit, 1 file changed)
  • update clang-format (PR:15977, 1 commit, 1 file changed)

inputstream.adaptive:
  • Fix SegFault on SegmentURL handling (PR:256, 2 commits, 2 files changed)

pvr.zattoo:
  • Fix loading xmltv data (PR:49, 1 commit, 8 files changed)
  • Merge remote-tracking branch 'origin/Leia' into Matrix (e794e5a)
Reply
#23
18.8-50, 3 June 2019: Based off OSMC commit (7ec42c0b) and newclock5 (07fcca9e)

XBMC:
  • [PVR] Reminders: Add settings to control reminder popup auto-close behavior. (PR:16227, 1 commit, 5 files changed)
Reply
#24
18.8-51, 4 June 2019: Based off OSMC commit (189fcd015) and newclock5 (07fcca9e)

XBMC:
  • changed: Increase buffer for Curl http response to 4k (fixes #16179) (PR:16228, 1 commit, 1 file changed)

inputstream.adaptive:
  • Version bump 2.3.19 (a88ac07)
Reply
#25
18.8-52, 9 June 2019: Based off OSMC commit (d7516c53) and newclock5 (07fcca9e)

XBMC:
  • Read APE tag embedded cover art (PR:16242, 2 commits, 1 file changed)
  • [cmake] pass all CPPFLAGS to libcpluff configure (PR:16247, 1 commit, 1 file changed)
  • cosmetics fixups after #16242 (8256da1)

inputstream.adaptive:
  • Fix parsing PR ContentProtection KID (4cb15f0)
  • version bump 2.3.20 (b68d49e)
  • [DASH] initialize segment::range_begin_ for URL segments (c5e84dc)
  • version bump 2.3.21 (b1ea095)
Reply
#26
18.8-53, 13 June 2019: Based off OSMC commit (d7516c53) and newclock5 (07fcca9e)

XBMC:
  1. Require OpenSSL 1.0.2 and manage thread ids consistently on all platforms. (PR:16249, 4 commits, 4 files changed)
  2. [PVR] rework includes (PR:16248, 3 commits, 122 files changed)
Reply
#27
18.8-55, 16 June 2019: Based off OSMC commit (f13b9284) and newclock5 (07fcca9e)


XBMC:
  • [depends] refresh patches (PR:16275, 23 commits, 65 files changed)

inputstream.adaptive:
  • Bento4: sample duration workaround (24/1) (1df7290)
  • version bump 2.3.22 (9cc8327)

pvr.iptvsimple:
  • Remove channels loaded notification (PR:238, 1 commit, 3 files changed)
Reply
#28
18.8-56, 20 June 2019: Based off OSMC commit (7f9f842f0) and newclock5 (07fcca9e)


XBMC:
  • CoC Move (PR:16219, 1 commit, 4 files changed)
  • replace payloadObj.release() with payloadObj.reset() in ActorProtocol.cpp (29042ab)
  • Fix memory leak after commit 887b739 (#16280) (7d8199e)
Reply
#29
18.8-57, 24 June 2019: Based off OSMC commit (a0a84f2) and newclock5 (07fcca9e)


pvr.freebox:
  • Added new addon
  • C++14 compatibility! (f3ffd7e)
Reply
#30
18.8-58, 29 June 2019: Based off OSMC commit (da60cbcf8) and newclock5 (37bde6ae5)


XBMC:
  • [jenkins] - ensure to export DEVELOPER_DIR to override used Xcode version (PR:16308, 1 commit, 1 file changed)
  • [depends] update native only depends (PR:16284, 12 commits, 19 files changed)
  • Add persian language keyboard (PR:16292, 1 commit, 1 file changed)

newclock5:

Commits no longer in build:
  • giflib: don't export reallocarray function (7404069b)
Reply
  • 1
  • 2(current)
  • 3
  • 4
  • 5
  • 10

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