• 1
  • 17
  • 18
  • 19(current)
  • 20
  • 21
  • 37
v18 OSMC test builds for Leia (Kodi 18)
17.8-198, 23 March 2018: Based off OSMC commit (7ed975ab) and newclock5 (b1e4016)
 
  1. XBMC:
    • [cpluff] link with cpluff instead of loading it dynamic (PR:13673, 1 commit, 10 files changed)
    • offload videodb task from mainthread to job (PR:13652, 1 commit, 7 files changed)
  2. inputstream.adaptive:
    • url_decode license_key postbody template part if it starts with % (3b092d4)

Includes latest addons: inputstream.adaptive (3b092d4, +17), inputstream.rtmp (7fe7dde, +2), peripheral.joystick (8374cb4, +2), pvr.argustv (3556049), pvr.demo (8f62053), pvr.dvblink (594e062), pvr.dvbviewer (f1746c5, +1), pvr.filmon(c7243fb), pvr.hdhomerun (f3e0177), pvr.hts (095784b), pvr.iptvsimple (933a5c4), pvr.mediaportal.tvserver (74e2bea), pvr.mythtv (345f9a7, +2), pvr.nextpvr (aa1c8d2), pvr.njoy (67b837d), pvr.octonet (689afbf), pvr.pctv (5b47d9f), pvr.stalker (77eec69), pvr.teleboy (3ccd06f, +1), pvr.vbox (57f3198), pvr.vdr.vnsi (4db947c), pvr.vuplus (dc230dd), pvr.wmc (e0a9190), pvr.zattoo (3c46173), vfs.libarchive (6ce469f, +1)
Reply
17.8-199, 25 March 2018: Based off OSMC commit (4afa88b5) and newclock5 (338464a)
 
 
  • OSMC:
    • Add support to mix LFE channels in to L/R (965a8791a)
    • Add libbluray 1.0.1 to nightly repo

Includes latest addons: inputstream.adaptive (b2965bd, +18), inputstream.rtmp (7fe7dde, +2), peripheral.joystick (8374cb4, +2), pvr.argustv (3556049), pvr.demo(8f62053), pvr.dvblink (594e062), pvr.dvbviewer (f1746c5, +1), pvr.filmon (c7243fb), pvr.hdhomerun (f3e0177), pvr.hts (095784b), pvr.iptvsimple (933a5c4), pvr.mediaportal.tvserver (74e2bea), pvr.mythtv (345f9a7, +2), pvr.nextpvr (aa1c8d2), pvr.njoy (67b837d), pvr.octonet (689afbf), pvr.pctv (5b47d9f), pvr.stalker(77eec69), pvr.teleboy (3ccd06f, +1), pvr.vbox (57f3198), pvr.vdr.vnsi (4db947c), pvr.vuplus (dc230dd), pvr.wmc (e0a9190), pvr.zattoo (3c46173), vfs.libarchive(e7d149e, +2)
Reply
17.8-200, 26 March 2018: Based off OSMC commit (703a5f8) and newclock5 (b75819a)
 
OSMC:
  • Update all-113 for Leia. Add support to mix LFE channels in to L/R (703a5f8e)

XBMC:
  • [python] add setType() method for edit controls (PR:11486, 1 commit, 5 files changed)
  • VideoPlayer: do not discard unknown streams before video stream is ready (PR:13687, 1 commit, 1 file changed)
  • VideoPlayer: only display settings for vaapi and vdpau if they are ac (PR:13686, 1 commit, 7 files changed)

pvr.teleboy:
  • Log notice if t.teleboy.ch is used (a7176f3)

Includes latest addons: inputstream.adaptive (c759106, +19), inputstream.rtmp (7fe7dde, +2), peripheral.joystick (80224e1, +4), pvr.argustv (3556049), pvr.demo (8f62053), pvr.dvblink (594e062), pvr.dvbviewer (f1746c5, +1), pvr.filmon (c7243fb), pvr.hdhomerun (f3e0177), pvr.hts (095784b), pvr.iptvsimple (933a5c4), pvr.mediaportal.tvserver (74e2bea), pvr.mythtv (345f9a7, +2), pvr.nextpvr (aa1c8d2), pvr.njoy (67b837d), pvr.octonet (689afbf), pvr.pctv (5b47d9f), pvr.stalker (77eec69), pvr.teleboy (a7176f3, +2), pvr.vbox (57f3198), pvr.vdr.vnsi (4db947c), pvr.vuplus (dc230dd), pvr.wmc (e0a9190), pvr.zattoo (3c46173), vfs.libarchive (e7d149e, +2)
Reply
17.8-201, 28 March 2018: Based off OSMC commit (da8cb03fc) and newclock5 (b75819a)
 
 
  1. pvr.dvblink:
    • pvr.dvblink addon v4.5.0 (PR:99, 2 commits, 11 files changed)
  2. pvr.mythtv:

Includes latest addons: inputstream.adaptive (c759106, +19), inputstream.rtmp (7fe7dde, +2), peripheral.joystick (80224e1, +4), pvr.argustv (3556049), pvr.demo(8f62053), pvr.dvblink (d48fc19, +2), pvr.dvbviewer (f1746c5, +1), pvr.filmon (c7243fb), pvr.hdhomerun (f3e0177), pvr.hts (095784b), pvr.iptvsimple (933a5c4), pvr.mediaportal.tvserver (74e2bea), pvr.mythtv (ec7daca, +4), pvr.nextpvr (aa1c8d2), pvr.njoy (67b837d), pvr.octonet (689afbf), pvr.pctv (5b47d9f), pvr.stalker (77eec69), pvr.teleboy (a7176f3, +2), pvr.vbox (57f3198), pvr.vdr.vnsi (4db947c), pvr.vuplus (dc230dd), pvr.wmc (e0a9190), pvr.zattoo (3c46173), vfs.libarchive (e7d149e, +2)
Reply
17.8-202, 30 March 2018: Based off OSMC commit (3baf0fbc) and newclock5 (3aa8576)
 
 
XBMC:
  • load videoInfoTag before player is started (PR:13703, 3 commits, 7 files changed)
  • AudioEngine: XAudio - small fixes. (PR:13704, 2 commits, 1 file changed)
  • [xbmc] URL: handle win-lib:// path as a local resource. (PR:13705, 1 commit, 1 file changed)
  • AESinkALSA: only use S24NE4MSB with S32 alsa format (PR:13701, 3 commits, 1 file changed)

Includes latest addons: inputstream.adaptive (c759106, +19), inputstream.rtmp (7fe7dde, +2), peripheral.joystick (80224e1, +4), pvr.argustv (3556049), pvr.demo (8f62053), pvr.dvblink (d48fc19, +2), pvr.dvbviewer (f1746c5, +1), pvr.filmon(c7243fb), pvr.hdhomerun (f3e0177), pvr.hts (095784b), pvr.iptvsimple (933a5c4), pvr.mediaportal.tvserver (74e2bea), pvr.mythtv (9931f98, +5), pvr.nextpvr (aa1c8d2), pvr.njoy (67b837d), pvr.octonet (689afbf), pvr.pctv (5b47d9f), pvr.stalker (77eec69), pvr.teleboy (a7176f3, +2), pvr.vbox (57f3198), pvr.vdr.vnsi (4db947c), pvr.vuplus (dc230dd), pvr.wmc (e0a9190), pvr.zattoo (3c46173), vfs.libarchive (e7d149e, +2)
Reply
17.8-203, 31 March 2018: Based off OSMC commit (f8d5adf0) and newclock5 (6f261235)
 
  1. XBMC:
    • VideoPlayer: vtb - fix potential segfault on reopen (PR:13712, 1 commit, 1 file changed)
    • Expose OnAVChange and OnAVStarted to python api (PR:13696, 1 commit, 5 files changed)
    • Process physical interface only. (PR:7320, 0 commits, 0 files changed)
  2. pvr.dvblink:
    • pvr.dvblink v4.5.1 (PR:100, 1 commit, 4 files changed)
Includes latest addons: inputstream.adaptive (c759106, +19), inputstream.rtmp (7fe7dde, +2), peripheral.joystick (80224e1, +4), pvr.argustv (3556049), pvr.demo(8f62053), pvr.dvblink (51dbe21, +3), pvr.dvbviewer (f1746c5, +1), pvr.filmon (c7243fb), pvr.hdhomerun (f3e0177), pvr.hts (095784b), pvr.iptvsimple (933a5c4), pvr.mediaportal.tvserver (74e2bea), pvr.mythtv (9931f98, +5), pvr.nextpvr (aa1c8d2), pvr.njoy (67b837d), pvr.octonet (689afbf), pvr.pctv (5b47d9f), pvr.stalker(77eec69), pvr.teleboy (a7176f3, +2), pvr.vbox (57f3198), pvr.vdr.vnsi (4db947c), pvr.vuplus (dc230dd), pvr.wmc (e0a9190), pvr.zattoo (3c46173), vfs.libarchive(e7d149e, +2)
Reply
17.8-204, 4 April 2018: Based off OSMC commit (eb8eef53) and newclock5 (88d0637)
 
  1. XBMC:
    • [filesystem] don't change auths for an url if the auth is set explicitly (PR:13713, 2 commits, 2 files changed)
    • remove Audio DSP, it is unmaintained and not in a working state (PR:13723, 1 commit, 41 files changed)
  2. inputstream.adaptive:
  3. newclock5:
    • New commits in this build:
Includes latest addons: inputstream.adaptive (554a84b, +2), inputstream.rtmp (7fe7dde), peripheral.joystick (80224e1), pvr.argustv (3556049), pvr.demo (8f62053), pvr.dvblink (51dbe21), pvr.dvbviewer (f1746c5), pvr.filmon (c7243fb), pvr.hdhomerun (f3e0177), pvr.hts (095784b), pvr.iptvsimple (933a5c4), pvr.mediaportal.tvserver (74e2bea), pvr.mythtv (9931f98), pvr.nextpvr (aa1c8d2), pvr.njoy (67b837d), pvr.octonet (689afbf), pvr.pctv (5b47d9f), pvr.stalker (77eec69), pvr.teleboy (a7176f3), pvr.vbox (57f3198), pvr.vdr.vnsi (4db947c), pvr.vuplus (dc230dd), pvr.wmc (e0a9190), pvr.zattoo (ac0da38), vfs.libarchive (e7d149e)
Reply
17.8-205, 5 April 2018: Based off OSMC commit (eb8eef53) and newclock5 (5417acd)
 
  1. XBMC:
    • drop leftovers from audio dsp removal (PR:13733, 1 commit, 8 files changed)
    • [rpi] Protect against null GetGUI (PR:13731, 1 commit, 1 file changed)
    • HOW-TO: Clean up logic (PR:13717, 7 commits, 3 files changed)
    • [xbmc] Allow enter an user domain in GUI for SMB protocol. (PR:13725, 6 commits, 8 files changed)
    • [filesystem] fix cosmetics after #13725 (PR:13729, 1 commit, 2 files changed)
    • Use OpenSSL for hash calculation (PR:13681, 5 commits, 29 files changed)
    • Fix missing include in StringUtils.cpp (PR:13732, 1 commit, 1 file changed)
  2. inputstream.rtmp:
    • travis: build on xenial and use xcode9 (3b5058d)
  3. inputstream.adaptive:
  4. newclock5:
    • New commits in this build:
      • [rpi] Protect against null GetGUI (5417acde)
    • Commits no longer in build:

Includes latest addons: inputstream.adaptive (d129e4b, +4), inputstream.rtmp (7fe7dde), peripheral.joystick (80224e1), pvr.argustv (3556049), pvr.demo (8f62053), pvr.dvblink (51dbe21), pvr.dvbviewer (f1746c5), pvr.filmon (c7243fb), pvr.hdhomerun (f3e0177), pvr.hts (095784b), pvr.iptvsimple (933a5c4), pvr.mediaportal.tvserver (74e2bea), pvr.mythtv (9931f98), pvr.nextpvr (aa1c8d2), pvr.njoy (67b837d), pvr.octonet (689afbf), pvr.pctv (5b47d9f), pvr.stalker(77eec69), pvr.teleboy (a7176f3), pvr.vbox (57f3198), pvr.vdr.vnsi (4db947c), pvr.vuplus (dc230dd), pvr.wmc (e0a9190), pvr.zattoo (ac0da38), vfs.libarchive (e7d149e)
Reply
17.8-206, 6 April 2018: Based off OSMC commit (68faafc) and newclock5 (5417acd)

OSMC:

Includes latest addons: inputstream.adaptive (d129e4b, +4), inputstream.rtmp (3b5058d, +1), peripheral.joystick (80224e1), pvr.argustv (3556049), pvr.demo(8f62053), pvr.dvblink (51dbe21), pvr.dvbviewer (f1746c5), pvr.filmon (c7243fb), pvr.hdhomerun (f3e0177), pvr.hts (095784b), pvr.iptvsimple (933a5c4), pvr.mediaportal.tvserver (74e2bea), pvr.mythtv (9931f98), pvr.nextpvr (aa1c8d2), pvr.njoy (67b837d), pvr.octonet (689afbf), pvr.pctv (5b47d9f), pvr.stalker(77eec69), pvr.teleboy (a7176f3), pvr.vbox (57f3198), pvr.vdr.vnsi (4db947c), pvr.vuplus (dc230dd), pvr.wmc (e0a9190), pvr.zattoo (ac0da38), vfs.libarchive (e7d149e)
Reply
17.8-207, 7 April 2018: Based off OSMC commit (a54e5e9) and newclock5 (5417acd)
  1. XBMC:
    • ADSP: Remove skin conditions (PR:13736, 1 commit, 3 files changed)
    • Move all platform specific code to platform's folders. (PR:13739, 30 commits, 179 files changed)
    • [cmake] move rbpi platform defines into platform file (PR:13730, 1 commit, 2 files changed)
    • [Estuary] Reintroduce/fix busy dialog animations after #13715. (PR:13738, 1 commit, 2 files changed)
  2. inputstream.adaptive:

Includes latest addons: inputstream.adaptive (2f631c1, +6), inputstream.rtmp (3b5058d, +1), peripheral.joystick (80224e1), pvr.argustv (3556049), pvr.demo (8f62053), pvr.dvblink (51dbe21), pvr.dvbviewer (f1746c5), pvr.filmon (c7243fb), pvr.hdhomerun (f3e0177), pvr.hts (095784b), pvr.iptvsimple (933a5c4), pvr.mediaportal.tvserver (74e2bea), pvr.mythtv (9931f98), pvr.nextpvr (aa1c8d2), pvr.njoy (67b837d), pvr.octonet (689afbf), pvr.pctv (5b47d9f), pvr.stalker (77eec69), pvr.teleboy (a7176f3), pvr.vbox (57f3198), pvr.vdr.vnsi (4db947c), pvr.vuplus (dc230dd), pvr.wmc (e0a9190), pvr.zattoo (ac0da38), vfs.libarchive (e7d149e)
Reply
17.8-208, 8 April 2018: Based off OSMC commit (1ab259) and newclock5 (f86dd87)
  1. XBMC:
    • Component logging disabled on fresh install / Video component not pre (PR:13742, 1 commit, 1 file changed)
    • kill global g_graphicsContext, g_textureManager, and g_LargeTextureManager (PR:13724, 5 commits, 202 files changed)
    • [PATCH] Allow a PVR to provide an EDL for an EPG tag (c32015e)
  2. inputstream.adaptive:
    • [Android] log DRM__systemId (ce6b205)
    • Parse X-Limit-Video Header after license request (9560930)
    • Version bump 2.2.12 (0a17b3b)
    • Trust decode check instead key status (b129dce)
    • Version bump 2.2.13 (f66e2de)
  3. pvr.teleboy:
    • PVR API 5.9.0 (PR:6, 1 commit, 3 files changed)
  4. newclock5:
    • New commits in this build:
      • ffmpeg: hevc: Latest updates (f86dd87e)
    • Updated commits in this build:
      • Revert "fixup! Revert supporting crappy tab/sbs subtitles. this fixes regular subtitles." (e29a5c93 => 952e542e)
    • Commits no longer in build:
      • Revert "Revert "Disable extra logging by default"" (152b1d81)
      • [rpi] Protect against null GetGUI (5417acde)

Includes latest addons: inputstream.adaptive (f66e2de, +11), inputstream.rtmp (3b5058d, +1), peripheral.joystick (80224e1), pvr.argustv (3556049), pvr.demo(8f62053), pvr.dvblink (51dbe21), pvr.dvbviewer (f1746c5), pvr.filmon (c7243fb), pvr.hdhomerun (f3e0177), pvr.hts (095784b), pvr.iptvsimple (933a5c4), pvr.mediaportal.tvserver (74e2bea), pvr.mythtv (9931f98), pvr.nextpvr (aa1c8d2), pvr.njoy (67b837d), pvr.octonet (689afbf), pvr.pctv (5b47d9f), pvr.stalker(77eec69), pvr.teleboy (683bfa1, +1), pvr.vbox (57f3198), pvr.vdr.vnsi (4db947c), pvr.vuplus (dc230dd), pvr.wmc (e0a9190), pvr.zattoo (ac0da38), vfs.libarchive(e7d149e)
Reply
17.8-209, 10 April 2018: Based off OSMC commit (a38621e) and newclock5 (b2dfd70)
  1. XBMC:
    • fix dependency on already shut down services. fixes hang on exit (PR:13744, 1 commit, 2 files changed)
    • Allow a PVR addon to set a start offset of a stream to be played (PR:13720, 1 commit, 12 files changed)
    • AE: drop dsp leftovers (PR:13737, 2 commits, 40 files changed)
    • VideoPlayer: move switching to fullscreen from RM to VP (PR:13745, 1 commit, 8 files changed)
    • fix double busy dialog on playback start (PR:13747, 1 commit, 1 file changed)
  2. inputstream.adaptive:
    • [HLS] Detect effective-url only from main playlist (c90a378)
    • Version bump 2.2.14 (a7eca16)
  3. pvr.demo:
    • PVR API 5.9.0 (PR:61, 1 commit, 2 files changed)
  4. pvr.dvblink:
    • PVR API 5.9.0 (PR:101, 1 commit, 3 files changed)
  5. pvr.dvbviewer:
    • PVR API 5.9.0 (PR:71, 1 commit, 3 files changed)
    • Group by directory: Don't lowercase the group (b7ccd2e)
    • Parse HTTP response status from api requests if possible. (32cd497)
    • Fix playback of ongoing recordings (5d608d5)
    • Timeshift: advance by bytes written (a8c540a)
    • Timers: Add support for custom timers (947aef0)
    • Timers: only transfer timers if connected (19f0ce5)
    • Timers: fix creating disabled timers + check API response (f8e26ed)
    • Rename RS to DMS (f3a4d5b)
    • Bump version to 3.4.2 (1ef88c6)
  6. pvr.filmon:
    • PVR API 5.9.0 (PR:82, 1 commit, 3 files changed)
  7. pvr.hdhomerun:
    • PVR API 5.9.0 (PR:77, 1 commit, 3 files changed)
  8. pvr.hts:
    • PVR API 5.9.0 (PR:363, 1 commit, 3 files changed)
  9. pvr.iptvsimple:
    • PVR API 5.9.0 (PR:182, 1 commit, 3 files changed)
  10. pvr.mediaportal.tvserver:
    • PVR API 5.9.0 (PR:85, 1 commit, 3 files changed)
  11. pvr.mythtv:
    • PVR API 5.9.0 (PR:99, 1 commit, 3 files changed)
  12. pvr.nextpvr:
    • PVR API 5.9.0 (PR:72, 1 commit, 3 files changed)
  13. pvr.njoy:
    • PVR API 5.9.0 (PR:46, 1 commit, 3 files changed)
  14. pvr.pctv:
    • PVR API 5.9.0 (PR:58, 1 commit, 3 files changed)
  15. pvr.stalker:
    • PVR API 5.9.0 (PR:110, 1 commit, 3 files changed)
  16. pvr.vbox:
    • PVR API 5.9.0 (PR:207, 1 commit, 3 files changed)
  17. pvr.vdr.vnsi:
    • PVR API 5.9.0 (PR:13, 1 commit, 2 files changed)
  18. pvr.vuplus:
    • PVR API 5.9.0 (PR:84, 1 commit, 3 files changed)
  19. pvr.wmc:
    • PVR API 5.9.0 (PR:59, 1 commit, 4 files changed)
  20. pvr.zattoo:
    • Seek 5 minutes into replay (7b22f4e)


Includes latest addons: inputstream.adaptive (a7eca16, +13), inputstream.rtmp (3b5058d, +1), peripheral.joystick (80224e1), pvr.argustv (3556049), pvr.demo(d5e5cd1, +1), pvr.dvblink (c61ea73, +1), pvr.dvbviewer (1ef88c6, +10), pvr.filmon (0ca1665, +1), pvr.hdhomerun (484b91d, +1), pvr.hts (9533cce, +1), pvr.iptvsimple(77156cb, +1), pvr.mediaportal.tvserver (9702684, +1), pvr.mythtv (9d15025, +1), pvr.nextpvr (de30ff2, +1), pvr.njoy (bd6581f, +1), pvr.octonet (689afbf), pvr.pctv(5e95300, +1), pvr.stalker (da6f0f8, +1), pvr.teleboy (683bfa1, +1), pvr.vbox (3cf15ad, +1), pvr.vdr.vnsi (d6fe796, +1), pvr.vuplus (00a963f, +1), pvr.wmc (2acca13, +1), pvr.zattoo (7b22f4e, +1), vfs.libarchive (e7d149e)
Reply
17.8-209, 10 April 2018: Based off OSMC commit (a38621e) and newclock5 (88bbc3)


 
  1. XBMC:
    • [Music]Refactor Artist/Album Information Dialog (PR:13672, 4 commits, 19 files changed)
    • Add OnResume, OnAVChange and OnAVStart to jsonRPC notifications (PR:13726, 1 commit, 11 files changed)
    • Do not invoke UpdateFileList() when calling SaveFileState() (PR:11691, 1 commit, 1 file changed)
    • Add cmake instructions for vs 2017 (PR:13751, 1 commit, 1 file changed)
    • have ServiceBroker return a pointer for WinSystem (PR:13748, 1 commit, 185 files changed)
    • [ci] update travis to xenial (9f206f4)
  2. pvr.argustv:
    • PVR API 5.9.0 (PR:79, 1 commit, 3 files changed)
  3. newclock5:
    • Commits no longer in build:
      • fixup! Revert supporting crappy tab/sbs subtitles. this fixes regular subtitles. (a1ffc2fb)
      • fixup! Revert supporting crappy tab/sbs subtitles. this fixes regular subtitles. (738819e6)
      • Revert "fixup! Revert supporting crappy tab/sbs subtitles. this fixes regular subtitles." (d076a6d5)
      • Revert "fixup! Revert supporting crappy tab/sbs subtitles. this fixes regular subtitles." (1ea3d953)
Includes latest addons: inputstream.adaptive (a7eca16, +13), inputstream.rtmp (3b5058d, +1), peripheral.joystick (80224e1), pvr.argustv (377f796, +1), pvr.demo(d5e5cd1, +1), pvr.dvblink (c61ea73, +1), pvr.dvbviewer (1ef88c6, +10), pvr.filmon (0ca1665, +1), pvr.hdhomerun (484b91d, +1), pvr.hts (9533cce, +1), pvr.iptvsimple(77156cb, +1), pvr.mediaportal.tvserver (9702684, +1), pvr.mythtv (9d15025, +1), pvr.nextpvr (de30ff2, +1), pvr.njoy (bd6581f, +1), pvr.octonet (689afbf), pvr.pctv(5e95300, +1), pvr.stalker (da6f0f8, +1), pvr.teleboy (683bfa1, +1), pvr.vbox (3cf15ad, +1), pvr.vdr.vnsi (d6fe796, +1), pvr.vuplus (00a963f, +1), pvr.wmc (2acca13, +1), pvr.zattoo (7b22f4e, +1), vfs.libarchive (e7d149e)
Reply
17.8-211, 14 April 2018: Based off OSMC commit (6d3200d) and newclock5 (88bbc3)

XBMC:
Reply
17.8-212, 17 April 2018: Based off OSMC commit (6b1e833) and newclock5 (522645)

 
  1. XBMC:
    • VideoPlayer: do not render video until a/v streams are in sync (PR:13756, 1 commit, 3 files changed)
    • [Music] Fix endless rescraping of unfound album (PR:13752, 1 commit, 2 files changed)
    • [cleanup] drop support for alsa lower than 1.0.27 (PR:13749, 1 commit, 3 files changed)
    • windowing/gbm: destroy property blob (PR:13568, 1 commit, 1 file changed)
    • [cleanup] remove GNUReplacement function (PR:13760, 3 commits, 13 files changed)
    • linux: add OptionalsReg for audio drivers (PR:13758, 3 commits, 12 files changed)
    • register AE as pointer to ServiceBroker (PR:13750, 1 commit, 28 files changed)
    • [PVR] Fix label2 for recordings file items after #11691. (PR:13763, 1 commit, 2 files changed)
    • [application] fix broken powermanagement after #13748. (PR:13765, 1 commit, 1 file changed)
    • [cleanup][linux] remove unused symbols (PR:13764, 4 commits, 8 files changed)
    • AESinkAUDIOTrack: Fix checking for correct value of TRUEHD DTSHD in AML fixes #17823 (PR:13734, 1 commit, 1 file changed)
    • Kill global CStereoscopicsManager (PR:13743, 1 commit, 14 files changed)
    • [guiinfo] Major refactoring of CGUIInfoManager (PR:13754, 32 commits, 95 files changed)
    • VideoPlayer: fix reconfigure renderer after 76757f01c8c5e3b1fafe8b13a (PR:13768, 1 commit, 1 file changed)
    • lirc: redesign, fix (PR:13761, 5 commits, 26 files changed)
    • AE: fix dependencies on startup (PR:13770, 1 commit, 7 files changed)
    • [xbmc] Added clang-format that roughly matches our current style (PR:13361, 1 commit, 1 file changed)
  2. inputstream.adaptive:
    • Effective URL search for parameters (?) (a7a59e4)
    • Version bump 2.2.15 (34b5af2)
  3. pvr.octonet:
  4. pvr.teleboy:
    • Seek 5 minutes into replay and recording stream (a84e5ef)
  5. pvr.zattoo:
    • Seek 5 minutes into recording stream (5e5493b)
  6. newclock5:
    • Commits no longer in build:
      • temp: Add debugging for 3d stereomode changes (020d67dc)
Reply
  • 1
  • 17
  • 18
  • 19(current)
  • 20
  • 21
  • 37

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