• 1
  • 19
  • 20
  • 21(current)
  • 22
  • 23
  • 37
v18 OSMC test builds for Leia (Kodi 18)
Hi
I experience in the latest version the in vnc connections mouse is not working properly.

anyone else have the same problem?
Reply
dpkg -l | grep mediacenter-osmc | awk '{ print $3 }'
17.8-228
Reply
This is a known issue.  A few others have this problem as well.  Also effects xbian

https://github.com/xbmc/xbmc/pull/13176
Reply
17.8-229, 14 May 2018: Based off OSMC commit (fc7f311a) and newclock5 (6cf9120)
 
  1. XBMC:
    • Resolution: User current resolution - desktop might be something else (PR:13868, 1 commit, 1 file changed)
    • [guiinfo] Fix LISTITEM_PROPRTY for bool and integer properties. (PR:13875, 1 commit, 1 file changed)
    • [fix] handle favourites from Profile directory in FileManager (PR:13872, 1 commit, 1 file changed)
    • utils/Variant: use std::to_string() instead of std::ostringstream (PR:13870, 1 commit, 1 file changed)
    • LinuxRendererGLES: Fixed texture type for Mesa 18 compatibility (PR:13865, 1 commit, 1 file changed)
  2. inputstream.adaptive:
    • compile fix (const_iterator) (0bbbccb)
  3. newclock5:
    • New commits in this build:
      • ffmpeg: hevc: Latest updates from Ben (6cf91202)
 
Reply
17.8-230, 15 May 2018: Based off OSMC commit (b9f8a720) and newclock5 (891e58)
 
  1. XBMC:
    • VideoPlayer: add setting for using VAAPI HEVC (PR:13856, 3 commits, 3 files changed)
    • Use GetDynPath for getPlayingFile (PR:13874, 1 commit, 1 file changed)
    • BusyDialog: ignore gui messages while active (PR:13861, 1 commit, 11 files changed)
    • [PVR] CGUIWindowPVRBase multithreading fixes (PR:13879, 5 commits, 2 files changed)
    • Prefer stereo streams if user has configured 2.0 in AE (PR:13877, 1 commit, 4 files changed)
    • dialogs/GUIDialogBusy: stop the CThread properly (PR:13880, 1 commit, 1 file changed)
    • Revert "BusyDialog: ignore gui messages while active" (PR:13881, 1 commit, 11 files changed)
    • paplayer: only fire a single OnPlaybackStarted for a file (PR:13882, 1 commit, 3 files changed)
    • PVRClient: protect access to m_timertypes (PR:13883, 1 commit, 1 file changed)
  2. inputstream.adaptive:
    • [WV JNI] Hold Classloader open for OnEventListener to avoid GC cleanup (0da87a8)
  3. pvr.dvbviewer:
    • Add support for guest privileges: (1d87501)
    • Bump version to 3.4.6 (98d7170)
    • Add custom timeout setting for livetv connections and timeshift (f9298c3)
    • Bump version to 3.4.7 (ac94e59)
  4. pvr.vdr.vnsi:
    • client: delete cVNSI{Demux,Recording} on open error (PR:14, 1 commit, 1 file changed)
  5. pvr.zattoo:
    • Persist zattoo session to prevent multiple logins (46f76a5)
    • Shorten session cookies in log (9cf0646)
    • Improve storing session cookie (bfeefe1)
    • Store uuid after generating (a410f2b)
  6. newclock5:
    • New commits in this build:
      • Application: register Stereoscopicmanager for message target (891e5834)

Includes latest addons: inputstream.adaptive (0da87a8), inputstream.rtmp (8920456), peripheral.joystick (80224e1), pvr.argustv (377f796), pvr.demo (d5e5cd1), pvr.dvblink (c61ea73), pvr.dvbviewer (ac94e59), pvr.filmon (0ca1665), pvr.hdhomerun (484b91d), pvr.hts (9533cce), pvr.iptvsimple (77156cb), pvr.mediaportal.tvserver (9702684), pvr.mythtv (9d15025), pvr.nextpvr (00d57de), pvr.njoy (bd6581f), pvr.octonet (54680a3), pvr.pctv (5e95300), pvr.stalker(da6f0f8), pvr.teleboy (dbdc96e), pvr.vbox (3cf15ad), pvr.vdr.vnsi (ed1c124), pvr.vuplus (00a963f), pvr.wmc (2acca13), pvr.zattoo (a410f2b), vfs.libarchive (1b00b57)
Reply
On Raspberry Pi 3. Anyone else get a stuck at the spinning logo/hourglass drawing after boot up? I have to hit esc/back to get to the Kodi menu. Then when I play Pandora it will play one song then I have to hit esc/back for it to move on. Downgrading to try and find when it started.

Update: 229 seem to load fine but crashes randomly when playing Pandora.
Reply
The spinning logo at startup is a known issue. Should hopefully be fixed in the next nightly. 

For the addon crashes best would be to check with the developer of Pandora
Reply
17.8-231, 17 May 2018: Based off OSMC commit (6f0e83a9e) and newclock5 (891e58)
 
  1. XBMC:
    • [Music]Artist art in file view and on playback from fileview (PR:13871, 1 commit, 2 files changed)
    • [fix][ios] UIFileSharingEnabled requires boolean type (PR:13889, 1 commit, 1 file changed)
    • [darwin] inform about not implemented ExecWait (PR:13890, 1 commit, 1 file changed)
    • fix getting user input for directory search (PR:13886, 1 commit, 4 files changed)
    • GUIMediaWindow: prevent vecItems from being updated by more than a si (PR:13891, 1 commit, 2 files changed)
    • Various guilib optimizations and include cleanup (PR:13888, 9 commits, 47 files changed)
    • [win10] migration from C++/CX to C++/WinRT (PR:13864, 5 commits, 50 files changed)
    • CVirtualDirectory: only keep implementation dir if requested (PR:13893, 1 commit, 5 files changed)
    • VideoPlayer/RendererVAAPIGL*: initialize output parameters (PR:13885, 1 commit, 2 files changed)
    • [Android] remove try / catch around main thread (PR:13894, 1 commit, 1 file changed)
    • Fixed: IsType check now uses m_strDynPath (PR:13895, 1 commit, 1 file changed)
    • [lang][kodi.core] automatic syntax corrections for the en_GB language file (ba58c31)
    • [lang][skin.estuary] updated language files from Transifex (13b3aef)
    • [lang][skin.estouchy] updated language files from Transifex (ae90fd7)
  2. inputstream.adaptive:
    • [Android] Store / reuse service certificate for 24h (c2e1666)
  3. pvr.argustv:
    • [lang] updated language files from Transifex (0ed7cae)
  4. pvr.demo:
    • [lang] updated language files from Transifex (20d81d8)
  5. pvr.dvblink:
    • [lang] automatic syntax corrections for the en_GB language file (8ea9775)
    • [lang] updated language files from Transifex (19c178e)
  6. pvr.dvbviewer:
    • [lang] automatic syntax corrections for the en_GB language file (cf18eed)
    • [lang] updated language files from Transifex (0ae6207)
  7. pvr.filmon:
    • [lang] updated language files from Transifex (470ca1c)
  8. pvr.hdhomerun:
    • [lang] updated language files from Transifex (4639740)
  9. pvr.hts:
    • [lang] updated language files from Transifex (6455047)
  10. pvr.iptvsimple:
    • [lang] updated language files from Transifex (c8356fc)
  11. pvr.mediaportal.tvserver:
    • [lang] updated language files from Transifex (6fab703)
  12. pvr.nextpvr:
    • [lang] updated language files from Transifex (5f8c614)
  13. pvr.njoy:
    • [lang] updated language files from Transifex (5a2c2d3)
  14. pvr.pctv:
    • [lang] updated language files from Transifex (f0c28e2)
  15. pvr.stalker:
    • [lang] updated language files from Transifex (a7f3e1c)
  16. pvr.vbox:
    • [lang] updated language files from Transifex (48ffcba)
  17. pvr.vdr.vnsi:
    • Various Close()/delete cleanups (PR:15, 4 commits, 3 files changed)
  18. pvr.vuplus:
    • [lang] updated language files from Transifex (aca7960)
  19. pvr.wmc:
    • [lang] updated language files from Transifex (b62f80e)
  20. pvr.zattoo:
    • Do not drop recording state if recordings are not yet loaded (94cc7dd)

Includes latest addons: inputstream.adaptive (c2e1666, +1), inputstream.rtmp (8920456), peripheral.joystick (80224e1), pvr.argustv (0ed7cae, +1), pvr.demo (20d81d8, +1), pvr.dvblink (19c178e, +2), pvr.dvbviewer (0ae6207, +2), pvr.filmon (470ca1c, +1), pvr.hdhomerun (4639740, +1), pvr.hts (6455047, +1), pvr.iptvsimple (c8356fc, +1), pvr.mediaportal.tvserver (6fab703, +1), pvr.mythtv (9d15025), pvr.nextpvr (5f8c614, +1), pvr.njoy (5a2c2d3, +1), pvr.octonet(54680a3), pvr.pctv (f0c28e2, +1), pvr.stalker (a7f3e1c, +1), pvr.teleboy (dbdc96e), pvr.vbox (48ffcba, +1), pvr.vdr.vnsi (a2880c7, +4), pvr.vuplus (aca7960, +1), pvr.wmc (b62f80e, +1), pvr.zattoo (94cc7dd, +1), vfs.libarchive (1b00b57)
Reply
17.8-232, 18 May 2018: Based off OSMC commit (d04d76) and newclock5 (81bca5)
  1. XBMC:
    • [fix] redact filename in omximage (PR:13892, 1 commit, 2 files changed)
    • [Estuary] MusicInfo - Fix play button & navigation (PR:13869, 1 commit, 1 file changed)
    • Eac3 encrypted (PR:13884, 2 commits, 11 files changed)
    • [Music]Automatically fetch any art type for artists and albums (PR:13848, 4 commits, 6 files changed)
    • Set Audiocodec name on initial AudioFrame (PR:13900, 1 commit, 8 files changed)
    • ADD: [droid] implement IOSScreenSaver (PR:13639, 1 commit, 7 files changed)
  2. inputstream.adaptive:

Includes latest addons: inputstream.adaptive (9365b26, +2), inputstream.rtmp (8920456), peripheral.joystick (80224e1), pvr.argustv (0ed7cae), pvr.demo (20d81d8), pvr.dvblink (19c178e), pvr.dvbviewer (0ae6207), pvr.filmon (470ca1c), pvr.hdhomerun (4639740), pvr.hts (6455047), pvr.iptvsimple (c8356fc), pvr.mediaportal.tvserver (6fab703), pvr.mythtv (9d15025), pvr.nextpvr (5f8c614), pvr.njoy (5a2c2d3), pvr.octonet (54680a3), pvr.pctv (f0c28e2), pvr.stalker (a7f3e1c), pvr.teleboy (dbdc96e), pvr.vbox (48ffcba), pvr.vdr.vnsi (a2880c7), pvr.vuplus (aca7960), pvr.wmc (b62f80e), pvr.zattoo (94cc7dd), vfs.libarchive (1b00b57)
Reply
17.8-233, 19 May 2018: Based off OSMC commit (d04d76) and newclock5 (ae9effa)
 
  1. XBMC:
    • cmake: fix minors (PR:13842, 1 commit, 1 file changed)
    • Provide firewalld service definitions (PR:13845, 1 commit, 4 files changed)
    • [Win] New log group LOGWINDOWING for event message logging / allow disabling IRServerSuite in advancedsettings (PR:13896, 3 commits, 7 files changed)
    • [Android] add addon getter for main class name (org/xbmc/kodi) (PR:13902, 1 commit, 3 files changed)
    • vaapi: move setting constants out of CSettings (PR:13887, 1 commit, 3 files changed)
  2. newclock5:
    • Updated commits in this build:
      • Revert "[omxplayer] Add ability to dump out audio/video data for later debugging" (0dca38f4 => 25afbabb)
Includes latest addons:   inputstream.adaptive (9365b26), inputstream.rtmp (8920456), peripheral.joystick (80224e1), pvr.argustv (0ed7cae), pvr.demo (20d81d8), pvr.dvblink (19c178e), pvr.dvbviewer (0ae6207), pvr.filmon (470ca1c), pvr.hdhomerun (4639740), pvr.hts (6455047), pvr.iptvsimple (c8356fc), pvr.mediaportal.tvserver (6fab703), pvr.mythtv (9d15025), pvr.nextpvr (5f8c614), pvr.njoy (5a2c2d3), pvr.octonet (54680a3), pvr.pctv (f0c28e2), pvr.stalker (a7f3e1c), pvr.teleboy (dbdc96e), pvr.vbox (48ffcba), pvr.vdr.vnsi (a2880c7), pvr.vuplus (aca7960), pvr.wmc (b62f80e), pvr.zattoo (94cc7dd), vfs.libarchive (1b00b57)
Reply
17.8-234, 20 May 2018: Based off OSMC commit (a551a3) and newclock5 (b1bddf)
 
  1. XBMC:
    • allow user to select resolutions (PR:13899, 2 commits, 12 files changed)
  2. inputstream.adaptive:
    • [JNI] use base JAVA class when loading DRMOnEventListener (44512f1)
    • Fix decimal SSM first char / fix kidPos segfault (277fc8e)
    • Fix KID length (32 -> 36), add pure hex KID (6375d29)
    • Version bump 2.2.18 (89a69b7)
    • SegmentTemplate in adpset cleanups (eb7795e)

Includes latest addons: inputstream.adaptive (eb7795e, +1), inputstream.rtmp (8920456), peripheral.joystick (80224e1), pvr.argustv (0ed7cae), pvr.demo (20d81d8), pvr.dvblink (19c178e), pvr.dvbviewer (0ae6207), pvr.filmon (470ca1c), pvr.hdhomerun (4639740), pvr.hts (6455047), pvr.iptvsimple (c8356fc), pvr.mediaportal.tvserver (6fab703), pvr.mythtv (9d15025), pvr.nextpvr (5f8c614), pvr.njoy (5a2c2d3), pvr.octonet (54680a3), pvr.pctv (f0c28e2), pvr.stalker (a7f3e1c), pvr.teleboy (dbdc96e), pvr.vbox (48ffcba), pvr.vdr.vnsi (a2880c7), pvr.vuplus (aca7960), pvr.wmc (b62f80e), pvr.zattoo (94cc7dd), vfs.libarchive (1b00b57)
Reply
17.8-235, 21 May 2018: Based off OSMC commit (dfe635ae) and newclock5 (b1bddf)
 
XBMC:
  • Resolution: Allow deviation of max 0.01 instead of 0.005 (PR:13908, 1 commit, 1 file changed)
Includes latest addons: inputstream.adaptive (eb7795e, +1), inputstream.rtmp (8920456), peripheral.joystick (80224e1), pvr.argustv (0ed7cae), pvr.demo (20d81d8), pvr.dvblink (19c178e), pvr.dvbviewer (0ae6207), pvr.filmon (470ca1c), pvr.hdhomerun (4639740), pvr.hts (6455047), pvr.iptvsimple (c8356fc), pvr.mediaportal.tvserver (6fab703), pvr.mythtv (9d15025), pvr.nextpvr (5f8c614), pvr.njoy (5a2c2d3), pvr.octonet (54680a3), pvr.pctv (f0c28e2), pvr.stalker (a7f3e1c), pvr.teleboy (dbdc96e), pvr.vbox (48ffcba), pvr.vdr.vnsi (a2880c7), pvr.vuplus (aca7960), pvr.wmc (b62f80e), pvr.zattoo (94cc7dd), vfs.libarchive (1b00b57)
Reply
17.8-236, 22 May 2018: Based off OSMC commit (a2bb793a) and newclock5 (b1bddf)
 
  1. XBMC:
    • [GUI] Invalidate underlying windows if modal dialog close (PR:13905, 2 commits, 2 files changed)
    • Fixed for Limited Range (PR:13912, 4 commits, 5 files changed)
    • AE: Reenable AESinkOSS on FreeBSD (PR:13793, 2 commits, 10 files changed)
  2. inputstream.adaptive:
    • [DASH] fix double base path (a9dbb2b)
    • Parse Audio adaptationset default and original attributes (afa81ef)

Includes latest addons: inputstream.adaptive (afa81ef, +3), inputstream.rtmp (8920456), peripheral.joystick (80224e1), pvr.argustv (0ed7cae), pvr.demo (20d81d8), pvr.dvblink (19c178e), pvr.dvbviewer (0ae6207), pvr.filmon (470ca1c), pvr.hdhomerun (4639740), pvr.hts (6455047), pvr.iptvsimple (c8356fc), pvr.mediaportal.tvserver (6fab703), pvr.mythtv (9d15025), pvr.nextpvr (5f8c614), pvr.njoy (5a2c2d3), pvr.octonet (54680a3), pvr.pctv (f0c28e2), pvr.stalker (a7f3e1c), pvr.teleboy (dbdc96e), pvr.vbox (48ffcba), pvr.vdr.vnsi (a2880c7), pvr.vuplus (aca7960), pvr.wmc (b62f80e), pvr.zattoo (94cc7dd), vfs.libarchive (1b00b57)
Reply
17.8-237, 24 May 2018: Based off OSMC commit (cc353470) and newclock5 (93798e)
 
  1. XBMC:
    • guilib/GUIListItem: use std::unique_ptr<CGUIListItemLayout> (PR:13915, 1 commit, 4 files changed)
    • ContextMenuManager: reserve space in CContextButtons (PR:13917, 1 commit, 1 file changed)
    • VideoPlayer: fix -Wint-in-bool-context (PR:13919, 1 commit, 1 file changed)
    • pvr/GUIEPGGRidContainer: optimize appending to m_channelLayouts (PR:13916, 1 commit, 1 file changed)
    • [curl] add url option to disable peer verification (PR:13909, 2 commits, 3 files changed)
    • [cmake] HandleDepends: add file hash checking (PR:13925, 4 commits, 3 files changed)
  2. pvr.argustv:
    • [lang] updated language files from Transifex (2bce465)
  3. pvr.dvblink:
    • [lang] updated language files from Transifex (a87258b)
  4. pvr.dvbviewer:
    • [lang] updated language files from Transifex (884b732)
  5. pvr.hts:
    • [lang] updated language files from Transifex (dc2cc5a)
  6. pvr.iptvsimple:
    • [lang] updated language files from Transifex (e220777)
  7. pvr.mediaportal.tvserver:
    • [lang] updated language files from Transifex (c4e32b0)
  8. pvr.nextpvr:
    • [lang] updated language files from Transifex (78a80de)
  9. pvr.pctv:
    • [lang] updated language files from Transifex (17c1897)
  10. pvr.stalker:
    • [lang] updated language files from Transifex (0700069)
  11. pvr.vuplus:
    • [lang] updated language files from Transifex (6c94eec)
  12. pvr.wmc:
    • [lang] updated language files from Transifex (a7ec576)

Includes latest addons: inputstream.adaptive (afa81ef, +3), inputstream.rtmp (8920456), peripheral.joystick (80224e1), pvr.argustv (2bce465, +1), pvr.demo (20d81d8), pvr.dvblink (a87258b, +1), pvr.dvbviewer (884b732, +1), pvr.filmon(470ca1c), pvr.hdhomerun (4639740), pvr.hts (dc2cc5a, +1), pvr.iptvsimple (e220777, +1), pvr.mediaportal.tvserver (c4e32b0, +1), pvr.mythtv (9d15025), pvr.nextpvr (78a80de, +1), pvr.njoy (5a2c2d3), pvr.octonet (54680a3), pvr.pctv(17c1897, +1), pvr.stalker (0700069, +1), pvr.teleboy (dbdc96e), pvr.vbox (48ffcba), pvr.vdr.vnsi (a2880c7), pvr.vuplus (6c94eec, +1), pvr.wmc (a7ec576, +1), pvr.zattoo (94cc7dd), vfs.libarchive (1b00b57)
Reply
17.8-238, 25 May 2018: Based off OSMC commit (f93a43dc5) and newclock5 (4e99080)
 
  1. XBMC:
    • windowing/gbm: consolidate add property functions (PR:13922, 2 commits, 7 files changed)
    • Add udisks2 support (PR:13897, 1 commit, 6 files changed)
  2. inputstream.adaptive:
    • Parse MPD::audioTrackId / cleanup languages (2da8518)
    • [DASH] set stream duration based on segmenttimeline if not given (4435ca3)
    • version bump 2.2.19 (69f723f)
  3. newclock5:
    • New commits in this build:
      • ffmpeg: hevc: Fixes for ffmpeg 4 (680c1487)
      • ffmpeg: Ensure correct arch gets passed to ffmpeg (4e99080f)

Includes latest addons: inputstream.adaptive (69f723f, +3), inputstream.rtmp (8920456), peripheral.joystick (80224e1), pvr.argustv (2bce465), pvr.demo (20d81d8), pvr.dvblink (a87258b), pvr.dvbviewer (884b732), pvr.filmon (470ca1c), pvr.hdhomerun (4639740), pvr.hts (dc2cc5a), pvr.iptvsimple (e220777), pvr.mediaportal.tvserver (c4e32b0), pvr.mythtv (9d15025), pvr.nextpvr (78a80de), pvr.njoy (5a2c2d3), pvr.octonet (54680a3), pvr.pctv (17c1897), pvr.stalker(0700069), pvr.teleboy (dbdc96e), pvr.vbox (48ffcba), pvr.vdr.vnsi (a2880c7), pvr.vuplus (6c94eec), pvr.wmc (a7ec576), pvr.zattoo (94cc7dd), vfs.libarchive (1b00b57)
Reply
  • 1
  • 19
  • 20
  • 21(current)
  • 22
  • 23
  • 37

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