UbuntuUpdates.org

Package "kodi-eventclients-ps3"

This package belongs to a PPA: Xbmc

Name: kodi-eventclients-ps3

Description:

Kodi Media Center (Event Client PS3 package)

Latest version: 2:18.9+git20201024.0821-final-0xenial
Release: xenial (16.04)
Level: base
Repository: main
Head package: kodi

Links


Download "kodi-eventclients-ps3"


Other versions of "kodi-eventclients-ps3" in Xenial

Repository Area Version
base universe 15.2+dfsg1-3ubuntu1
security universe 15.2+dfsg1-3ubuntu1.1
updates universe 15.2+dfsg1-3ubuntu1.1

Changelog

Version: 2:18.4+git20190831.2224-final-0xenial 2019-08-31 22:08:08 UTC

 kodi (2:18.4+git20190831.2224-final-0xenial) xenial; urgency=high
 .
   [DaveTBlake]
    * Bump for 18.4 final
 .
   [Attila Jakosa]
    * [lang][skin.estouchy] updated language files from Transifex
 .
   [Attila Jakosa]
    * [lang][skin.estuary] updated language files from Transifex
 .
   [arnova]
    * fixed: Use exact matching for protocol in file+dir factories (fixes vfs.sftp addon issue #37) changed: Consistently prefer addon protocols over internal protocols
 .
   [bigretromike]
    * backport from https://github.com/xbmc/xbmc/pull/16433
 .
   [DaveTBlake]
    * Fix PlayMedia when item is a .strm or other playlist files. Ensure that they are played within a playlist by the correct player.
 .
   [arnova]
    * fixed: Using absolute paths in combination with hosts in URLs caused double slashes (fixes #16413)
 .
   [Kai Sommerfeld]
    * [Estuary] PictureInfoDialog: Fix picture title and and date when slideshow is active.
 .
   [Kai Sommerfeld]
    * [pictures] Fix black screen for videos in slide shows on systems that do render video to a video layer.
 .
   [Kai Sommerfeld]
    * [guiinfo] CPicturesGUIInfo: Fix LISTITEM_PICTURE_PATH.
 .
   [Kai Sommerfeld]
    * [pictures] Fix previous video playing in the background while displaying next picture in mixed picture/video slide shows when skipping to next picture manually while a video is playing.
 .
   [Kai Sommerfeld]
    * [guiinfo] Fix black screen for videos in slide shows on systems that do not render video to a video layer.
 .
   [Attila Jakosa]
    * [lang][skin.estouchy] updated language files from Transifex
 .
   [Attila Jakosa]
    * [lang][skin.estuary] updated language files from Transifex
 .
   [fritsch]
    * FFmpeg: Bump to 4.0.4-Leia-18.4
 .
   [valoulou]
    * Fix + sign HTTP folder
 .
   [Ross Nicholson]
    * [VideoPlayer] Fix TS resume point, related to PR16314 - backport
 .
   [enen92]
    * [GUIControllerWindow] Subscribe to events at the end of initialization
 .
   [enen92]
    * [GUIControllerWindow] Subscribe to controller install events
 .
   [Arne Morten Kvarving]
    * fixed: since there may be multiple protocols, we have to split
 .
   [Arne Morten Kvarving]
    * fixed: use first protocol from add-on in add network dialog
 .
   [axbmcuser]
    * Remove special case for parent folder item
 .
   [enen92]
    * [PlaylistPlayer] Do not attempt to further resolve plugin paths for failing entries
 .
   [Cris Silva]
    * Fix season/episode formatting for video addons
 .
   [Kevin Goffe]
    * [ESTUARY] Fix ape.png
 .
   [Kevin Goffe]
    * [ESTUARY] Fix radio button text length
 .
   [Rainer Hochecker]
    * [VideoPlayer] Load program from stream property without using streaminfo
 .
   [arnova]
    * changed: Delete stream details when video info is refreshed
 .
   [djp952]
    * Fix initialization of AVD3D11VAContext structure
 .
   [DaveTBlake]
    * Fix PAPlayer to handle passthrough for TrueHD
 .
   [DaveTBlake]
    * Fix PlayMedia when item is a playlist or smart playlist that needs to be recursively expanded
 .
   [Kai Sommerfeld]
    * [settings] CDisplaySettings::Clear must insert RES_CUSTOM dummy elements into m_resolutions after clearing it. Otherwise CDisplaysettings::AddAddResolutionInfo will put new infos at wrong place in m_resolutions if CDisplaySettings::Clear was called before.
 .
   [Kai Sommerfeld]
    * [Android][windowing] Update display settings on display resolution info change. Simplify and fix CWinSystemAndroid::UpdateResolutions(bool bUpdateDesktopRes).
 .
   [Kai Sommerfeld]
    * [Android][windowing] Don't assume display mode ids are constant.
 .
   [djp952]
    * Corrections to CircularCache initialization and termination
 .
   [MilhouseVH]
    * Revert "fixed: We should always update stream details from player (fixes #15584)"
 .
   [Kai Sommerfeld]
    * [PVR] PVRRecordings: Prevent concurrent calls to video database.
 .
   [Stefan Sichler]
    * LinuxRendererGLES: fixed memory leak, fixed segfault when NV12 textures are in use, when (stride != width*bps) and GL_UNPACK_ROW_LENGTH is not available
 .
   [Kai Sommerfeld]
    * [PVR] Fix component dependencies: CPVRManager::IsPlayingChannel(int iClientID, int iUniqueChannelID) must not call into other PVR subcomponents, as this method must be callable from *any* other PVR component.
 .
   [Garrett Brown]
    * Controller dialog: Focus installed controller
 .
   [Garrett Brown]
    * Controller dialog: Update controller list after controller add-on installation
 .
 .
   [Arne Morten Kvarving]
    * bump for 18.3 final
 .
   [smp79]
    * replace payloadObj.release() with payloadObj.reset() in ActorProtocol.cpp
 .
   [Lukas Rusak]
    * CRendererDRMPRIMEGLES: add override methods for ERENDERFEATURE and ESCALINGMETHOD
 .
   [Lukas Rusak]
    * CRendererDRMPRIMEGLES: update VBO's to be similar to CLinuxRendererGL
 .
   [Lukas Rusak]
    * CRendererDRMPRIMEGLES: use CEGLFence to sync rendering
 .
   [Lukas Rusak]
    * CEGLFence: add class to help with EGL sync objects
 .
   [Lukas Rusak]
    * CDRMUtils: explicitly set the caps we want (atomic brings them in)
 .
   [Jonas Karlman]
    * DVDVideoCodecDRMPRIME: update process info in get format callback
 .
   [Jonas Karlman]
    * DVDVideoCodecDRMPRIME: GetPicture only works for DRM_PRIME pix fmt
 .
   [Jonas Karlman]
    * VideoBufferDRMPRIME: add Map/Unmap callbacks
 .
   [Jonas Karlman]
    * VideoBufferDRMPRIME: extract interface
 .
   [Jonas Karlman]
    * VideoBufferDRMPRIME: extract class
 .
   [Jonas Karlman]
    * GBM: override ProcessInfo and use Deinterlace Half by default on arm
 .
   [Lukas Rusak]
    * CDRMUtils: fallback to drmModeAddFB2 if drmModeAddFB2WithModifiers fails
 .
   [Lukas Rusak]
    * CDRMUtils: rework modifiers flag selection
 .
   [Lukas Rusak]
    * CWinSystemGbm: only lock the front buffer if something is rendered
 .
   [wsnipex]
    * fixed: webdav over http2
 .
   [gemedet]
    * Use special sort order when selecting first unwatched
 .
   [Matt Filetto]
 

Source diff to previous version
14705 gawk examples are compressed - Debian Bug report logs
CVE-2017-5982 Directory traversal vulnerability in the Chorus2 2.4.2 add-on for Kodi allows remote attackers to read arbitrary files via a %2E%2E%252e (encoded dot

Version: 2:18.3+git20190621.1610-final-0xenial 2019-06-22 20:08:38 UTC

 kodi (2:18.3+git20190621.1610-final-0xenial) xenial; urgency=high
 .
   [Arne Morten Kvarving]
    * bump for 18.3 final
 .
   [smp79]
    * replace payloadObj.release() with payloadObj.reset() in ActorProtocol.cpp
 .
   [Lukas Rusak]
    * CRendererDRMPRIMEGLES: add override methods for ERENDERFEATURE and ESCALINGMETHOD
 .
   [Lukas Rusak]
    * CRendererDRMPRIMEGLES: update VBO's to be similar to CLinuxRendererGL
 .
   [Lukas Rusak]
    * CRendererDRMPRIMEGLES: use CEGLFence to sync rendering
 .
   [Lukas Rusak]
    * CEGLFence: add class to help with EGL sync objects
 .
   [Lukas Rusak]
    * CDRMUtils: explicitly set the caps we want (atomic brings them in)
 .
   [Jonas Karlman]
    * DVDVideoCodecDRMPRIME: update process info in get format callback
 .
   [Jonas Karlman]
    * DVDVideoCodecDRMPRIME: GetPicture only works for DRM_PRIME pix fmt
 .
   [Jonas Karlman]
    * VideoBufferDRMPRIME: add Map/Unmap callbacks
 .
   [Jonas Karlman]
    * VideoBufferDRMPRIME: extract interface
 .
   [Jonas Karlman]
    * VideoBufferDRMPRIME: extract class
 .
   [Jonas Karlman]
    * GBM: override ProcessInfo and use Deinterlace Half by default on arm
 .
   [Lukas Rusak]
    * CDRMUtils: fallback to drmModeAddFB2 if drmModeAddFB2WithModifiers fails
 .
   [Lukas Rusak]
    * CDRMUtils: rework modifiers flag selection
 .
   [Lukas Rusak]
    * CWinSystemGbm: only lock the front buffer if something is rendered
 .
   [wsnipex]
    * fixed: webdav over http2
 .
   [gemedet]
    * Use special sort order when selecting first unwatched
 .
   [Matt Filetto]
    * ActiveAE: Fix crash when song switches to 48khtz track and viz is on
 .
   [arnova]
    * changed: Increase buffer for Curl http response to 4k (fixes #16179)
 .
   [arnova]
    * fixed: DVD playback from http(s) sources (fixes #15694)
 .
   [ronie]
    * [Estuary] fix navigation in side menu
 .
   [DaveTBlake]
    * When choose art don't show thumb were not applicable and fix thumbnail listing
 .
   [DaveTBlake]
    * Fix getting first "thumb" type art URL from scraper available art results
 .
   [Kai Sommerfeld]
    * [interfaces] Fix crash on Kodi exit caused by double freed AsyncCallbackMessage.
 .
   [Bas Rieter]
    * [PlaylistPlayer] Resolve plugin paths to fill the item infotag
 .
   [ronie]
    * [Estuary] (Info)Wall fixes
 .
   [Kai Sommerfeld]
    * [PVR] Separate GUI from PVR core: remove CFileItem usage from core: step 1: directory listings.
 .
   [Kai Sommerfeld]
    * [video] Add support for HEVC to CDVDDemuxClient::GetStreamCodecName.
 .
   [Kai Sommerfeld]
    * [PVR] Prevent concurrent updates for all pvr windows.
 .
   [ronie]
    * [Estuary] fix search button on side menu
 .
   [Darren-Hill]
    * Blade menu and context menu exit
 .
   [Darren-Hill]
    * Blade menu access for touchscreens
 .
   [Sam Nazarko]
    * LibInputKeyboard: re-add support for KEY_STOP as we had in CLinuxInputDevices
 .
   [DaVukovic]
    * [Estuary] Fix order of TVShowTitle and Title
 .
   [Kai Sommerfeld]
    * [PVR] Fix group manager crash when adding a new group. Closes #16079.
 .
   [ronie]
    * [Estuary] fix scrollbar focus with mouse
 .
   [ronie]
    * [Estuary] fix scrollbar in skinsettings
 .
   [ronie]
    * [Estuary] addonsettings - fix list
 .
   [DaveTBlake]
    * Fix blank viz preset dialog when no viz or when viz not have presets
 .
   [Attila Jakosa]
    * [lang][skin.estouchy] updated language files from Transifex
 .
   [Attila Jakosa]
    * [lang][skin.estuary] updated language files from Transifex
 .
   [Attila Jakosa]
    * [lang][kodi.core] automatic syntax corrections for the en_GB language file
 .
   [peak3d]
    * Remove 3:2 pullback from current check
 .
   [djp952]
    * Create EPG when a PVR channel has been dynamically added at runtime
 .
   [DaveTBlake]
    * Fix display of blank dialog when X key hit and there is no visualisation
 .
   [djp952]
    * Fix problem with newly added channels causing EPG UI corruption
 .
   [Kai Sommerfeld]
    * [PVR] Fix CPVREpg::(Add
 .
   [fritsch]
    * MusicExtensions: Add dtshd as that extension is used for commercial dtshd audio files
 .
   [fritsch]
    * PAPlayer: Don't fallback to DTS too early
 .
   [ronie]
    * [Estuary] favourites widget would not scroll to end on 16:10 displays
 .
   [arnova]
    * fixed: Resume bookmark would clear on player start failure
 .
   [linknetx]
    * [FIX] - Kodi crashes with empty node in advanced settings file
 .
   [peak3d]
    * CGUIDialogMediaBrowser: Fix usage of wrong item index
 .
   [Kai Sommerfeld]
    * [settings] Fix media source path substitution.
 .
   [fritsch]
    * Version: Increase Leia version to 18.3-RC1
 .
   [kszaq]
    * GL: fix HAS_FLOAT_TEXTURE usage
 .
 .
   [fritsch]
    * Splash: Update to 18.2 Leia
 .
   [fritsch]
    * Version: Bump to 18.2
 .
   [peak3d]
    * Fix / secure 2 code places
 .
   [Kai Sommerfeld]
    * Leia: Changed repo-binary-addons branch to 'Leia'.
 .
   [AkariDN]
    * [VideoInfoScanner] don't call GetArtwork for plugin sources
 .
   [Rechi]
    * [addons] sync with repo
 .
   [Rechi]
    * [darwin][packaging] adjust minimum iOS version to 9.0 after 4020c8649d
 .
   [djp952]
    * Initialize timer info tag with first available timer type from client instead of manual one-shot
 .
   [DaveTBlake]
    * Fix log statement - remove { and } from format are not parsing
 .
   [peak3d]
    * [Android] Add colorMode to android:configChanges to avoid restarts
 .
   [peak3d]
    * Fix pixelstore usage
 .
   [Lukas Rusak]
    * CEGLImage: don't add modifiers if they are just linear
 .
   [Lukas Rusak]
    * CRenderBufferPoolGBM: use DRM_FORMAT_ARGB1555 for AV_PIX_FMT_RGB555
 .
   [peak3d]
    * Find 3:2 pullback when searching for matching resolutions
 .
   [Rechi]
    * [cleanup] remove retroplayer leftovers after 3ed099ae0d
 .
   [afl1]
    * DVDVideoCodecAmlogic: fix div by 0 in FrameRateTracking
 .
   [afl1]
    * AMLCodec: update pts overflow for every frame
 .
   [peak3d]
    * [Android] Prevent modeswitch w

Source diff to previous version
14705 gawk examples are compressed - Debian Bug report logs
CVE-2017-5982 Directory traversal vulnerability in the Chorus2 2.4.2 add-on for Kodi allows remote attackers to read arbitrary files via a %2E%2E%252e (encoded dot

Version: 2:18.2+git20190422.1151-final-0xenial 2019-04-22 20:07:33 UTC

 kodi (2:18.2+git20190422.1151-final-0xenial) xenial; urgency=high
 .
   [fritsch]
    * Splash: Update to 18.2 Leia
 .
   [fritsch]
    * Version: Bump to 18.2
 .
   [peak3d]
    * Fix / secure 2 code places
 .
   [Kai Sommerfeld]
    * Leia: Changed repo-binary-addons branch to 'Leia'.
 .
   [AkariDN]
    * [VideoInfoScanner] don't call GetArtwork for plugin sources
 .
   [Rechi]
    * [addons] sync with repo
 .
   [Rechi]
    * [darwin][packaging] adjust minimum iOS version to 9.0 after 4020c8649d
 .
   [djp952]
    * Initialize timer info tag with first available timer type from client instead of manual one-shot
 .
   [DaveTBlake]
    * Fix log statement - remove { and } from format are not parsing
 .
   [peak3d]
    * [Android] Add colorMode to android:configChanges to avoid restarts
 .
   [peak3d]
    * Fix pixelstore usage
 .
   [Lukas Rusak]
    * CEGLImage: don't add modifiers if they are just linear
 .
   [Lukas Rusak]
    * CRenderBufferPoolGBM: use DRM_FORMAT_ARGB1555 for AV_PIX_FMT_RGB555
 .
   [peak3d]
    * Find 3:2 pullback when searching for matching resolutions
 .
   [Rechi]
    * [cleanup] remove retroplayer leftovers after 3ed099ae0d
 .
   [afl1]
    * DVDVideoCodecAmlogic: fix div by 0 in FrameRateTracking
 .
   [afl1]
    * AMLCodec: update pts overflow for every frame
 .
   [peak3d]
    * [Android] Prevent modeswitch when native_window is invalid
 .
   [kszaq]
    * VideoSyncAML: Increase rendering thread prioroty
 .
   [afl1]
    * DVDVideoCodecAmlogic: InstanceGuard fix
 .
   [Dmitry_L]
    * AMLUtils: Default resolution change to 1080p
 .
   [kszaq]
    * AMLUtils: turn 3D off for resolution switch
 .
   [fritsch]
    * DVDDemuxFFmpeg: Do not discard stream indexes belonging to program
 .
   [DaveTBlake]
    * Fix singles node sort orders - include year, playcount and lastplayed to be consistent with songs (on albums)
 .
   [DaveTBlake]
    * Fix loader skipping music files that are in library but located on a server hence have dynpath starting "HTTP" and IsInternetStream returns true.
 .
   [DaveTBlake]
    * Import music library data on a separate thread from GUI. This allows cancel button on progress dialog to be clicked.
 .
   [DaveTBlake]
    * Export song playback history - playcount, last played and ratings to single xml file
 .
   [Ryan Rector]
    * Add available artwork to the video 'Choose art type' dialog
 .
   [Rechi]
    * [cleanup] remove ifdef conditions already handled by buildsystem
 .
   [Rechi]
    * [cleanup] remove ifdef include guards
 .
   [ronie]
    * [python] update WindowXML docs
 .
   [Olaf Hering]
    * [tests] use correct storage type for results from XFILE::CFile
 .
   [Olaf Hering]
    * [tests] use correct storage type for results from StringUtils
 .
   [Olaf Hering]
    * [peripherals] remove inclusion of android specific header
 .
   [jjd-uk]
    * Estuary Track Info Fix
 .
   [afl1]
    * [Application] - register Stereoscopicmanager for message target - workaround for #13878 for leia
 .
   [ronie]
    * [Estouchy] add missing 15th addon shortcut on homescreen
 .
   [James Hutchinson]
    * [AMLCodec] dont poll decoder rate when seeking
 .
   [Philipp Kerling]
    * [vaapi] Remove unused code
 .
   [Philipp Kerling]
    * [vaapi] Always deinterlace when an interlaced frame was encountered once
 .
   [Philipp Kerling]
    * [vaapi] Support running progressive frames through the vpp deinterlacer
 .
   [Philipp Kerling]
    * [vaapi] Remove filter_flags setting in vpp
 .
   [Philipp Kerling]
    * [vaapi] Remove superfluous logic from ffmpeg postproc
 .
   [Philipp Kerling]
    * [vaapi] Include name of failed function in error messages
 .
   [Philipp Kerling]
    * [vaapi] Remove texture bit guessing
 .
   [kszaq]
    * [DVDVideoCodec] Properly reset color_primaries
 .
   [Arne Morten Kvarving]
    * oh noes, i used bad words.
 .
   [DaveTBlake]
    * Add facility to export artist folders only, no NFO or art. Show full description of where export is going when not picking folder explicitly. Simplify display by hiding non-applicable controls depending on export type.
 .
   [Olaf Hering]
    * [cmake] update minimum version of libdrm
 .
   [Olaf Hering]
    * restore compatibility with sqlite3 v3.8
 .
   [Ryan Rector]
    * Include user config and available artwork in music "Choose art type" dialog
 .
   [James Hutchinson]
    * [AMLCodec] use decoder fps rate to accurately calculate video_rate
 .
   [ronie]
    * addon settings - inherit settings level
 .
   [fritsch]
    * CThreads: Reacquire Lock after WaitForThreadExit has finished
 .
   [ronie]
    * [skins] addon settings - add help text
 .
   [Alwin Esch]
    * [cmake] partly revert #15642 to have wayland and GBM working
 .
   [DaveTBlake]
    * Export all art types for albums and artists, not just thumb and fanart
 .
   [Philipp Kerling]
    * [wayland] Fix raw pointer comparison
 .
   [Rechi]
    * [depends] binary-addons: fix libGL.so location
 .
   [Olaf Hering]
    * [wayland] fix compilation with C++17
 .
   [DaveTBlake]
    * On refresh of album or artist from info dialog, prompt to ignore NFO file and fetch metadata and art from remote sites
 .
   [Alwin Esch]
    * [cmake] fix set of APP_RENDER_SYSTEM on KodiConfig.cmake
 .
   [kszaq]
    * GL: Don't use SM_TEXTURE_LIM for GLSL < 1.5
 .
   [enen92]
    * [pydocs] Add warning to ControlList().reset() regarding ListItem destruction
 .
   [Rechi]
    * [fix] installing binary addons from zip (and repo)
 .
   [linknetx]
    * [PVR] Timers context menu 'Find similar' missing
 .
   [Philipp Kerling]
    * [curl] Move libcurl symbols out of namespace
 .
   [DaveTBlake]
    * Show artist disambiguation text to help user select which artist they are scraping by when no mbid and scraper has found more than one artist with that name. Add disambiguation, gender and type to Python scraper artist processing.
 .
   [Philipp Kerling]
    * [posix] Quit instead of shutdown on signals
 .
   [Matthias Reichl]
    * AESinkALSA: fix

Source diff to previous version
14705 gawk examples are compressed - Debian Bug report logs
CVE-2017-5982 Directory traversal vulnerability in the Chorus2 2.4.2 add-on for Kodi allows remote attackers to read arbitrary files via a %2E%2E%252e (encoded dot

Version: 2:18.1+git20190217.1232-final-0xenial 2019-02-17 18:08:04 UTC

 kodi (2:18.1+git20190217.1232-final-0xenial) xenial; urgency=high
 .
   [peak3d]
    * [Android] Queue AMEDIACODEC_BUFFER_FLAG_END_OF_STREAM buffer only for API >= 26
 .
   [Philipp Kerling]
    * [wayland] Fix startup crash
 .
   [peak3d]
    * Set m_bRenderGUI in RenderManager::PreInit
 .
   [arnova]
    * fixed: NFO/tag loading for http/https sources was broken (fixes #15481)
 .
   [Martijn Kaijser]
    * bump for 18.1 final
 .
 .
   [peak3d]
    * [Android] Queue AMEDIACODEC_BUFFER_FLAG_END_OF_STREAM buffer only for API >= 26
 .
   [Philipp Kerling]
    * [wayland] Fix startup crash
 .
   [peak3d]
    * Set m_bRenderGUI in RenderManager::PreInit
 .
 .
   [arnova]
    * fixed: NFO/tag loading for http/https sources was broken (fixes #15481)
 .
 .
 .
 .
 .
   [fritsch]
    * UPNPPlayer: Do not use memset on non-trivial type
 .
 .
   [fritsch]
    * UPNPPlayer: Do not use memset on non-trivial type
 .
   [Memphiz]
    * Revert "[DetectDVDType]: fix Crash due to non-checked error state"
 .
   [Alwin Esch]
    * X11: remove not needed CGLContextEGL::IsSuitableVisual
 .
   [Alwin Esch]
    * X11: fix usage of required configuration values
 .
   [Alwin Esch]
    * [addons] not pass nullptr to std::string
 .
   [peak3d]
    * [VideoPlayer] Uninitialize RenderManager early on playback stop
 .
   [JimmyS83]
    * Add date to the log records
 .
   [Anton Fedchin]
    * [videoplayer] WinRenderer: remove `dxvaallowhqscaling` setting
 .
   [Kai Sommerfeld]
    * [pvr] Improve documentation for advanced epg settings.
 .
   [Kai Sommerfeld]
    * [pvr] Define a senseful default value for advanced settings 'updateemptytagsinterval'.
 .
   [Anton Fedchin]
    * [windowing] win32: update handling WM_DPICHANGED event
 .
   [Anton Fedchin]
    * [xbmc] application: handle resize event even in full screen state on windows.
 .
   [peak3d]
    * [Android] Fix MediaCodec freeze when early disposing stream
 .
   [peak3d]
    * [DllLoader] No warning if resolve fals for optional dependencies
 .
   [Kai Sommerfeld]
    * [PVR] Ignore very first 'server not reachable' notification.
 .
   [Kai Sommerfeld]
    * [guiinfo] Fixed ListItemPosition.
 .
   [Kai Sommerfeld]
    * [guiinfo] Fixed ListItemAbsolute(0).
 .
   [Philipp Kerling]
    * [sqlite] Fix DbErrors format strings
 .
   [Philipp Kerling]
    * [sqlite] Use error message returned by sqlite3_exec()
 .
   [Philipp Kerling]
    * [sqlite] Include sqlite3_errmsg() result in error messages
 .
   [Philipp Kerling]
    * [sqlite] Use extended result codes
 .
   [peak3d]
    * [Android] Fix invalid PTS decoder value (fix)
 .
   [peak3d]
    * [Android] Fix invalid PTS decoder value
 .
   [Kai Sommerfeld]
    * [PVR] Fix CPVRTimers::GetRecordingTimerForRecording to respect timer's start and stop padding time + optimize to check epg event uids if present.
 .
   [Alwin Esch]
    * [addons] add for test purpose only script for debian package generation
 .
   [Rechi]
    * update SSL CA trust store
 .
   [DaveTBlake]
    * [JSON]Speed up player and playlist operations using post rather than send for messages that don't need to wait. Fix GUI playist change notification to be done consistently by app rather than partially by JSON.
 .
   [Rechi]
    * [TexturePacker] use std:: instead of using namespace std
 .
   [Rechi]
    * [JsonSchemaBuilder] use std:: instead of using namespace std
 .
   [fritsch]
    * RenderCapture: Fix wrong printout
 .
   [DaveTBlake]
    * Fix how limits applied to artist and album smart playlists or custom nodes
 .
   [Kai Sommerfeld]
    * [PVR][settings] Reintroduce setting "Close channel OSD after switching channels", which got accidentally removed for Leia 18.0
 .
   [peak3d]
    * [Threads] revert #15263, log tid instead posix thread
 .
   [peak3d]
    * [Binary Addon] provide API versions to addon for better downgrade handling
 .
   [linknetx]
    * Update PVRTimers.cpp
 .
   [fritsch]
    * RenderCapture: Switch to non-arb occlusion queries
 .
   [DaVukovic]
    * [skins] Estuary + Estouchy keyboard layout fixes
 .
   [fritsch]
    * VideoSync: Fixup vsync clock
 .
   [Anton Fedchin]
    * [guilib] d3dtexture: fixed wrong render target index.
 .
   [peak3d]
    * [Android] check if intent is valid
 .
   [Rechi]
    * [TexturePacker] update windows dirent implementation
 .
   [peak3d]
    * [Resolution] Check current mode if whitelist doesn't match
 .
   [Anton Fedchin]
    * [win10] filesystem: catch an exception while reading or writing a file.
 .
   [Anton Fedchin]
    * [videoplayer] winrenderer: do scaling in output shader instead of yuv2rgb, this fixes the issue with green border with nv12 texture.
 .
   [Kai Sommerfeld]
    * [PVR][videoplayer] Fix PVR input stream creation for pvr file items only containing a path and no recording/channel tag. Fixes broken recording playback using official Kodi Remote iOS app.
 .
   [Rechi]
    * [depends] remove unused platform lib
 .
   [peak3d]
    * [Demux] VP9 does not provide extradata
 .
   [Rechi]
    * [cmake] fix policy CMP0053
 .
   [DaveTBlake]
    * Fix announcement manager locking to use separate sections for queue and listener list
 .
   [Rechi]
    * [fix] logical or operation
 .
   [Philipp Kerling]
    * [guilib] Handle empty vertex buffers in GUIFontTTFGL
 .
   [DaveTBlake]
    * Avoid trying to load music info for smartplaylists and menu items
 .
   [Martijn Kaijser]
    * bump to v18.1 RC1
 .
   [ronie]
    * [Estouchy] cosmetic fixes
 .
   [ronie]
    * [Estuary] videoinfo - add movieset button
 .
   [ronie]
    * [Estuary] make mediainfo list focusable
 .
   [Michael Brehm]
    * Check the system capabilities to support sleep states S1/S2/S3/S4 before reporing them as available
 .
   [KOPRajs]
    * [games] Fix crash by reverting part of the PR #14146
 .
 .
   [Memphiz]
    * Revert "[DetectDVDType]: fix Crash due to non-checked error state"
 .
   [Alwin Esch]
    * [addons] not pass nullptr to std::string
 .
   [peak3d]
    * [VideoPlayer] Uninitialize RenderManag

Source diff to previous version
14705 gawk examples are compressed - Debian Bug report logs
CVE-2017-5982 Directory traversal vulnerability in the Chorus2 2.4.2 add-on for Kodi allows remote attackers to read arbitrary files via a %2E%2E%252e (encoded dot

Version: 2:18.0+git20190128.1934-final-0xenial 2019-01-28 22:08:27 UTC

 kodi (2:18.0+git20190128.1934-final-0xenial) xenial; urgency=high
 .
   [DaveTBlake]
    * Apply limit and random sort in SQL rather than fetch all artists or albums into fileitem list then pick random few to show.
 .
   [Kai Sommerfeld]
    * [PVR] Fix CPVRClients::GetTimerTypes not to overwrite in multi-client setups.
 .
   [Kai Sommerfeld]
    * [PVR] client priority must be reset on stop of pvr component, because it must be re-read from db after restart.
 .
   [Kai Sommerfeld]
    * [PVR] Fix duplicate channnel numbers. Do not let slip thru numbers from channel groups to main channel instance.
 .
   [linknetx]
    * Active Skin Update - Force Close TextureBundle
 .
   [bb10]
    * Update joystick.xml
 .
   [Rechi]
    * [cleanup] remove repository.pvr-win32.xbmc.org from installdata
 .
   [peak3d]
    * [File] use dynpath for mime-type detection
 .
   [Jonas Karlman]
    * [GLES] fix check for GL_EXT_unpack_subimage
 .
   [peak3d]
    * [Windowing] fix width / screenWidth comparision. More fuzzy when searching whitelist matchse
 .
   [DaveTBlake]
    * [JSON]Fix AudioLibrary.GetGenres return of empty "sourceid" as [] Genres may not have related sources if db migrated from earlier version but rescan of files not completed.
 .
   [Rechi]
    * [cmake] replace patch file with actual commands in add_addon_depends
 .
   [Alwin Esch]
    * [addons] add define ATTRIBUTE_FORCEINLINE on addon header
 .
   [peak3d]
    * [VideoPlayer] Improve forced aspect_ratio
 .
   [peak3d]
    * check for GL_EXT_unpack_subimage
 .
   [peak3d]
    * check runtime gles version
 .
   [peak3d]
    * [GLES] memcpy intead multi glTexSubImage2D for planes with pitch
 .
   [mglae]
    * [CryptThreading] Support CRYPTO_THREADID_set_callback() of OpenSSL 1.0.x
 .
   [fritsch]
    * GLContextEGL: Properly guard members
 .
   [peak3d]
    * [GUI] refresh debug overlay if smartredraw is activated
 .
   [Martijn Kaijser]
    * bump to v18.0 final
 .
   [Arne Morten Kvarving]
    * fixed: do no add cache=no option to zip urls unless zip:// protocol
 .
   [ronie]
    * [skins] define textwidth for sliderex controls
 .
   [wsnipex]
    * [StringUtils] fix crash on addon install when using fmt 5.3
 .
   [fritsch]
    * ProcessInfoAndroid: Register with WinSystemAndroid
 .
   [fritsch]
    * Android: Properly overwrite ProcessInfo and use Deinterlace Half by default
 .
   [Anton Fedchin]
    * [videoplayer] dxva: fixed uhd hevc-main10 playback on xbox
 .
   [enen92]
    * [docs] Add pvr.seek to possible actions of SliderControl
 .
   [enen92]
    * [Estuary] Improve VolumeSlider Dialog
 .
   [enen92]
    * [guilib] GUISliderControl - avoid scalling base textures if dimensions are zero
 .
   [Dimitry Ishenko]
    * Improve audio book bookmark handling
 .
   [Dimitry Ishenko]
    * Fix audio book resume function
 .
   [Dimitry Ishenko]
    * CApplication: remove useless fallback conversion
 .
   [Dimitry Ishenko]
    * CMusicDatabase: use actual file path to identify bookmarks
 .
   [Dimitry Ishenko]
    * CMusicDatabase: take CFileItem as argument in GetResumeBookmarkForAudioBook()
 .
   [Attila Jakosa]
    * [lang][skin.estouchy] updated language files from Transifex
 .
   [Attila Jakosa]
    * [lang][skin.estuary] updated language files from Transifex
 .
   [DaveTBlake]
    * Use artist table in GetArtist rather than artistview to avoid MySQL slowness in party mode startup
 .
   [enen92]
    * [guilib] Ensure ListItems release the layout before it is destroyed
 .
   [DaveTBlake]
    * Fix getting discography for MySQL GetArtist not query discography by default Use artist ID when have it to fetch artist props for fileitem
 .
   [Kai Sommerfeld]
    * [video][filesystem] Fix XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) logspam.
 .
   [enen92]
    * [MacOS] Fix stack-buffer-underflow
 .
   [Kai Sommerfeld]
    * [Estuary] Tweak PVR guide layout. Fixes #15271.
 .
   [Philipp Kerling]
    * [database] Promote MySQL server version message to LOGNOTICE
 .
   [Philipp Kerling]
    * [database] Log warning for MySQL < 5.6, MariaDB < 5.5
 .
   [bb10]
    * Update joystick.xml
 .
   [ronie]
    * [py-docs] fix version info for getDbId
 .
   [peak3d]
    * [Android] Log kernel ThreadId instead pthread_self
 .
   [Attila Jakosa]
    * [lang][skin.estouchy] updated language files from Transifex
 .
   [Attila Jakosa]
    * [lang][skin.estuary] updated language files from Transifex
 .
   [ronie]
    * [Estuary] fix undefined font references
 .
   [fritsch]
    * FFmpeg: Fix missing include
 .
   [Anton Fedchin]
    * [videopayer] WinRenderer: don't keep past frames for progressive material
 .
   [Garrett Brown]
    * Game add-ons: Skip profile directory if empty
 .
   [Kostas Andrianos]
    * Add missing POP to return to the calling directory after error
 .
   [Memphiz]
    * [osx/WinSystem] - always log all found monitors and resolutions for debug purposes
 .
   [Memphiz]
    * [osx/WinSystem] - ensure that monitor names are unique by appending displayid
 .
   [KOPRajs]
    * [games] Fix crash by reverting part of the PR #14146
 .
 .
   [DaveTBlake]
    * Apply limit and random sort in SQL rather than fetch all artists or albums into fileitem list then pick random few to show.
 .
 .
   [Kai Sommerfeld]
    * [PVR] Fix CPVRClients::GetTimerTypes not to overwrite in multi-client setups.
 .
   [Kai Sommerfeld]
    * [PVR] client priority must be reset on stop of pvr component, because it must be re-read from db after restart.
 .
   [Kai Sommerfeld]
    * [PVR] Fix duplicate channnel numbers. Do not let slip thru numbers from channel groups to main channel instance.
 .
   [linknetx]
    * Active Skin Update - Force Close TextureBundle
 .
   [peak3d]
    * [File] use dynpath for mime-type detection
 .
   [peak3d]
    * [Windowing] fix width / screenWidth comparision. More fuzzy when searching whitelist matchse
 .
   [peak3d]
    * [VideoPlayer] Improve forced aspect_ratio
 .
   [ronie]
    * [skins] define textwidth for

14705 gawk examples are compressed - Debian Bug report logs
CVE-2017-5982 Directory traversal vulnerability in the Chorus2 2.4.2 add-on for Kodi allows remote attackers to read arbitrary files via a %2E%2E%252e (encoded dot



About   -   Send Feedback to @ubuntu_updates