[TESTING] Kodi 18 (Leia) builds for Vero 2 & 4K

Oh my mistake, I thought an alternative way to upload logs was to use grab-logs -A over SSH, is there something else that needs enabled (via the GUI) prior to running this command?

I am happy to test the alpha builds but if development is at such an early stage that reports are of little value, I can go back to stable for a while.

17.8-033, 5 March 2017: Based off OSMC commit (f3ebe38) and xbmc (c5983f3781)

OSMC
Include patch to not build with xlibs. Fixes crash with 17.8-032
Temporarily remove broken game addon. game.libretro.scummvm
Enable Game Addon in menu

17.8-034, 9 March 2017: Based off OSMC commit (afda0cd6) and xbmc (31d4e5ef7b)

OSMC
Fix game addons patch issue for Vero (0754902)

XBMC
add libfmt (f67df2511)

17.8-035, 10 March 2017: Based off OSMC commit (b76ce3f6a) and xbmc (5211531)

OSMC
Video improvements
add AMLogic clock improvements and aspect ratio detection
load OSD dialogs on startup
avoid memcpy on demuxer packet
Fixup removed m_has_keyframe variable

XBMC
add missing CMAKE_INSTALL_PREFIX for native linux builds
libfmt: remove BASE_URL pointing to github
libfmt: fix retrieval of source tarball

17.8-036, 11 March 2017: Based off OSMC commit (c455eda2) and xbmc (5211531)

OSMC
Add game addons back in:
game.libretro.picodrive
game.libretro.prboom

XBMC
libfmt: really fix native build
libfmt: fix retrieval of source tarball

17.8-037, 12 March 2017: Based off OSMC commit (780ac442) and xbmc (d82b325)

OSMC
Fixed LibCEC library. Previous builds were not built with libcec.

17.8-038, 13 March 2017: Based off OSMC commit (3356d4ea) and xbmc (d82b325)

OSMC
Enabled game menu (again)
Add in game.libretro.handy game.libretro.hatari
Increase preload buffer

17.8-039, 14 March 2017: Based off OSMC commit (1eeb56f4b2) and xbmc (d82b325)

XBMC
[Fix] VideoPlayer: Don’t close any subtitle stream when switching audio tracks.

17.8-040, 15 March 2017: Based off OSMC commit (07ef1e6b0) and xbmc (93e9d695b)

XBMC
revert default of epg.selectaction back to show info
[PVR] Cleanup: Use CGUIWindowPVRGuide::GetGridControl() instead of copying code
[PVR] Trac 17372: Fix wrong initial channel focus with ‘Continue last channel on startup’ setting.

17.8-041, 16 March 2017: Based off OSMC commit (07ef1e6b0) and xbmc (93e9d695b)

XBMC
[settings] revert default of epg.selectaction back to show info (PR:11848, 1 commit, 1 file changed)
Adding keyboard layout: Thai Kedmanee (#11844) (85d866eb)

17.8-042, 17 March 2017: Based off OSMC commit (fd5cb8) and xbmc (77f3bff1)

XBMC
[PVR] Fix trac 17374: wakeup command not called on app exit.
Adding keyboard layout: Thai Kedmanee (#11844)

17.8-043, 19 March 2017: Based off OSMC commit (f737b2b) and xbmc (2f2322)

XBMC
allow do build without bluray support
signal monitor by invokeer-id instead addon-id

17.8-044, 20 March 2017: Based off OSMC commit (f737b2b) and xbmc (2f2322)

XBMC
FIX: [depends;PIL] unzip with overwrite
Remove colon and “|” as default artist separators
[addons] Update Chorus

17.8-045, 21 March 2017: Based off OSMC commit (e3e0cd90) and xbmc (38f3499b5)

XBMC
[PVR] Channelgroup Manager dialog: Add support for radio channel groups.
FIX: [depends;PIL] unzip with overwrite

17.8-046, 22 March 2017: Based off OSMC commit (0ac4ec5) and xbmc (fdfff9fc7e)

XBMC
[gui][refactor] rename container info label actualitems to numallitems
[skin][estuary] rename Container.NonFolderItems to Container.NumNonFolderItems
[cleanup] various code style cleanups in GUIWindowManager

17.8-047, 24 March 2017: Based off OSMC commit (b6b02f7) and xbmc (fdfff9fc7e)

XBMC
[bluray] Fix CID 1403183: Control flow issues (NO_EFFECT).

17.8-048, 30 March 2017: Based off OSMC commit (b6b02f7) and xbmc (7668d2b7)

XBMC
[depends] bump rapidjson to 1.1.0
[fix] fix build error with rapidjson 1.1.0
Update to new mir api with moving away from deprecated things
[cmake] explicitly set ENABLE_EXPORTS
[depends] update SSL CA trust store
General cleanup of ApplicationMessenger
[depends] bump openssl to 1.0.2k
Fix missing xbmcgui.ACTION_ values

17.8-049, 31 March 2017: Based off OSMC commit (8d97983e) and xbmc (7f7b747)

XBMC
changed: build the exif code in main library
Fix crash due to exception when entering Games → Keyboard settings
[touchscreen/pictures] - allow to back out from fullscreen picture
[depends] bump crypto libs

17.8-050, 1 April 2017: Based off OSMC commit (a55912) and xbmc (7f7b747)

XBMC
changed: build the exif code in main library

17.8-051, 3 April 2017: Based off OSMC commit (d147dab62) and xbmc (fcfa9bcc0)

XBMC
CGUIWindowManager: Protect against null window access
[guilib] CGUIWindowManager: Fix destruction of windows on app exit