• 1
  • 11
  • 12
  • 13(current)
  • 14
  • 15
v17 OSMC test builds for Krypton 17 (continued)
16.8-166, 10 Oct 2016: Based off OSMC commit (737260b) and newclock5 (beb573db)

XBMC:
[doxygen] Add revision when API was changed or expanded (PR:10631, 1 commit, 15 files changed)
VideoPlayer: drop some outdated pullup correction code that does more… (PR:10651, 1 commit, 3 files changed)
[cmake/jenkins] Build with CMake (PR:10649, 1 commit, 22 files changed)
CUtil::MakeShortenPath() should return true if the given path is already short enough (fixes #16783) (PR:10640, 1 commit, 1 file changed)
FIX: [gles;oes] confusion between field and index (PR:10653, 1 commit, 1 file changed)
[webserver] CHTTPImageHandler: add GetLastModifiedDate implementation (PR:10032, 3 commits, 4 files changed)
[docs] clarify checkbox uasge in PR template (2379b8eb)

pvr.iptvsimple:
Handle time offset in EPG programme start and end times (PR:89, 2 commits, 3 files changed)
Reply
16.8-167, 11 Oct 2016: Based off OSMC commit (737260b) and newclock5 (a4b9d3b)

XBMC:
[doxygen] update python listitem documentation (PR:10662, 1 commit, 1 file changed)
fix encrypted DVD playback fixes #16965 (PR:10667, 1 commit, 1 file changed)
aarch64 build support (PR:10659, 25 commits, 52 files changed)
VideoPlayer: fix general synchronize, often resulted in global timeout (PR:10668, 1 commit, 6 files changed)
[VTB/GLES] - release CVBuffer after it actually has been rendered (PR:10652, 1 commit, 4 files changed)
[cmake] get_filename_component(... PATH) is deprecated. Use DIRECTORY instead (PR:10660, 1 commit, 10 files changed)
AE: Explicitely check for DTS for making settings invisible (PR:10666, 1 commit, 2 files changed)
[xbmc][cleanup] Remove hardcoded bitness from CSysInfo (PR:10637, 1 commit, 1 file changed)
VideoPlayer: fix subsequent seeks (PR:10665, 4 commits, 3 files changed)

newclock5:

New commits in this build:
Revert "[dvdmessage] Increase timeout on CDVDMsgGeneralSynchronize" (5c38c80f)
VideoPlayer: fix general synchronize after Commit:48301ed (f263018d)
VideoPlayer: do not wait for teletext msg queue to be empty, makes no sense (a4b9d3b6)
Reply
16.8-168, 13 Oct 2016: Based off OSMC commit (7369d1aa6) and newclock5 (459aebfc)

OSMC
Update AC3/DTS enablement patch to use CAEStreamInfo definition (7369d1aa6)

XBMC:
[PVR] Recording home screen widget: Fix info dialog (show recording info, not generic video info). (PR:10676, 1 commit, 3 files changed)
support reusing of CFile::m_pFile (PR:10658, 1 commit, 6 files changed)
Add explicit ordering on song join queries - fix bug on MariaDB (PR:10657, 1 commit, 2 files changed)
[cmake] Fix double install of skins (PR:10656, 3 commits, 6 files changed)

inputstream.mpd:
-Wl, --no-undefined only for android (94d8a71d)

peripheral.joystick:
Fix extra call to RefreshButtonMaps() (f902039d)
Fix controller transformation not working correctly (f3afc3da)
Add debug logging when overwriting a feature (6e891ac7)
[storage] Capture by reference (d3b36c4a)
.gitignore: Add ".settings" (d1d343ec)
Improve readability of CButtonMapXml::IsValid() (1cf4ae49)
Fix button maps refreshing from disk during wizard (121ea70e)
[buttonmaps] cocoa: Add button map for Retrolink SNES controller (d9b83d8f)

pvr.iptvsimple:
fixup build on windows after Commit:0532986 (PR:90, 1 commit, 1 file changed)

newclock5:

New commits in this build:
Revert "[dvdmessage] Increase timeout on CDVDMsgGeneralSynchronize" (5c38c80f)
VideoPlayer: fix general synchronize after Commit:48301ed (f263018d)
VideoPlayer: do not wait for teletext msg queue to be empty, makes no sense (a4b9d3b6)
Reply
16.8-169, 14 Oct 2016: Based off OSMC commit (7369d1aa6) and newclock5 (d1c1e64f)

XBMC:
Album is compilation and last played rules and fix missing sort orders in smart playlists (PR:10618, 3 commits, 7 files changed)
[MediaSettings] - fixed loading interlacemode_none from defaultsettings (PR:10677, 1 commit, 1 file changed)
[PVR] Fix: activate/deactivate read-only timer (PR:10686, 1 commit, 1 file changed)
VideoPlayer: fix relative seeks (PR:10674, 2 commits, 2 files changed)
[AE/OsxSink] fix 16bit ne passthrough when there is no dedicated encoded stream (PR:10680, 3 commits, 3 files changed)
[gui] cleanup: remove checkmark control leftovers (PR:10692, 1 commit, 2 files changed)

peripheral.joystick:
Remove SDL driver (PR:56, 1 commit, 6 files changed)
Remove unused strings.po file (8f0bf96c)
[buttonmaps/linux] Fixups (1c7a48a2)
[buttonmaps] Fix default genesis controller mapping (4faefa0b)
Demote log level to debug (cbcf1572)
[cosmetic] Improve documentation in Settings.h (29e7e3c7)
Fix return type in AnomalousTrigger.h (8a88254f)
[cosmetic] Add whitespace (180f28cc)

newclock5:

New commits in this build:
Define RPI=1 so we can use VPU/QPU acceleration patches when building ffmpeg via autobuild.sh (920f2965)
VideoPlayer: fix CDVDMessageQueue::WaitUntilEmpty (d4d42fad)
VideoPlayer: make sure first frame of a new stream is displayed without delay, signal started when frame is picked for render (8dd11f53)
squash: VideoPlayer: fix CDVDMessageQueue::WaitUntilEmpty (d1c1e64f)

Commits no longer in build:
VideoPlayer: pass parameters for seek mode in a structure (1fed6b70)
VideoPlayer: do not block caller on relative seeks (e3407e95)
squash: VideoPlayer: pass parameters for seek mode in a structure (459aebfc)
Reply
16.8-170, 15 Oct 2016: Based off OSMC commit (7369d1aa6) and newclock5 (68bb1092)

XBMC:
[cmake] Fix building main executable (PR:10694, 2 commits, 2 files changed)
[video] fix NFO parsing of <namedseason>'s (PR:10641, 1 commit, 1 file changed)
VideoPlayer: make sure first frame of a new stream is displayed witho… (PR:10696, 1 commit, 4 files changed)
added: include watched status for movies in actor search dialog (PR:10688, 1 commit, 1 file changed)

peripheral.joystick:
[linux] Improve error logging (1dcf5908)

pvr.dvblink:
pvr.dvblink v3.3.6 (Krypton) Fixed: PVR_TIMER.iClientIndex handling bug #58 (PR:61, 1 commit, 4 files changed)

newclock5:
New commits in this build:
MMALRender: Switch to deinterlace mode where frame flags are exclusively used (68bb1092)
Commits no longer in build:
VideoPlayer: make sure first frame of a new stream is displayed without delay, signal started when frame is picked for render (8dd11f53)
squash: VideoPlayer: fix CDVDMessageQueue::WaitUntilEmpty (d1c1e64f)
Reply
16.8-171, 18 Oct 2016: Based off OSMC commit (7369d1aa6) and newclock5 (24f1b532)

XBMC:
[dxva] fix hw decoding on some mpeg2 files and DVDs (PR:10644, 3 commits, 2 files changed)
Export max value in ratings by default (PR:10627, 1 commit, 4 files changed)
VideoPlayer: fix CDVDMessageQueue::WaitUntilEmpty (PR:10697, 1 commit, 2 files changed)
Fix joysticks not being detected on android startup (PR:10689, 1 commit, 2 files changed)

peripheral.joystick:
[FIX] Don't mark callback as __cdecl when (PR:57, 1 commit, 3 files changed)

newclock5:

New commits in this build:
MMALFFMpeg: Report as SW decode in codec overlay info (24f1b532)
Commits no longer in build:
[dvdmessage] Increase timeout on CDVDMsgGeneralSynchronize (fc81f34a)
Revert "[dvdmessage] Increase timeout on CDVDMsgGeneralSynchronize" (e6c6a38b)
Define RPI=1 so we can use VPU/QPU acceleration patches when building ffmpeg via autobuild.sh (3ba5b179)
VideoPlayer: fix CDVDMessageQueue::WaitUntilEmpty (b6ad29f0)
Reply
16.8-172, 19 Oct 2016: Based off OSMC commit (7369d1aa6) and newclock5 (bf1e31b5a)

XBMC:

[VideoPlayer] FFmpegDemux: proper flush io context. (PR:10722, 1 commit, 1 file changed)
fix playing video in slideshow, fullscreen video not allowed in modal… (PR:10720, 5 commits, 4 files changed)
[PVR] Fix search window update (PR:10723, 2 commits, 2 files changed)
[language] cosmetics (PR:10716, 1 commit, 1 file changed)
[gui] fix slider focus handling (PR:10679, 1 commit, 5 files changed)

inputstream.mpd:

Read Period::BaseUrl (15c3bdd5)
added wvdecrypter (162a8ec9)
AP4.h -> Ap4.h (faa6e124)
linux compile fixes (fcffa604)
lib before decrypterwv .so (eac8dfd9)
added Readme.md (da745062)
added Readme.md (e64ae9d1)
removed unneccessary things form native_library_mac.mm (2fff60ea)
more mac stuff (ac8744ce)
make it compile on apples (thx @f) (d4b98b7a)
Interface version 1 / FileIo implementation / SSM template (b4d44b91)
seach for widevine.dll/so in userdata/cdm instead decrypter path (5e13b090)
Write postdata using new Interface option - Interface versionbump 1->2 (88b3a785)
use OUTPUTRESTRICTED keys if no usable key is available (e53bcf57)
return success if cdm file is not present (92ee2187)
license key template changes (1fd9d4e5)
Add some break between decrypted images / debugging infos (01ca3fba)
Write out wv response on error in debug compile (cecf3ed8)
merged lastest mapfau changes / adjust interface changes (c665aea8)
initialization of defaultkeyid (63da845b)
Allow out-of-source-builds of ssd_wv (bfaa40fb)
load wv from library path (11f268cf)
Debug output (d91c750f)
Untested: android MediaDRM (32fe11ea)
mediandk (1e043675)
Add to build (c26a91fc)
Reimplementation of Provisioning (f6a9600e)
more log (b170c0e5)
-Wl, --no-undefined only for android (e4cce582)
Don't add pssh header if already existing in init_data (ce58ae75)
Fix rebase issue (4c8013f6)

peripheral.joystick:

[depends] fix building pcre on android (PR:58, 1 commit, 1 file changed)
Reply
Hi guys,
On my Pi2 Ive followed the instructions in the 1st post, so I've added:

deb http://download.osmc.tv/dev/gmc ./

to my /etc/apt/sources.list file, ran 'sudo apt-get update'...
then 'sudo apt-get install rbp2-mediacenter-osmc'...
but it reports 'rbp2-mediacenter-osmc is already the newest version.'

running
dpkg -l | grep mediacenter-osmc | awk '{ print $3 }'
says im running version '16.1.0-20'

Have i done something wrong?
Would any log files help track the problem down?
Cheers.
Reply
Can you post your /etc/apt/sources.list

Also the output of sudo apt-get update
Reply
16.8-173, 21 Oct 2016: Based off OSMC commit (7369d1aa6) and newclock5 (762a727c)

XBMC:

Fix deadlock introduced by #10690 (PR:10726, 1 commit, 1 file changed)
Fix Music Standard Roles Nodes (PR:10717, 1 commit, 7 files changed)
[peripheral API] Fix unitialized variable (f4cb6526)

peripheral.joystick:

[cmake] Cleanup and modernize (e5ee9467)
Remove unused member variable in CSettings (c89326e3)

newclock5:

New commits in this build:
VideoPlayer: fix aspect ratio for matroska containers for stereo modes (762a727c)
Reply
16.8-174, 22 Oct 2016: Based off OSMC commit (7369d1aa6) and newclock5 (1e70e989)

XBMC:
[cmake] Fix build with VAAPI/VDPAU off on linux (PR:10729, 1 commit, 1 file changed)
VideoPlayer: ffmpeg, fix calculating aspect ratio for 3d modes (PR:10727, 1 commit, 1 file changed)
[CMAKE] - fixups for ios/binaddons (PR:10732, 2 commits, 2 files changed)
Fix button maps not refreshing after a reset (PR:10735, 1 commit, 1 file changed)

peripheral.joystick:
Fix add-on button map overriding user button map (0da70a1a)
Fix possible failure to derive certain features (39751ff3)
Revert "Don't mark callback as __cdecl when" (1aee01f9)

newclock5:

Commits no longer in build:

VideoPlayer: fix aspect ratio for matroska containers for stereo modes (762a727c)
Reply
16.8-175, 23 Oct 2016: Based off OSMC commit (7369d1aa6) and newclock5 (89ece28e)

OSMC:
Updated OSMC Skin (4.1.0-1)

XBMC:
Use new add-on hooks to enable/disable peripheral add-ons (PR:10734, 1 commit, 3 files changed)
[filesystem/nfs] - ensure that the last access time of a context is u… (PR:10737, 1 commit, 1 file changed)
disable debug in depends in Release builds (PR:10728, 2 commits, 9 files changed)
[skin.estuary] Fix mute icon (PR:10742, 1 commit, 1 file changed)

pvr.vdr.vnsi:
send wol on system resume (PR:92, 1 commit, 2 files changed)
Reply
16.8-176, 29 Oct 2016: Based off OSMC commit (7369d1aa6) and newclock5 (2a3e880)

Build Highlights:
ffmpeg: update to 3.1.5-Krypton-Beta5-1 (AMD GPU initial i-frame fix)
libcec 4.0.0

OSMC:
Updated OSMC Skin (4.2.0-1)

XBMC:
FIX: [droid;apps] handles missing res icon (PR:10777, 1 commit, 3 files changed)
Fade the current controller while mapping its buttons (PR:10761, 1 commit, 4 files changed)
Backport Windowing stuff from SPMC (PR:10743, 6 commits, 11 files changed)
SeekHandler: handle the seeking with numeric input. (PR:10769, 4 commits, 6 files changed)
[skins] add seek label to video fullscreen (PR:10786, 1 commit, 2 files changed)
libdvd/Makefile: cross-compile, allow to specify the ar command (PR:10782, 0 commits, 0 files changed)
ActiveAEFilter: Add missing include for avcodec_fill_audio_frame (PR:10791, 1 commit, 1 file changed)
Change splash db upgrade logic (PR:10731, 1 commit, 8 files changed)

libcec:
fixed: removed debian Replaces/Provides/Conflicts (cf438566)

pvr.vbox:
Fixed tabs, comments, redundant braces and method change (std:Confusedize()>0) to (!std::empty()) (PR:145, 1 commit, 6 files changed)

newclock5:

New commits in this build:
bump dep to 4.0.0 (5573282e)
fixed: wrong label used in Commit:41621bc (45fe2ca3)
bump dep to 4.0.0 (bad7bc5f)
squash: Restructure the pll adjust code to avoid adjustment when sync display is disabled (ccc01028)
MMAL: Avoid advanced deinterlace when using software decode and HD resolution (2a3e8807)
Reply
16.8-177, 30 Oct 2016: Based off OSMC commit (7369d1aa6) and newclock5 (ea92eac0)

Build Highlights:
Kodi 17 Beta6 development opens
bcm270x: Convert to ARCH_MULTIPLATFORM (see PR:1699)

Build Details:

XBMC:
[gui] dialogvideoinfo: show selectdialog for directorbutton if amount of directors > 1 (PR:10776, 1 commit, 1 file changed)
Parse the id tag only if the uniqueid tag is missing as fallback (PR:10774, 1 commit, 1 file changed)
[Fix] Fix two possible resource leaks (PR:10792, 2 commits, 2 files changed)
[linux] use appname instead of hardcoding kodi (PR:10796, 1 commit, 1 file changed)
[gui] - remove fallbacks for pvr next* infolabels (PR:10788, 1 commit, 1 file changed)
[addons] make sure temp dir exists before running CFileOperationJob (PR:10794, 1 commit, 1 file changed)
bump to v17.0 beta 6 (PR:10798, 1 commit, 2 files changed)

newclock5:
Updated commits in this build:
Revert "rbp: Use common function with lock for gencmds" (95d5981c => e89faffd)
Commits no longer in build:
[ae] Add debug logging showing resamplerate (eb9b1f1f)
squash: Restructure the pll adjust code to avoid adjustment when sync display is disabled (ccc01028)
Reply
16.8-178, 31 Oct 2016: Based off OSMC commit (7369d1aa6) and newclock5 (a5a0e5d)

XBMC:

[guiinfo] Coverity: Fix CID 151032 - 151035: Control flow issues (PR:10804, 1 commit, 1 file changed)
Fix 1 error and 5 compiler warnings (PR:10765, 7 commits, 7 files changed)
AE: Drop AEBuffer (PR:10806, 1 commit, 5 files changed)

newclock5:
New commits in this build:
VideoPlayer: hls, select best resolution closest to desired bandwidth (a5a0e5d0)
Reply
  • 1
  • 11
  • 12
  • 13(current)
  • 14
  • 15

Logout Mark Read Team Forum Stats Members Help
OSMC test builds for Krypton 17 (continued)6