aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2020-11-06Merge video Info/Art metadata instead replace allCastagnaIT
* this is also to preserve the original CBookmark value
2020-11-06[addons] correct calls to Addon->HasType() / ->IsMainType()howie-f
2020-11-06Fix extra "play" context menu for .m3u files on music Playlists nodeDaveTBlake
2020-11-06[addons] correct version info and layout for dependency select dialoghowie-f
2020-11-05Merge pull request #18724 from thexai/tone-mapping-newDave Blake
Tone mapping: Add new tone map methods "ACES Filmic" and "Hable"
2020-11-04CSettings: change settings definitions to constexprLukas Rusak
2020-11-04Merge pull request #18726 from ksooo/pvr-fix-recordings-update-multiclientKai Sommerfeld
[PVR] GetRecordings: Do not delete recordings for failed clients.
2020-11-04[PVR] GetRecordings: Do not delete recordings for failed clients.Kai Sommerfeld
2020-11-04Merge pull request #18714 from lrusak/nullptr-arithmeticLukas Rusak
OpenGL: remove use of BUFFER_OFFSET macro
2020-11-04Merge pull request #18721 from lrusak/wayland-vaapi-fixLukas Rusak
windowing/wayland: fix spelling error in egl guard
2020-11-04Merge pull request #18719 from lrusak/registration-changesLukas Rusak
CPlatform cleanup and linux registration changes
2020-11-04Fix compiler warnings of implicit conversion loses integer precision: 'long' ↵DaveTBlake
to 'int'.
2020-11-04Handle music ids consistently as intDaveTBlake
Fix many compiler warnings of implicit conversion loses integer precision: 'long' to 'int'. Add helper methods to fetch int result from query
2020-11-04Tone mapping: Add new tone map methods "ACES Filmic" and "Hable"thexai
2020-11-04Merge pull request #18688 from thexai/tone-mappingjjd-uk
Tone mapping: misc fixes and improvements
2020-11-04Merge pull request #18699 from DaveTBlake/FixSyncArtUpdatedDave Blake
[JSON][Music]Fix update of record modified date for artwork changes
2020-11-04Merge pull request #18722 from domielias/Fixing-Copy-Paste-PVRClientMenuHooksfuzzard
Fixing copy paste in PVRClientMenuHooks.cpp
2020-11-04Fixing copy paste in PVRClientMenuHooks.cppElias Rodriguez
2020-11-03windowing/wayland: fix spelling error in egl guardLukas Rusak
2020-11-03platform/linux: move lirc registration from windowingLukas Rusak
2020-11-03platform/linux: move audio registration from windowingLukas Rusak
2020-11-03platform/linux: remove OSS sounds from OptionalsRegLukas Rusak
2020-11-03platform: remove platform overrides directoryLukas Rusak
2020-11-03Merge pull request #18711 from Rechi/fix/tvOSAvailableRechi
[fix] add tvOS @available check for GCExtendedGamepad.(left|right)ThumbstickButton
2020-11-03OpenGL: remove use of BUFFER_OFFSET macroLukas Rusak
2020-11-03[addons] DialogAddonInfo: fix button focussinghowie-f
2020-11-03[addons] install: no toast notification for dependendcieshowie-f
2020-11-03[addons] refactor: replace bool param with enumhowie-f