aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-11-14Merge pull request #18782 from howie-f/v19-depends-list-labelDave Blake
[addons] improve ShowDependencyList dialog label creation
2020-11-14[JSON-RPC] Use int to volume in OnVolumeChangedSébastien Règne
2020-11-14Remove dead code in CVideoSettingsthexai
2020-11-14[addons] improve ShowDependencyList dialog label creationhowie-f
2020-11-14Merge pull request #18770 from enen92/castmissingenen92
[Fix] Cast not showing when play next is set to episodes
2020-11-14Add webm and webp mimetype support to UPNP Renderer (fixes #18740)Alicia
2020-11-14[tools/codesign][iOS/tvOS] Fix black screen for iOS 14 jailbroken devicesSylvain CECCHETTO
2020-11-14[cmake] bump xcode 3.18.4fuzzard
Xcode 12.2 introduces changes to arch types. 3.14.5 cant handle when multiple default arch types are provided, and pulls just the first arch (resulting in arm64) Fix was applied to 3.18.1, but figure best to go to latest of 3.18 series
2020-11-13Merge pull request #18774 from ksooo/keymaps-fullscreeninfoKai Sommerfeld
[keymaps] FullscreenInfo: map longpress return and lonpress enter to PlayPause
2020-11-13Merge pull request #18776 from ksooo/dialogs-fix-toast-duplicatesKai Sommerfeld
[dialogs] CGUIDialogKaiToast::AddToQueue: Avoid duplicates in a row.
2020-11-13Merge pull request #18775 from ksooo/pvr-fix-timer-notificationsKai Sommerfeld
[PVR] Prevent timer notifications if previous addon GetTimers call failed
2020-11-12[dialogs] CGUIDialogKaiToast::AddToQueue: Avoid duplicates in a row.Kai Sommerfeld
2020-11-12[PVR] Prevent timer notifications if previous addon GetTimers call failed.Kai Sommerfeld
2020-11-12[keymaps] FullscreenInfo: map longpress return and lonpress enter to PlayPause.Kai Sommerfeld
2020-11-12Bump to v19 beta 1DaveTBlake
2020-11-12Merge pull request #18746 from jjd-uk/estuary_fix_cleanupjjd-uk
[Estuary] Fix Music Viz & Remove Time Remaining
2020-11-12Merge pull request #18763 from lrusak/lirc-fixDave Blake
CLirc: fix segfault by waiting for settings to be loaded
2020-11-12Merge pull request #18758 from howie-f/v19-fix-iss18723Dave Blake
[addons] fix: don't check updated repos for updates during migration
2020-11-12Merge pull request #18731 from lrusak/settings-constexprDave Blake
CSettings: change settings definitions to constexpr
2020-11-12Merge pull request #18675 from howie-f/v19-addon-depsDave Blake
[addons] fixes to depends select dialog / DialogAddonInfo and toast messages
2020-11-12Merge pull request #18764 from lrusak/systemtime-testDave Blake
[test] add test for XbmcThreads::EndTime class
2020-11-12Merge pull request #18749 from thexai/tone-mapping-settingsDave Blake
Tone mapping: Extend default video settings to store tone map method
2020-11-12[Fix] Cast not showing when play next is set to episodesenen92
2020-11-11Tone mapping: Extend default video settings to store tone map methodthexai
2020-11-11Merge pull request #18750 from phunkyfish/bulk-commmit-pvr-v2phunkyfish
[pvr] bulk commit queries across the deletion of multiple epgs
2020-11-11[test] add test for EndTime classLukas Rusak
2020-11-11threads: remove usage of incorrect function ThreadSleepLukas Rusak
2020-11-10CLirc: fix segfault by waiting for settings to be loadedLukas Rusak
2020-11-10[addons] fix: don't check updated repos for updates during migrationhowie-f
2020-11-10Merge pull request #18754 from enen92/allseasonsDave Blake
[Artwork] Fix season-all posters and manage context menu item
2020-11-09Merge pull request #18748 from thexai/tone-mapping-fixjjd-uk
Tone mapping: small fixes and clean up
2020-11-08[Artwork] Fix season-all posters and manage context menu itemenen92
2020-11-08Merge pull request #18705 from CastagnaIT/fix_bitshiftAlwin Esch
[addons][inputstream][videocodec] Fix wrong flags bit shift
2020-11-08[OpenGL] Added ACES and Hable mappingsarbes
2020-11-08Merge pull request #18752 from enen92/propsenen92
[metadata.local] Define assets and bump version for matrix
2020-11-08[pvr] bulk commit queries across the deletion of multiple epgsphunkyfish
2020-11-08[metadata.local] Define assets and bump version for matrixenen92
2020-11-08Merge pull request #18659 from sy6sy2/remove-xbmc-migrationDave Blake
Remove XBMC migration steps
2020-11-08Merge pull request #18700 from phunkyfish/bulk-commmit-pvrphunkyfish
[pvr] bulk commit epg queries when deleting a channel
2020-11-08Merge pull request #17993 from CastagnaIT/resumepointDave Blake
Merge VideoInfoTag/Art data instead replace all when playback with add-ons
2020-11-08Merge pull request #18747 from enen92/propsenen92
[Content] Fix art thumb served when adding items to favourites
2020-11-08Merge pull request #18743 from DaveTBlake/FixLongWarnDave Blake
Clean up compile warnings by handling music ids consistently as int
2020-11-08Merge pull request #18742 from DaveTBlake/FixCrapMenusDave Blake
Fix music playlists context menu
2020-11-08[Content] Fix art thumb served when adding items to favouritesenen92
2020-11-08Tone mapping: small fixes and clean upthexai
2020-11-07Merge pull request #18701 from enen92/leanbackenen92
[Android] Fix Art in leanback for media items
2020-11-07[pvr] bulk commit channel queries when removing channels no longer on the ↵phunkyfish
backend
2020-11-07[Estuary] Fix + Cleanupjjd-uk
2020-11-07[pvr] bulk commit epg queries when deleting a channelphunkyfish
2020-11-06Merge pull request #18732 from howie-f/v19-fix-iss18715Frank H
[addons] fix crash when updating addon with private repo in manifest