v17 LibreELEC Testbuilds for x86_64 (Kodi 17.0)
New LibreELEC.tv Krypton build #0721: Generic
(Supercedes previous build)

Code:
# uname -a
Linux NUC 4.7.0-rc7 #1 SMP Thu Jul 21 22:23:06 BST 2016 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse) - Version: devel-20160721222041-#0721-g7da6912 [Build #0721]

Based on tip of LibreELEC.tv master (7da69129, changelog) and tip of XBMC master (77a8ce9a, changelog) with the following modifications:
  • Includes FernetMenta "VideoPlayer" patches
  • Includes latest kodi-platform master (c8188d82)
  • Includes latest libcec master (6d68d212)
  • Includes latest libnfs master (fac3a954, ahead +34)
  • Includes latest p8-platform master (041a8c6c, ahead +1)
  • Includes latest addons: inputstream.mpd (be57d7cf, +21), inputstream.rtmp (7bf2298e), inputstream.smoothstream (99e77711, +4), peripheral.joystick (6090a90e, +1), pvr.argustv (e536f32e), pvr.demo (01c68c88), pvr.dvblink (20e1ccb4, +2), pvr.dvbviewer (7a7ead36, +1), pvr.filmon (efd379b8), pvr.hdhomerun (a71e816d), pvr.hts (66dcb89f, +2), pvr.iptvsimple (21e91a5f, +1), pvr.mediaportal.tvserver (72452b9d, +2), pvr.mythtv (a9ea5816, +6), pvr.nextpvr (32b3c2ff, +2), pvr.njoy (b5d65655), pvr.pctv (12d8baf1), pvr.stalker (b6cb9b87, +9), pvr.vbox (f38f82f0, +2), pvr.vdr.vnsi (8515b4bf, +6), pvr.vuplus (4f2ad621, +2), pvr.wmc (979c37db, +2)
  • Includes commits from xbmc/master, ahead +2 (FernetMenta)
  • Include [env] e7cbe9cb: xf86-video-intel: Explicitely disable TearFree and TripleBuffer
  • Include [env] ed774729: Intel: Implement Passthrough-Range
  • Include [env] 98c65e6a: Kodi: Use Limited Range by default
  • Include [env] patch: Add kodi binary addons (pvr, adsp, other)
  • Include [env] patch: Don't build ADSP addons
  • Include [env] patch: Bump included addon versions to prevent online updates
  • Include [env] patch: Install libbrcmEGL/libbrcmGLESv2 shared libraries, with sym links for backward compatability
  • Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.*, os.* and peripheral.*
  • Include [env] patch: Add experimental splash video for RPi
  • Include [env] patch: ffmpeg: bump 3.1.1
  • Include [env] PR:481: linux: Update to 4.7 (WIP)
  • Include [env] PR:526: Cpu temperature readings for devices with aml_thermal interface
  • Include [env] PR:535: init: Add upgrade check to avoid incompatible upgrades [RFC,WIP]
  • Include [env] PR:548: connman: bump to 1.33
  • Include [env] PR:555: Package updates
  • Revert [env] 46b9b7b3: rtmpdump (Reason: use newclock5 bump)
  • Include [pkg] 441217d8: logging: Add microsecond timer to log messages (kodi)
  • Include [pkg] patch: drm/i915: Extend Fake HDMI live status to Valley View (linux)
  • Include [pkg] patch: [skin.estuary] Hide watched items on home (kodi-theme-Estuary)
  • Include [pkg] PR:8645: [video] Add season/TV show artwork to episodes/seasons even if they have their own fanart.
  • Include [pkg] PR:8824: videodb: fix smart playlists not honoring "Show empty TV shows" setting.
  • Include [pkg] PR:8922: [guiinfo] extend ranges for listitem properties
  • Include [pkg] PR:9803: [PeripheralCecAdapter] fix playback stopping on screensaver deactivated
  • Include [pkg] PR:10141: set tvshow thumb on *all seasons node
  • Include [pkg] PR:10150: GLX: fix vsync for glXSwapIntervalMESA after f0c02bd1adb8be38d8a5ae56…
  • Revert [pkg] PR:10130: [cmake] Change the way how shared libraries are built (Reason: conflict with newclock5)
Build Highlights:
  1. Clean build. Bump mysql, busybox, bluez and many many more (see PR:555)
  2. Revert PR10130 for now (newclock5 needs a rebase)
  3. inputstream.mpd and inputstream.smoothstream updates
  4. PR:10150: GLX: fix vsync for glXSwapIntervalMESA after f0c02bd1adb8be38d8a5ae56… - @pyrodex this should fix skipping with AMD GPU
Build Details:
  1. LibreELEC.tv:
    • lcdproc: LCD_DRIVER glcd should depend on freetype (PR:551, 1 commit, 1 file changed)
    • systemd: Do not unmount /storage and /flash at shutdown as this always fails (PR:546, 1 commit, 1 file changed)
    • hyperion: update to 85fcec3 (PR:553, 2 commits, 4 files changed)
    • sundtek-mediatv: update driver to latest version on first install (PR:559, 1 commit, 7 files changed)
  2. XBMC:
    • [cmake] Change the way how shared libraries are built (PR:10130, 9 commits, 117 files changed)
    • [lang][skin.estuary] updated language files from Transifex (7a79f43d)
    • [lang][skin.estouchy] updated language files from Transifex (77a8ce9a)
  3. inputstream.mpd:
  4. inputstream.smoothstream:
    • Implemented interface changes (ssd:3) (99e77711)
  5. pvr.dvblink:
    • [lang] updated language files from Transifex (20e1ccb4)
  6. pvr.dvbviewer:
    • [lang] updated language files from Transifex (7a7ead36)
  7. pvr.hts:
    • [lang] updated language files from Transifex (66dcb89f)
  8. pvr.iptvsimple:
    • [lang] updated language files from Transifex (21e91a5f)
  9. pvr.mediaportal.tvserver:
    • [lang] updated language files from Transifex (72452b9d)
  10. pvr.mythtv:
    • [lang] updated language files from Transifex (a9ea5816)
  11. pvr.nextpvr:
    • [lang] updated language files from Transifex (32b3c2ff)
  12. pvr.stalker:
    • channel and guide managers (PR:70, 3 commits, 11 files changed)
    • [lang] updated language files from Transifex (b6cb9b87)
  13. pvr.vbox:
    • [lang] updated language files from Transifex (f38f82f0)
  14. pvr.vdr.vnsi:
    • [lang] updated language files from Transifex (8515b4bf)
  15. pvr.vuplus:
    • [lang] updated language files from Transifex (4f2ad621)
  16. pvr.wmc:
    • [lang] updated language files from Transifex (979c37db)
  17. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:555: Package updates
    • Added: [pkg] PR:10150: GLX: fix vsync for glXSwapIntervalMESA after f0c02bd1adb8be38d8a5ae56…
    • Reverted: [pkg] PR:10130: [cmake] Change the way how shared libraries are built (Reason: conflict with newclock5)
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.


Messages In This Thread
3D HOU/HSBS issue - by .bismarck - 2016-06-20, 20:03
RE: LibreELEC Testbuilds for x86 (Kodi 17.0) - by Milhouse - 2016-07-22, 00:22
[Build #0903] breaks VAAPI - by MichaelAnders - 2016-09-04, 15:37
Update Failed - by n2vwz - 2016-09-27, 19:34
Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for x86_64 (Kodi 17.0)11