Package "kodi"
This package belongs to a PPA:
Xbmc
Name: |
kodi
|
Description: |
Kodi Media Center (arch-independent data package)
|
Latest version: |
6:19.4+git20220304.1555-e12e66e019-0~bionic |
Release: |
bionic (18.04) |
Level: |
base |
Repository: |
main |
Links
Download "kodi"
Other versions of "kodi" in Bionic
Packages in group
Deleted packages are displayed in grey.
Changelog
kodi (2:18.9+git20201024.0821-final-0bionic) bionic; urgency=high
.
[peak3d]
* [Android] Fix MediaCodec OES/EGL rendering
.
[DaveTBlake]
* Bump for 18.9 final
.
[DaveTBlake]
* Fix event server unable to send raw key strikes after #18045
.
[enen92]
* [Builtins][MediaWindow] Propagate window replace intention and set the start directory
.
[wsnipex]
* [curl] only use HTTP2 with SSL
.
[arnova]
* added: as.xml option to disable Curl HTTP2
.
[Vasyl Gello]
* TexturePacker: Do not leak image data memory
.
[Alwin Esch]
* [cmake] fix build by remove quotation marks on ExternalProject values
.
[Alwin Esch]
* fix debian-addon-package-test.sh if in addon.xml.in version is more as 1 time
.
.
[Pär Björklund]
* Fix enum formatting
.
.
.
[wsnipex]
* [depends] bump gpg-error to 1.36
.
[wsnipex]
* [cpluff] rename hash_lookup function to avoid symbol collisions
.
[phunkyfish]
* gnutls 3.6.14 and nettle 3.6 bump
.
[phunkyfish]
* Disable libidn2 support in curl
.
[Alwin Esch]
* [subtitle] fix subtitles archive in archive
.
[Alwin Esch]
* [settings] fix cddb access URL
.
[peak3d]
* Bump mariadb connector version from 3.0.3 -> 3.1.9
.
[Rechi]
* [depends] refresh mariadb patches
.
[DaveTBlake]
* Bump for 18.8 final
.
[Craig Andrews]
* Compatibility with libmicrohttpd 0.9.71
.
[enen92]
* [DX] Enable alpha-blending for video renderer (credits: afedchin)
.
[enen92]
* Fix oppacity calculation if previous colour contains an alpha value (credits: paxxi)
.
[Craig Andrews]
* [test] TestCPUInfo: remove useless test as we cannot guarantee that they exist
.
[enen92]
* [GUI] Fix ActivateWindow if 'return' is defined
.
[Kai Sommerfeld]
* [PVR] Make CGUIEPGGridContainer::UpdateLayout thread-safe; some of the modified members will be read by timeline refresh thread.
.
[Kai Sommerfeld]
* [PVR] CGUIEPGGridContainer: Update layout early in GUI thread, not in timeline refresh thread, for performance and thread safety reasons (fix a race).
.
[Matthias Reichl]
* [linux] fix integer overflow in free/available memory info on 32bit
.
[mglae]
* EDL comskip: support commercial at 0:00
.
[Henrik Johnson]
* Event server keyboard events dont work for keys that have long press defined
.
[DaveTBlake]
* Bump code version to 18.7.200 - patch for Android
.
[Kai Sommerfeld]
* [video] Re-add 'Mark watched/unwatched' context menu items to content-less video sources.
.
[peak3d]
* [Backport][Android] Fix drain in flushed state
.
[peak3d]
* [Backport][Android] Fix stall on stream end
.
[peak3d]
* [Backport] Insert VERSION_CODE into full kodi version string
.
[peak3d]
* [Backport][Android] More exception handling in MediaCodec
.
[DaveTBlake]
* Bump code version 18.7.100 - digit format to allow for Playstore publication
.
[DaveTBlake]
* Revert bump of ADDON_API to 18.7.1 (bump VERSION_CODE only)
.
[DaveTBlake]
* Bump to 18.7.1 - patch for Android
.
[fritsch]
* ActiveAE: Don't wake when externally suspended
.
[peak3d]
* [VP] Fix short stream changes
.
[peak3d]
* [Backort][Android] Remove VIDEO_SCALING_MODE_SCALE_TO_FIT_WITH_CROPPING
.
[peak3d]
* [Backport][Android] Call codec::release
.
[peak3d]
* [Backport][Android] Use releaseOutputBufferAtTime for valid frames
.
.
[DaveTBlake]
* Bump for 18.7 final
.
[DaveTBlake]
* Prevent album artists being left blank when merging scraped album results and preferring scraper results is enabled
.
[Matt Huisman]
* Revert "[Android] pause audio playback when headphone is disconnected"
.
[DaveTBlake]
* Fix bug with Audiolibrary.GetArtists return of "isalbumartist" field
.
[cpmw167]
* [bluray] fix playback of bus encryption enabled discs
.
[DaveTBlake]
* Only check if items are .iso and expand disc image when in file view
.
[Peter]
* [bluray] Correctly recognize subtitle language Backport of #17801
.
[phunkyfish]
* [video][backport] clear library entries from plugins if media source is removed.
.
[phunkyfish]
* [videoplayer] Fix TS Streams by disallowing streaminfo for realtime streams
.
[Kai Sommerfeld]
* [dialogs][guillib] CGUIDialogKaiToast now only closes the dialog if the whole toast text was displayed at least once.
.
[howie-f]
* [Subtitles] fix smi subtitles to use quoted start tags
.
[enen92]
* [Python] Fix ControlTextBox actions before being added to the window
.
[Roman Artiukhin]
* Fix watching icons are not shown when content type is not set
.
[montellese]
* Revert "Print the mirror redirected to for easier debugging of of mirror issues"
.
[Arne Morten Kvarving]
* fixed: guard against assert in tinyxml
.
[djp952]
* [PVR][Leia] EPG corruption when new channels added during startup
.
[howie-f]
* [CurlFile] proper setup proxy credentials
.
[roke]
* fixed checking if proxy and username pass are empty
.
[howie-f]
* [LanguageCodes] Add "Swiss german" and "Portuguese (Brazil)"
.
[Pär Björklund]
* Fix stack overflow when trying to find nfo files in a rar file.
.
[enen92]
* Implement range check in URIUtils::resolvePath
.
[ronie]
* [Estuary] fix navigation in skinsettings
.
[peak3d]
* [Backport] Don't send UNFOCUS_ALL after touch action
.
[peak3d]
* [Android][Backport] MediaCodec: Use JNI instead NDK
.
[Sam Nazarko]
* CProfileManager: do not wait for bool uiInitializationFinished or skins will load without all elements ready
.
[ChrisEt]
* added support for ZIP extended local headers
.
[fritsch]
* Revert "DVDVideoCodecAndroidMediaCodec: Properly set MAX WIDTH and MAX HEIGHT (thanks to cerarp)"
.
[ronie]
* [Leia] Favourites Dialog - fix crash
.
[Alwin
|
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 |
|
kodi (2:18.8+git20200728.1313-final-0bionic) bionic; urgency=high
.
[Pär Björklund]
* Fix enum formatting
.
.
.
[wsnipex]
* [depends] bump gpg-error to 1.36
.
[wsnipex]
* [cpluff] rename hash_lookup function to avoid symbol collisions
.
[phunkyfish]
* gnutls 3.6.14 and nettle 3.6 bump
.
[phunkyfish]
* Disable libidn2 support in curl
.
[Alwin Esch]
* [subtitle] fix subtitles archive in archive
.
[Alwin Esch]
* [settings] fix cddb access URL
.
[peak3d]
* Bump mariadb connector version from 3.0.3 -> 3.1.9
.
[Rechi]
* [depends] refresh mariadb patches
.
[DaveTBlake]
* Bump for 18.8 final
.
[Craig Andrews]
* Compatibility with libmicrohttpd 0.9.71
.
[enen92]
* [DX] Enable alpha-blending for video renderer (credits: afedchin)
.
[enen92]
* Fix oppacity calculation if previous colour contains an alpha value (credits: paxxi)
.
[Craig Andrews]
* [test] TestCPUInfo: remove useless test as we cannot guarantee that they exist
.
[enen92]
* [GUI] Fix ActivateWindow if 'return' is defined
.
[Kai Sommerfeld]
* [PVR] Make CGUIEPGGridContainer::UpdateLayout thread-safe; some of the modified members will be read by timeline refresh thread.
.
[Kai Sommerfeld]
* [PVR] CGUIEPGGridContainer: Update layout early in GUI thread, not in timeline refresh thread, for performance and thread safety reasons (fix a race).
.
[Matthias Reichl]
* [linux] fix integer overflow in free/available memory info on 32bit
.
[mglae]
* EDL comskip: support commercial at 0:00
.
[Henrik Johnson]
* Event server keyboard events dont work for keys that have long press defined
.
[DaveTBlake]
* Bump code version to 18.7.200 - patch for Android
.
[Kai Sommerfeld]
* [video] Re-add 'Mark watched/unwatched' context menu items to content-less video sources.
.
[peak3d]
* [Backport][Android] Fix drain in flushed state
.
[peak3d]
* [Backport][Android] Fix stall on stream end
.
[peak3d]
* [Backport] Insert VERSION_CODE into full kodi version string
.
[peak3d]
* [Backport][Android] More exception handling in MediaCodec
.
[DaveTBlake]
* Bump code version 18.7.100 - digit format to allow for Playstore publication
.
[DaveTBlake]
* Revert bump of ADDON_API to 18.7.1 (bump VERSION_CODE only)
.
[DaveTBlake]
* Bump to 18.7.1 - patch for Android
.
[fritsch]
* ActiveAE: Don't wake when externally suspended
.
[peak3d]
* [VP] Fix short stream changes
.
[peak3d]
* [Backort][Android] Remove VIDEO_SCALING_MODE_SCALE_TO_FIT_WITH_CROPPING
.
[peak3d]
* [Backport][Android] Call codec::release
.
[peak3d]
* [Backport][Android] Use releaseOutputBufferAtTime for valid frames
.
.
[DaveTBlake]
* Bump for 18.7 final
.
[DaveTBlake]
* Prevent album artists being left blank when merging scraped album results and preferring scraper results is enabled
.
[Matt Huisman]
* Revert "[Android] pause audio playback when headphone is disconnected"
.
[DaveTBlake]
* Fix bug with Audiolibrary.GetArtists return of "isalbumartist" field
.
[cpmw167]
* [bluray] fix playback of bus encryption enabled discs
.
[DaveTBlake]
* Only check if items are .iso and expand disc image when in file view
.
[Peter]
* [bluray] Correctly recognize subtitle language Backport of #17801
.
[phunkyfish]
* [video][backport] clear library entries from plugins if media source is removed.
.
[phunkyfish]
* [videoplayer] Fix TS Streams by disallowing streaminfo for realtime streams
.
[Kai Sommerfeld]
* [dialogs][guillib] CGUIDialogKaiToast now only closes the dialog if the whole toast text was displayed at least once.
.
[howie-f]
* [Subtitles] fix smi subtitles to use quoted start tags
.
[enen92]
* [Python] Fix ControlTextBox actions before being added to the window
.
[Roman Artiukhin]
* Fix watching icons are not shown when content type is not set
.
[montellese]
* Revert "Print the mirror redirected to for easier debugging of of mirror issues"
.
[Arne Morten Kvarving]
* fixed: guard against assert in tinyxml
.
[djp952]
* [PVR][Leia] EPG corruption when new channels added during startup
.
[howie-f]
* [CurlFile] proper setup proxy credentials
.
[roke]
* fixed checking if proxy and username pass are empty
.
[howie-f]
* [LanguageCodes] Add "Swiss german" and "Portuguese (Brazil)"
.
[Pär Björklund]
* Fix stack overflow when trying to find nfo files in a rar file.
.
[enen92]
* Implement range check in URIUtils::resolvePath
.
[ronie]
* [Estuary] fix navigation in skinsettings
.
[peak3d]
* [Backport] Don't send UNFOCUS_ALL after touch action
.
[peak3d]
* [Android][Backport] MediaCodec: Use JNI instead NDK
.
[Sam Nazarko]
* CProfileManager: do not wait for bool uiInitializationFinished or skins will load without all elements ready
.
[ChrisEt]
* added support for ZIP extended local headers
.
[fritsch]
* Revert "DVDVideoCodecAndroidMediaCodec: Properly set MAX WIDTH and MAX HEIGHT (thanks to cerarp)"
.
[ronie]
* [Leia] Favourites Dialog - fix crash
.
[Alwin Esch]
* [addons][vfs] fix Kodi start crash if incompatible VFS addon present
.
[Qian Yun]
* [Android] pause audio playback when headphone is disconnected
.
[fritsch]
* Android: Don't reset user set volume
.
[CastagnaIT]
* Do not force flip for hebrew/arabic languages
.
[CastagnaIT]
* Revert "[subtitles] decode html escape characters (reverted from commit 56ff2ab08874ab78b7341be092aed0d9b37bb175)"
.
[Alwin Esch]
* [vfs][addons] fix title show of compressed package dir
.
[Andrey Filipenkov]
* [ios] disable GUI insets for external screen
.
[Andrey Filipenkov]
* [ios] apply safe area insets to Kodi GUI
.
[fritsch]
* Reve
|
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 |
|
kodi (2:18.7+git20200520.1011-final-0bionic) bionic; urgency=high
.
[DaveTBlake]
* Bump for 18.7 final
.
[DaveTBlake]
* Prevent album artists being left blank when merging scraped album results and preferring scraper results is enabled
.
[Matt Huisman]
* Revert "[Android] pause audio playback when headphone is disconnected"
.
[DaveTBlake]
* Fix bug with Audiolibrary.GetArtists return of "isalbumartist" field
.
[cpmw167]
* [bluray] fix playback of bus encryption enabled discs
.
[DaveTBlake]
* Only check if items are .iso and expand disc image when in file view
.
[Peter]
* [bluray] Correctly recognize subtitle language Backport of #17801
.
[phunkyfish]
* [video][backport] clear library entries from plugins if media source is removed.
.
[phunkyfish]
* [videoplayer] Fix TS Streams by disallowing streaminfo for realtime streams
.
[Kai Sommerfeld]
* [dialogs][guillib] CGUIDialogKaiToast now only closes the dialog if the whole toast text was displayed at least once.
.
[howie-f]
* [Subtitles] fix smi subtitles to use quoted start tags
.
[enen92]
* [Python] Fix ControlTextBox actions before being added to the window
.
[Roman Artiukhin]
* Fix watching icons are not shown when content type is not set
.
[montellese]
* Revert "Print the mirror redirected to for easier debugging of of mirror issues"
.
[Arne Morten Kvarving]
* fixed: guard against assert in tinyxml
.
[djp952]
* [PVR][Leia] EPG corruption when new channels added during startup
.
[howie-f]
* [CurlFile] proper setup proxy credentials
.
[roke]
* fixed checking if proxy and username pass are empty
.
[howie-f]
* [LanguageCodes] Add "Swiss german" and "Portuguese (Brazil)"
.
[Pär Björklund]
* Fix stack overflow when trying to find nfo files in a rar file.
.
[enen92]
* Implement range check in URIUtils::resolvePath
.
[ronie]
* [Estuary] fix navigation in skinsettings
.
[peak3d]
* [Backport] Don't send UNFOCUS_ALL after touch action
.
[peak3d]
* [Android][Backport] MediaCodec: Use JNI instead NDK
.
[Sam Nazarko]
* CProfileManager: do not wait for bool uiInitializationFinished or skins will load without all elements ready
.
[ChrisEt]
* added support for ZIP extended local headers
.
[fritsch]
* Revert "DVDVideoCodecAndroidMediaCodec: Properly set MAX WIDTH and MAX HEIGHT (thanks to cerarp)"
.
[ronie]
* [Leia] Favourites Dialog - fix crash
.
[Alwin Esch]
* [addons][vfs] fix Kodi start crash if incompatible VFS addon present
.
[Qian Yun]
* [Android] pause audio playback when headphone is disconnected
.
[fritsch]
* Android: Don't reset user set volume
.
[CastagnaIT]
* Do not force flip for hebrew/arabic languages
.
[CastagnaIT]
* Revert "[subtitles] decode html escape characters (reverted from commit 56ff2ab08874ab78b7341be092aed0d9b37bb175)"
.
[Alwin Esch]
* [vfs][addons] fix title show of compressed package dir
.
[Andrey Filipenkov]
* [ios] disable GUI insets for external screen
.
[Andrey Filipenkov]
* [ios] apply safe area insets to Kodi GUI
.
[fritsch]
* Revert "AESinkAudioTrack: Support multi channel float"
.
[Alwin Esch]
* [addons] fix stupid circumstance with addon settings on folder with file extension
.
[peak3d]
* [Backport] bump gnutls (3.6.11.1) and nettle(3.5.1)
.
[howie-f]
* [profiles] fix: save lock preferences
.
[howie-f]
* GUIPassword.h: fix doxygen header
.
[howie-f]
* Extend CheckMenuLock to check Mediasources (video and music) if needed
.
[howie-f]
* Reimplement functions for checking Master-/Medialocks
.
[howie-f]
* Introduce and refactor MediaLockState enum
.
[howie-f]
* Cleanup: fix include order
.
.
[peak3d]
* [Backport] Don't send UNFOCUS_ALL after touch action
.
[peak3d]
* [Android][Backport] MediaCodec: Use JNI instead NDK
.
[Sam Nazarko]
* CProfileManager: do not wait for bool uiInitializationFinished or skins will load without all elements ready
.
[fritsch]
* Revert "DVDVideoCodecAndroidMediaCodec: Properly set MAX WIDTH and MAX HEIGHT (thanks to cerarp)"
.
[ronie]
* [Leia] Favourites Dialog - fix crash
.
[Alwin Esch]
* [addons][vfs] fix Kodi start crash if incompatible VFS addon present
.
[Alwin Esch]
* [vfs][addons] fix title show of compressed package dir
.
[Andrey Filipenkov]
* [ios] disable GUI insets for external screen
.
[Andrey Filipenkov]
* [ios] apply safe area insets to Kodi GUI
.
[fritsch]
* Revert "AESinkAudioTrack: Support multi channel float"
.
[Alwin Esch]
* [addons] fix stupid circumstance with addon settings on folder with file extension
.
[peak3d]
* [Backport] bump gnutls (3.6.11.1) and nettle(3.5.1)
.
[howie-f]
* [profiles] fix: save lock preferences
.
[howie-f]
* GUIPassword.h: fix doxygen header
.
[howie-f]
* Extend CheckMenuLock to check Mediasources (video and music) if needed
.
[howie-f]
* Reimplement functions for checking Master-/Medialocks
.
[howie-f]
* Introduce and refactor MediaLockState enum
.
[howie-f]
* Cleanup: fix include order
.
.
[peak3d]
* [Android][Backport] MediaCodec: Use JNI instead NDK
.
[Sam Nazarko]
* CProfileManager: do not wait for bool uiInitializationFinished or skins will load without all elements ready
.
[fritsch]
* Revert "DVDVideoCodecAndroidMediaCodec: Properly set MAX WIDTH and MAX HEIGHT (thanks to cerarp)"
.
[ronie]
* [Leia] Favourites Dialog - fix crash
.
[Alwin Esch]
* [addons][vfs] fix Kodi start crash if incompatible VFS addon present
.
[Alwin Esch]
* [vfs][addons] fix title show of compressed package dir
.
[Andrey Filipenkov]
* [ios] disable GUI insets for external screen
.
[Andrey Filipenkov]
* [ios
|
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 |
|
kodi (2:18.6+git20200301.0802-final-0bionic) bionic; urgency=high
.
[DaveTBlake]
* Bump for 18.6 final
.
[Alwin Esch]
* [vfs][addons] fix media view from addon given content
.
[peak3d]
* [Backport] Allow DolbyVision streams passed from inputstream addons
.
[Rechi]
* [toolchain] add CMAKE_SYSTEM_PROCESSOR
.
[Maven85]
* xbmc.getRegion('time'): fixed incorrectly formatted time
.
[Alwin Esch]
* add image mime type for support over imagedecoder.raw
.
[Attila Jakosa]
* [lang][skin.estouchy] updated language files from Transifex
.
[Attila Jakosa]
* [lang][skin.estuary] updated language files from Transifex
.
[fritsch]
* DVDVideoCodecAndroidMediaCodec: Properly set MAX WIDTH and MAX HEIGHT (thanks to cerarp)
.
[Wolfgang Haupt]
* Fix TextureCache::CacheImage does not fill texture outparam
.
[Garrett Brown]
* Fix launching zip and 7z files from MyGames
.
[Garrett Brown]
* Fix error playing disk image games
.
[Garrett Brown]
* FileItem: Fix range iterator constness
.
[Kai Sommerfeld]
* [android][windowing] Fix CWinSystemAndroid::UpdateResolutions to apply calibrations after resetting resolutions (like the other platform implementations already do, btw.)
.
[Kai Sommerfeld]
* [PVR][guiinfo] Fixup multiline episode name strings (which do not fit in any way in our GUI).
.
[Alwin Esch]
* Revert "[Backport][Inputstream] Add IChapter interface #16581"
.
[DaveTBlake]
* Allow access to files on automounted sources via webserver
.
[Alwin Esch]
* [cmake] fix Windows OS patch check of own installed
.
[Andrey Filipenkov]
* [macos][packaging] fix parsing device handle of a mounted dmg
.
[arnova]
* fixed: Seeking with FileCache could lockup due to terminated thread fixed: When a fatal error occurs we should mark end of input
.
[Andrey Filipenkov]
* [ios] make sure input field is always pinned to the top of keyboard
.
[Bernd Kuhls]
* [Backport] Add missing cstddef includes
.
[Craig Andrews]
* [Backport] Add missing cassert includes
.
[Pär Björklund]
* Improve patch finding
.
[Craig Andrews]
* Add missing cassert include
.
[fritsch]
* PeripheralUSB: Create udev contexts in their thread
.
[fritsch]
* PeripheralBusUSBLibUdev: Filter on USB only
.
[Andrey Filipenkov]
* [macos] fix copying addons/skin.estuary/resources to app package
.
[Andrey Filipenkov]
* [macos] copy files script cleanup
.
[Wolfgang Haupt]
* Reset playlist on new file playback
.
[CastagnaIT]
* Perform operations only outside the login screen
.
[montellese]
* pass path settings as JSON to python scrapers (thanks @romanvm)
.
[montellese]
* [settings] add JSON serialization implementation of ISettingsValueSerializer
.
[montellese]
* [settings/lib] add ISettingsValueSerializer interface
.
[fritsch]
* LinuxRendererGL: Fix useage of glTexImage3D format was not valid
.
[arnova]
* fixed: Cache forward size wasn't updated when source EOF was hit
.
[Andrey Filipenkov]
* [ios] fix size of EAGL layer on external screen
.
[djp952]
* [Visualization] Prevent NULL/zero-length packets from being processed
.
[djp952]
* [VideoPlayer][Leia] Fix 'Resume from' functionality with audio only MPEG-TS streams
.
[Roman Artiukhin]
* Fix GetItemsToScan scan in sub-directories
.
[djp952]
* Resume paused ActiveAE stream while draining to avoid lapse during playback
.
[DaveTBlake]
* Fix calling OnPlaybackStarted twice because of race condition when stream processing is faster than the callback process
.
[Anssi Hannula]
* Fix cosmetic style issues introduced by TrueHD fix
.
[peak3d]
* [Backport][Android] Simplify / fix modechange
.
[arnova]
* fixed: When seeking m_bRetry must be updated else it will default to true again with multisession
.
[Anssi Hannula]
* Fix crashes due to missing TrueHD overrun checks
.
[ronie]
* [EStuary] fix artist slideshow condition
.
[peak3d]
* [Backport][Inputstream] Add IChapter interface #16581
.
[fritsch]
* ProfileManager: Save changes when they happen
.
[fritsch]
* AudioTrack: Hack for Leia - workaround broken AMLogic firmware v23
.
[fritsch]
* XBMCTinyXML: Properly Flush when writing xml to disk
.
[fritsch]
* ProfileManager: Fall back to master profile if profile.xml not loadable / parseable
.
[peak3d]
* [Android] Priorize timer instead HDMI_AUDIOPLUG on refreshrate switch
.
[Garrett Brown]
* RetroPlayer/GLES: Use no-alpha texture shader
.
[Garrett Brown]
* CRenderSystemGLES: Add no-alpha texture shader
.
[fritsch]
* AESinkAudioTrack: Remove now superflous HeadSet check
.
[fritsch]
* AESinkAudioTrack: Remove Headphone check - let Audiotrack handle it internally
.
[DaveTBlake]
* Bump for 18.5 final
.
[fritsch]
* RendererMediaCodecSurface: Announce vertical shift as well
.
[Kyle Johnson]
* add dual support for Artist Slideshow 2.x and 3.x
.
[Arne Morten Kvarving]
* fixed: support shoutcast over https
.
[Attila Jakosa]
* [lang][skin.estouchy] updated language files from Transifex
.
[Attila Jakosa]
* [lang][skin.estuary] updated language files from Transifex
.
[arnova]
* fixed: Extension matching in FileDirectoryFactory was broken
.
[Arthur Liberman]
* fixed: redact url in log
.
[peak3d]
* [Android] fetchDisplayMode only for SDK>=24
.
[Alwin Esch]
* [addons] add settings support for property condition (basic conditions only)
.
[Garrett Brown]
* Profiles: ensure that the skin is reloaded after profile is loaded
.
[DaveTBlake]
* Save cache filename with each item in list so correct cache cleared on item update.
.
[Kai Sommerfeld]
* [profiles] Do always stop PVR services on logoff. Restart PVR services
|
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 |
|
kodi (2:18.5+git20191117.0758-final-0bionic) bionic; urgency=high
.
[DaveTBlake]
* Bump for 18.5 final
.
[fritsch]
* RendererMediaCodecSurface: Announce vertical shift as well
.
[Kyle Johnson]
* add dual support for Artist Slideshow 2.x and 3.x
.
[Arne Morten Kvarving]
* fixed: support shoutcast over https
.
[Attila Jakosa]
* [lang][skin.estouchy] updated language files from Transifex
.
[Attila Jakosa]
* [lang][skin.estuary] updated language files from Transifex
.
[arnova]
* fixed: Extension matching in FileDirectoryFactory was broken
.
[Arthur Liberman]
* fixed: redact url in log
.
[peak3d]
* [Android] fetchDisplayMode only for SDK>=24
.
[Alwin Esch]
* [addons] add settings support for property condition (basic conditions only)
.
[Garrett Brown]
* Profiles: ensure that the skin is reloaded after profile is loaded
.
[DaveTBlake]
* Save cache filename with each item in list so correct cache cleared on item update.
.
[Kai Sommerfeld]
* [profiles] Do always stop PVR services on logoff. Restart PVR services only when not loading the master profile for the login screen.
.
[Kai Sommerfeld]
* [PVR] Fix and simplify store epg event to db on update from pvr addon.
.
[DaveTBlake]
* Fix wrong sort order list for music playlists node
.
[Kai Sommerfeld]
* [macos] Improve and fix the fix for only quarter of screen rendered in windowed mode and certain fullscreen resolutions on macOS 10.15 (Catalina).
.
[DaveTBlake]
* Revert setting playcount to PLAYCOUNT_NOT_SET on read from cache
.
[Wolfgang Haupt]
* VideoTagInfoLoaderFFmpeg: Resolve stack before trying to process
.
[Kai Sommerfeld]
* [macos] Fix only quarter of screen rendered in windowed mode and certain fullscreen resolutions on macOS 10.15 (Catalina).
.
[DaveTBlake]
* Fix Musicplayer.Property(Role.xxx) info labels
.
[ronie]
* [Estuary] fix studio icon name
.
[Andrey Filipenkov]
* [ios] add new sandbox path for iOS 13
.
[Andrey Filipenkov]
* [ios] set EAGL layer frame to the size of containing view
.
[Andrey Filipenkov]
* [ios] set correct frame of EAGL view on init
.
[Markus Pfau]
* Merge pull request #16559 from peak3d/sdkversion
.
[peak3d]
* [Backport][Android] Use JNI instead NDK MediaCrypto for secure decoder check
.
[DaVukovic]
* AdvancedSettings: Fix arttype return
.
[DaveTBlake]
* Reduce log spam produced by AnnouncementManager announcing
.
[Andrey Filipenkov]
* [ios] fix overlapping keyboard helper view with the "safe area"
.
[Andrey Filipenkov]
* [ios] fix overlapping drawing surface with the "safe area"
.
[Andrey Filipenkov]
* [ios] add launch images for iPad 7th gen
.
[Andrey Filipenkov]
* [ios] add support for iPad 7th gen
.
[Arne Morten Kvarving]
* fixed: redact url in log
.
[DaveTBlake]
* Fix musicplayer.offset(n).xxx and musicplayer.position(n).xxx Rearrange musicplayer defines to group infolabels that work with offset and position for range checking separately from others e.g. infobools. Define range.
.
[Andrey Filipenkov]
* [ios] don't rely on main screen having only one screen mode - it's not true for iPhones 11
.
[Andrey Filipenkov]
* [ios] add iPhones 11 to the list of known devices
.
[arnova]
* changed: Clear resume bookmarks also when marking as unwatched
.
[arnova]
* fixed: External subtitles in custom folder were not picked up due to not considering URL-encoding (fixes #16567)
.
[arnova]
* fixed: We must exact match addon extensions/mimetypes/protocols (should fix #16652)
.
[Andrey Filipenkov]
* [ios] fix broken touch input after closing keyboard on iOS 13
.
[Kai Sommerfeld]
* [application] Fix CApplication::ActivateScreenSaver to always allow 'Black' screen saver. Closes #16123.
.
[DaveTBlake]
* Fix check of "isplayable" property for plugins
.
[Kai Sommerfeld]
* [PVR] Fix: we must close all open modal dialogs before we can activate the PVR search window.
.
[Andre Meyering]
* [docs] Add note about missing package to Ubuntu build instructions
.
[Andre Meyering]
* [docs] Add missing library 'libunistring' to Fedora build instructions
.
[arucard21]
* Override joystick controls per-keyname (fixes userdata config override)
.
[wsnipex]
* fix generating addon.xmls
.
[phunkyfish]
* [videoplayer] fix commercial skip (EDL's) from recordings and library sources
.
[rustyx]
* fixed: make archive files work via UPnP
.
.
[Wolfgang Haupt]
* VideoTagInfoLoaderFFmpeg: Resolve stack before trying to process
.
[Kai Sommerfeld]
* [macos] Fix only quarter of screen rendered in windowed mode and certain fullscreen resolutions on macOS 10.15 (Catalina).
.
[DaveTBlake]
* Fix Musicplayer.Property(Role.xxx) info labels
.
[ronie]
* [Estuary] fix studio icon name
.
[Andrey Filipenkov]
* [ios] add new sandbox path for iOS 13
.
[Andrey Filipenkov]
* [ios] set EAGL layer frame to the size of containing view
.
[Andrey Filipenkov]
* [ios] set correct frame of EAGL view on init
.
[Markus Pfau]
* Merge pull request #16559 from peak3d/sdkversion
.
[peak3d]
* [Backport][Android] Use JNI instead NDK MediaCrypto for secure decoder check
.
[DaVukovic]
* AdvancedSettings: Fix arttype return
.
[DaveTBlake]
* Reduce log spam produced by AnnouncementManager announcing
.
[Andrey Filipenkov]
* [ios] fix overlapping keyboard helper view with the "safe area"
.
[Andrey Filipenkov]
* [ios] fix overlapping drawing surface with the "safe area"
.
[Andrey Filipenkov]
* [ios] add launch images for iPad 7th gen
.
[Andrey Filipenkov]
* [ios] add support for iPad 7th gen
.
[Arne Morten Kvarving]
* fixed: redact url in log
.
[DaveTBlake]
* Fix musicplayer.off
|
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