• 1
  • 15
  • 16
  • 17(current)
  • 18
  • 19
  • 37
v18 OSMC test builds for Leia (Kodi 18)
....sorry 

I missed the apt 
deb http://download.osmc.tv/dev/gmc-18 gmc-18 main

working now
Reply
17.8-171, 2 Feb 2018: Based off OSMC commit (4a2ca950e0) and newclock5 (44c963b2)

OSMC:
Fix for compile issue #13462 (884e6ea )

XBMC:
  • Revert "compile fix" (PR:13459, 1 commit, 1 file changed)
  • Revert "[AML] compile fix (#13450)" (PR:13460, 1 commit, 6 files changed)
  • Fix for DVDs not playing under Linux when using UDisks. (PR:13451, 1 commit, 1 file changed)
  • [VP] Add Reset method to VideoPicture which has changed from struct ... (PR:13461, 1 commit, 2 files changed)
  • [AML/ANDROID] Make Android / AML work again after recent Renderflags (PR:13462, 1 commit, 4 files changed)

newclock5:
  • New commits in this build:
    • re-factor creation of platform specific powersyscall instance. (c4c50e29)
    • re-factor creation of platform specific storage provider instance. (e1080f29)
    • ffmpeg: hevc: Update to latest Neon SAO optimisations (348166d0)
    • Move several of the platform specific threading mechanisms to C++11 standard. (bffb5b1e)
    • Don't assign picture stereomode when mono (44c963b2)
  • Updated commits in this build:
    • Revert "rbp: Use common function with lock for gencmds" (d2a7c8a4 => fdb732b9)
  • Commits no longer in build:
    • Added methods SuspendVideoOutput() and ResumeVideoOutput() to CRBP class, which can be used to power down the Raspberry PI's video interface, and restore it at (6051167c)
    • PowerManager (and its IPowerSyscall instance) now gets called from CApplication::OnKey() and can process and suppress key presses. This is a requirement to impl (a328674b)
    • Added CPowerSyscallVirtualSleep class, which acts as a base class for devices that have no native standby mode, and need to fake it in some way. (5edf9c42)
    • Added power management support for the Raspberry Pi. Since it doesn't support true standby, we fake it by turning video on or off, and ignoring remote inputs du (0619851f)
    • [power] hack - don't kill lirc or cec (0c369603)
    • [power] hack - wake on any action (48f5b45e)
    • [power] hack - Make suspend toggle suspend state (54053bd6)
    • [power] Add back in powerdown and reboot (1c4cdaf6)
    • [rbp] Resume video output on startup (c4738fbf)
    • powermanagement: Reduce cpu usage when virtually suspended (b7bc2d60)

Includes latest addons: inputstream.adaptive (b28d3f0), inputstream.rtmp (b3ffc49), peripheral.joystick (0a20d01), pvr.argustv (a4d3ec7), pvr.demo (0224cbd), pvr.dvblink (4ac2f2d), pvr.dvbviewer (c2275e1), pvr.filmon (e754b4b), pvr.hdhomerun (7379fbc), pvr.hts (774943f), pvr.iptvsimple (a00d008), pvr.mediaportal.tvserver (0c5ece3), pvr.mythtv (3200b09), pvr.nextpvr (11dfdbb), pvr.njoy (67b837d), pvr.octonet (689afbf), pvr.pctv (c7a13d7), pvr.stalker (c91421d), pvr.teleboy (3ae0297), pvr.vbox (24126fd), pvr.vdr.vnsi (4db947c), pvr.vuplus (020e1d2), pvr.wmc (920ade6), pvr.zattoo (fed0aea), vfs.libarchive (568a2a1)
Reply
17.8-172, 3 Feb 2018: Based off OSMC commit (4a2ca950e0) and newclock5 (a78615a)

XBMC:
  • [Estuary] hide repeat / random in partymode (PR:13465, 1 commit, 1 file changed)
  • add HTTPS support for RSS feeds (PR:13453, 1 commit, 9 files changed)
  • [xbmc] refactor instantiation of storage provider and power manager syscalls (PR:13258, 2 commits, 35 files changed)

newclock5:
  • New commits in this build:
    • VideoPlayer: do not set stereo mode for monoscopic video, keep it an empty string (a78615a2)
  • Commits no longer in build:
    • Don't assign picture stereomode when mono (44c963b2)

Includes latest addons: inputstream.adaptive (b28d3f0), inputstream.rtmp (b3ffc49), peripheral.joystick (0a20d01), pvr.argustv (a4d3ec7), pvr.demo (0224cbd), pvr.dvblink (4ac2f2d), pvr.dvbviewer (c2275e1), pvr.filmon (e754b4b), pvr.hdhomerun (7379fbc), pvr.hts (774943f), pvr.iptvsimple (a00d008), pvr.mediaportal.tvserver (0c5ece3), pvr.mythtv (3200b09), pvr.nextpvr (11dfdbb), pvr.njoy (67b837d), pvr.octonet (689afbf), pvr.pctv (c7a13d7), pvr.stalker (c91421d), pvr.teleboy (3ae0297), pvr.vbox (24126fd), pvr.vdr.vnsi (4db947c), pvr.vuplus (020e1d2), pvr.wmc (920ade6), pvr.zattoo (fed0aea), vfs.libarchive (568a2a1
Reply
17.8-173, 6 Feb 2018: Based off OSMC commit (6ab63e5a) and newclock5 (f11f138473)

OSMC
[*] Remove patch rbp-094. Applied Upstream
[*] Add patch Allow-sharing-for-mounted-disks

XBMC:
  • VideoPlayer: opengl - fix yuv2rgb (PR:13477, 1 commit, 2 files changed)
  • [jsonrpc] fix GetFavourites after dd29b3e (PR:13410, 1 commit, 2 files changed)
  • [depends] gnutls: don't use getentropy on darwin systems (PR:13479, 1 commit, 2 files changed)
  • [addons] don't use event load/unload in conjunction with async events (PR:12846, 1 commit, 4 files changed)
  • [addons] refactor dependecy tuples to a struct (PR:13473, 1 commit, 20 files changed)
  • [mention-bot] Nuke file (PR:13463, 1 commit, 1 file changed)
  • AndroidStorageProvider: Fix fsok logic (PR:13480, 1 commit, 1 file changed)
  • Update README.raspberrypi to default to release builds (#13327) (0edaa82)

    pvr.mediaportal.tvserver:
  • New setting for the default keepmethod of new recording timers (PR:82, 1 commit, 6 files changed)


    newclock5:
    Commits no longer in build:
  • Move several of the platform specific threading mechanisms to C++11 standard. (07610571)

    Includes latest addons: inputstream.adaptive (b28d3f0), inputstream.rtmp (b3ffc49), peripheral.joystick (7f2f2eb), pvr.argustv (a4d3ec7), pvr.demo (0224cbd), pvr.dvblink (4ac2f2d), pvr.dvbviewer (c2275e1), pvr.filmon (e754b4b), pvr.hdhomerun (7379fbc), pvr.hts (774943f), pvr.iptvsimple (a00d008), pvr.mediaportal.tvserver (386c6c1, +1), pvr.mythtv (3200b09), pvr.nextpvr (11dfdbb), pvr.njoy (67b837d), pvr.octonet (689afbf), pvr.pctv (c7a13d7), pvr.stalker (c91421d), pvr.teleboy (3ae0297), pvr.vbox (24126fd), pvr.vdr.vnsi (4db947c), pvr.vuplus (020e1d2), pvr.wmc (920ade6), pvr.zattoo (fed0aea), vfs.libarchive (568a2a1)
Reply
17.8-174, 8 Feb 2018: Based off OSMC commit (88c5b8b4) and newclock5 (91ec043c)

XBMC:
  • VideoPlayer: OpenGL - do colorspace conversion in linear RGB (PR:13481, 2 commits, 10 files changed)
  • Exit (PR:13483, 1 commit, 1 file changed)
  • [win32]Fix env vars out of sync in debug mode regression (PR:13490, 1 commit, 1 file changed)
  • FIX: [droid] proper handling of HDMI on/off broadcasts (PR:13487, 1 commit, 2 files changed)
  • fixed: return actual position for seek in file cache (PR:13488, 1 commit, 1 file changed)
  • changed: drop XbmcThread::NonCopyable (PR:13489, 1 commit, 4 files changed)
  • [doxy] add missing docs and adjust docs in GUIInfoManager (PR:13467, 2 commits, 1 file changed)

Includes latest addons: inputstream.adaptive (b28d3f0), inputstream.rtmp (b3ffc49), peripheral.joystick (7f2f2eb), pvr.argustv (a4d3ec7), pvr.demo (8f62053, +1), pvr.dvblink (89d1687, +1), pvr.dvbviewer (64c4356, +1), pvr.filmon (2721611, +1), pvr.hdhomerun (7379fbc), pvr.hts (095784b, +1), pvr.iptvsimple (933a5c4, +1), pvr.mediaportal.tvserver (dec444f, +2), pvr.mythtv (3200b09), pvr.nextpvr (aa1c8d2, +1), pvr.njoy (67b837d), pvr.octonet (689afbf), pvr.pctv (5b47d9f, +1), pvr.stalker (77eec69, +1), pvr.teleboy (3ae0297), pvr.vbox (57f3198, +1), pvr.vdr.vnsi (4db947c), pvr.vuplus (f05f158, +1), pvr.wmc (38e670a, +1), pvr.zattoo (3c46173, +1), vfs.libarchive (3ad25b3, +1)
Reply
17.8-175, 11 Feb 2018: Based off OSMC commit (d43d41bb7) and newclock5 (41a8dedb)a

XBMC:
  • [VideoPlayer] DXVA: fixed wrong surface format for 10bits videos and (PR:13506, 1 commit, 2 files changed)
  • [depends][configure] unify android & linux (PR:13505, 4 commits, 65 files changed)
  • Games: Mouse remapping support (PR:13482, 13 commits, 90 files changed)
  • VideoPlayer: rewrite yuv to rgb conversion for DirectX (PR:13500, 6 commits, 15 files changed)
  • [windows] use ComPtr instead of raw pointers. (PR:13501, 4 commits, 11 files changed)
  • [estuary] missing addon icons (PR:13498, 1 commit, 2 files changed)
  • changed: quell terminal spew in JpegParse (PR:13496, 2 commits, 2 files changed)
  • changed: remove .rar|.cbr from default video/music/image extensions (PR:13494, 1 commit, 1 file changed)
  • AMLUtils: simplify resolution parsing, add VESA modes parsing (PR:13432, 0 commits, 0 files changed)
  • RetroPlayer: Update OpenGL/ES Renderers and use RGB565 (PR:13497, 6 commits, 7 files changed)

peripheral.joystick:
  • Peripheral API v1.3.7: Mouse mapping support (PR:138, 4 commits, 13 files changed)



    Includes latest addons: inputstream.adaptive (b28d3f0), inputstream.rtmp (b3ffc49), peripheral.joystick (02da6ed, +4), pvr.argustv (a4d3ec7), pvr.demo (8f62053, +1), pvr.dvblink (89d1687, +1), pvr.dvbviewer (64c4356, +1), pvr.filmon (2721611, +1), pvr.hdhomerun (7379fbc), pvr.hts (095784b, +1), pvr.iptvsimple (933a5c4, +1), pvr.mediaportal.tvserver (dec444f, +2), pvr.mythtv (3200b09), pvr.nextpvr (aa1c8d2, +1), pvr.njoy (67b837d), pvr.octonet (689afbf), pvr.pctv (5b47d9f, +1), pvr.stalker (77eec69, +1), pvr.teleboy (3ae0297), pvr.vbox (57f3198, +1), pvr.vdr.vnsi (4db947c), pvr.vuplus (f05f158, +1), pvr.wmc (38e670a, +1), pvr.zattoo (3c46173, +1), vfs.libarchive (128394c, +3)
Reply
17.8-176, 12 Feb 2018: Based off OSMC commit (8d392666e) and newclock5 (7a26fb4)

XBMC:
  • AddonSettings: Protect against nullptr (PR:12522, 1 commit, 1 file changed)
  • [PVR] Ensure larger objects are heap allocated to avoid stack overflows. (PR:13522, 1 commit, 2 files changed)
  • X11: add fallback for OpenGL legacy (PR:13528, 1 commit, 1 file changed)
  • [Music]Fix Container.Art for collaboration albums (PR:13491, 1 commit, 1 file changed)
  • [libdvd] latest versions libdvdcss 1.4.1 libdvdread/libdvdnav 6.0.0 (PR:13524, 1 commit, 3 files changed)
  • [xbmc][fix] Fix problematic format strings. (PR:13529, 1 commit, 3 files changed)
Includes latest addons: inputstream.adaptive (b28d3f0), inputstream.rtmp (b3ffc49), peripheral.joystick (02da6ed, +4), pvr.argustv (a4d3ec7), pvr.demo (8f62053, +1), pvr.dvblink (89d1687, +1), pvr.dvbviewer (64c4356, +1), pvr.filmon(2721611, +1), pvr.hdhomerun (7379fbc), pvr.hts (095784b, +1), pvr.iptvsimple (933a5c4, +1), pvr.mediaportal.tvserver (dec444f, +2), pvr.mythtv (3200b09), pvr.nextpvr (aa1c8d2, +1), pvr.njoy (67b837d), pvr.octonet (689afbf), pvr.pctv(5b47d9f, +1), pvr.stalker (77eec69, +1), pvr.teleboy (3ae0297), pvr.vbox (57f3198, +1), pvr.vdr.vnsi (4db947c), pvr.vuplus (f05f158, +1), pvr.wmc (38e670a, +1), pvr.zattoo (3c46173, +1), vfs.libarchive (128394c, +3)
Reply
Hello, I get No access to /dev/mem Error on virtual.SSD1306-libraries/lib/Adafruit_GPIO/GPIO.py", line 188, in setup
Reply
What are you trying to setup? Adafruit_GPIO?
Reply
17.8-177, 16 Feb 2018: Based off OSMC commit (b340ead91) and newclock5 (7283b1)

OSMC
  • Include addon game.libretro.scummvm

XBMC:
  • [uPnP] Content-Disposition Header (PR:13520, 1 commit, 1 file changed)
  • FreeBSD fixes (PR:13532, 8 commits, 19 files changed)
  • FIX: [3D;win] initialize 3D flags in renderer (PR:13543, 1 commit, 1 file changed)
  • [cleanup] FreeBSD 8 is EOL & move FreeBSDGNUReplacements include (PR:13544, 2 commits, 4 files changed)
  • DVDVideoCodecAmlogic: remove pts-based frame rate tracking (PR:13539, 2 commits, 2 files changed)
  • [cleanup][windows] remove system.h defines & includes (PR:13545, 4 commits, 31 files changed)
  • [wayland] Move EGL context attribs to winsys context, add GL fallback (PR:13527, 1 commit, 9 files changed)
Includes:
  • [Game API] Update to v1.0.36: Controller topology (#13499)

newclock5:
New commits in this build:
  • ffmpeg: hevc: Fix artifacts if bright scenes (43cdd5dd)


Includes latest addons: inputstream.adaptive (b28d3f0), inputstream.rtmp (b3ffc49), peripheral.joystick (02da6ed, +4), pvr.argustv (a4d3ec7), pvr.demo (8f62053, +1), pvr.dvblink (89d1687, +1), pvr.dvbviewer (64c4356, +1), pvr.filmon(2721611, +1), pvr.hdhomerun (7379fbc), pvr.hts (095784b, +1), pvr.iptvsimple (933a5c4, +1), pvr.mediaportal.tvserver (dec444f, +2), pvr.mythtv (3200b09), pvr.nextpvr (aa1c8d2, +1), pvr.njoy (67b837d), pvr.octonet (689afbf), pvr.pctv(5b47d9f, +1), pvr.stalker (77eec69, +1), pvr.teleboy (3ae0297), pvr.vbox (57f3198, +1), pvr.vdr.vnsi (4db947c), pvr.vuplus (f05f158, +1), pvr.wmc (38e670a, +1), pvr.zattoo (3c46173, +1), vfs.libarchive (128394c, +3)
Reply
17.8-178, 19 Feb 2018: Based off OSMC commit (b5f982b) and newclock5 (fb2c927)
  1. XBMC:
    • [Estuary] - fix info display for sets (PR:13530, 1 commit, 4 files changed)
    • RetroPlayer: GL(ES) don't hardcode pixelformats (PR:13504, 3 commits, 23 files changed)
    • Python: Normalize Python exception before processing (PR:13554, 1 commit, 1 file changed)
    • RetroPlayer: Move and document GUI code (PR:13553, 2 commits, 32 files changed)
    • [cleanup] remove unnecessary PlatformInclude.h & system.h includes (PR:13550, 4 commits, 295 files changed)
    • amlcodec: reduce video decoder pre-buffering time, pre-buffer more only when decoder is busy (PR:13541, 1 commit, 1 file changed)
  2. peripheral.joystick:
    • [android] Add buttonmap for Xbox One S wireless controller (PR:139, 1 commit, 1 file changed)
  3. newclock5:
    • New commits in this build:
      • paplayer (vp): fix out-of-bounds error in audiocodec passthrough (83ae5402)
      • fixup: MVC: remove SAFE_DELETE (fb2c9271)
    • Commits no longer in build:
      • FIX: [3D] broken since awhile (cc959ab1)
Includes latest addons: inputstream.adaptive (b28d3f0), inputstream.rtmp (b3ffc49), peripheral.joystick (12e7d52, +1), pvr.argustv (a4d3ec7), pvr.demo (8f62053), pvr.dvblink (89d1687), pvr.dvbviewer (64c4356), pvr.filmon (2721611), pvr.hdhomerun (7379fbc), pvr.hts (095784b), pvr.iptvsimple (933a5c4), pvr.mediaportal.tvserver (dec444f), pvr.mythtv (3200b09), pvr.nextpvr (aa1c8d2), pvr.njoy (67b837d), pvr.octonet (689afbf), pvr.pctv (5b47d9f), pvr.stalker (77eec69), pvr.teleboy (3ae0297), pvr.vbox (57f3198), pvr.vdr.vnsi (4db947c), pvr.vuplus (f05f158), pvr.wmc (38e670a), pvr.zattoo (3c46173), vfs.libarchive (128394c)
Reply
17.8-179, 20 Feb 2018: Based off OSMC commit (fee1d46a) and newclock5 (cb39ba)
 
  1. XBMC:
    • [cleanup] minimize system.h (PR:13556, 4 commits, 8 files changed)
    • paplayer (vp): fix out-of-bounds error in audiocodec passthrough (PR:13557, 1 commit, 2 files changed)
    • OpenGL: fix NaN in shaders (PR:13559, 1 commit, 3 files changed)
  2. newclock5:
    • Commits no longer in build:
      • paplayer (vp): fix out-of-bounds error in audiocodec passthrough (83ae5402)
      • fixup: MVC: remove SAFE_DELETE (fb2c9271)


Includes latest addons: inputstream.adaptive (b28d3f0), inputstream.rtmp (b3ffc49), peripheral.joystick (12e7d52, +1), pvr.argustv (a4d3ec7), pvr.demo (8f62053), pvr.dvblink (89d1687), pvr.dvbviewer (64c4356), pvr.filmon (2721611), pvr.hdhomerun (7379fbc), pvr.hts (095784b), pvr.iptvsimple (933a5c4), pvr.mediaportal.tvserver (dec444f), pvr.mythtv (3200b09), pvr.nextpvr (aa1c8d2), pvr.njoy (67b837d), pvr.octonet (689afbf), pvr.pctv (5b47d9f), pvr.stalker(77eec69), pvr.teleboy (3ae0297), pvr.vbox (57f3198), pvr.vdr.vnsi (4db947c), pvr.vuplus (f05f158), pvr.wmc (38e670a), pvr.zattoo (3c46173), vfs.libarchive (128394c)
Reply
17.8-180, 21 Feb 2018: Based off OSMC commit (9a2000) and newclock5 (4362d0e)
 
XBMC:
  • Consolidate subtitle dialogs (PR:13525, 2 commits, 15 files changed)

Includes latest addons: inputstream.adaptive (b28d3f0), inputstream.rtmp (b3ffc49), peripheral.joystick (12e7d52, +1), pvr.argustv (a4d3ec7), pvr.demo (8f62053), pvr.dvblink (89d1687), pvr.dvbviewer (64c4356), pvr.filmon (2721611), pvr.hdhomerun (7379fbc), pvr.hts (095784b), pvr.iptvsimple (933a5c4), pvr.mediaportal.tvserver (dec444f), pvr.mythtv (3200b09), pvr.nextpvr (aa1c8d2), pvr.njoy (67b837d), pvr.octonet (689afbf), pvr.pctv (5b47d9f), pvr.stalker (77eec69), pvr.teleboy (3ae0297), pvr.vbox (57f3198), pvr.vdr.vnsi (4db947c), pvr.vuplus (f05f158), pvr.wmc (38e670a), pvr.zattoo (3c46173), vfs.libarchive (128394c)
Reply
17.8-181, 22 Feb 2018: Based off OSMC commit (4537a326db) and newclock5 (6f78f056)
 
  1. XBMC:
    • [cleanup] silence sign compare warning (PR:13567, 1 commit, 1 file changed)
  2. newclock5:
    • New commits in this build:
      • add back the custom pthread mutex attribute PTHREAD_PRIO_INHERIT. (a27662f8)
      • TEST: Threads: Enable PTHREAD_PRIO_INHERIT on arm (6f78f056)
Reply
17.8-182, 23 Feb 2018: Based off OSMC commit (2c30d76) and newclock5 (df12e11ba)
 
  1. XBMC:
    • Rendering: remove rendercaps (PR:13512, 3 commits, 18 files changed)
    • [c-pluff] Update to 0.1.4 (PR:10741, 2 commits, 152 files changed)
    • DirectX: fix NaN in shaders (PR:13570, 1 commit, 1 file changed)
    • Add back the custom pthread mutex attribute PTHREAD_PRIO_INHERIT. (PR:13562, 2 commits, 4 files changed)
  2. newclock5:
    • Commits no longer in build:
      • ffmpeg: hevc: Update to latest Neon SAO optimisations (5252bfed)
      • ffmpeg: hevc: Fix minor memory leak and use stack for small allocations (a9808c2f)
      • ffmpeg: hevc: Avoid zero length cache flushes (5e91f841)
      • ffmpeg: hevc: Fix artifacts if bright scenes (bbbedb3e)
      • add back the custom pthread mutex attribute PTHREAD_PRIO_INHERIT. (a27662f8)
      • TEST: Threads: Enable PTHREAD_PRIO_INHERIT on arm (6f78f056)

Includes latest addons: inputstream.adaptive (b28d3f0), inputstream.rtmp (b3ffc49), peripheral.joystick (12e7d52, +1), pvr.argustv (a4d3ec7), pvr.demo (8f62053), pvr.dvblink (89d1687), pvr.dvbviewer (64c4356), pvr.filmon (2721611), pvr.hdhomerun (7379fbc), pvr.hts (095784b), pvr.iptvsimple (933a5c4), pvr.mediaportal.tvserver (dec444f), pvr.mythtv (3200b09), pvr.nextpvr (aa1c8d2), pvr.njoy (67b837d), pvr.octonet (689afbf), pvr.pctv (5b47d9f), pvr.stalker (77eec69), pvr.teleboy (3ae0297), pvr.vbox (57f3198), pvr.vdr.vnsi (4db947c), pvr.vuplus (f05f158), pvr.wmc (38e670a), pvr.zattoo (3c46173), vfs.libarchive (128394c)
Reply
  • 1
  • 15
  • 16
  • 17(current)
  • 18
  • 19
  • 37

Logout Mark Read Team Forum Stats Members Help
OSMC test builds for Leia (Kodi 18)4