Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-14 | Merge pull request #18782 from howie-f/v19-depends-list-label | Dave Blake | |
[addons] improve ShowDependencyList dialog label creation | |||
2020-11-14 | [JSON-RPC] Use int to volume in OnVolumeChanged | Sébastien Règne | |
2020-11-14 | Remove dead code in CVideoSettings | thexai | |
2020-11-14 | [addons] improve ShowDependencyList dialog label creation | howie-f | |
2020-11-14 | Merge pull request #18770 from enen92/castmissing | enen92 | |
[Fix] Cast not showing when play next is set to episodes | |||
2020-11-14 | Add 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 devices | Sylvain CECCHETTO | |
2020-11-14 | [cmake] bump xcode 3.18.4 | fuzzard | |
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-13 | Merge pull request #18774 from ksooo/keymaps-fullscreeninfo | Kai Sommerfeld | |
[keymaps] FullscreenInfo: map longpress return and lonpress enter to PlayPause | |||
2020-11-13 | Merge pull request #18776 from ksooo/dialogs-fix-toast-duplicates | Kai Sommerfeld | |
[dialogs] CGUIDialogKaiToast::AddToQueue: Avoid duplicates in a row. | |||
2020-11-13 | Merge pull request #18775 from ksooo/pvr-fix-timer-notifications | Kai 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-12 | Bump to v19 beta 1 | DaveTBlake | |
2020-11-12 | Merge pull request #18746 from jjd-uk/estuary_fix_cleanup | jjd-uk | |
[Estuary] Fix Music Viz & Remove Time Remaining | |||
2020-11-12 | Merge pull request #18763 from lrusak/lirc-fix | Dave Blake | |
CLirc: fix segfault by waiting for settings to be loaded | |||
2020-11-12 | Merge pull request #18758 from howie-f/v19-fix-iss18723 | Dave Blake | |
[addons] fix: don't check updated repos for updates during migration | |||
2020-11-12 | Merge pull request #18731 from lrusak/settings-constexpr | Dave Blake | |
CSettings: change settings definitions to constexpr | |||
2020-11-12 | Merge pull request #18675 from howie-f/v19-addon-deps | Dave Blake | |
[addons] fixes to depends select dialog / DialogAddonInfo and toast messages | |||
2020-11-12 | Merge pull request #18764 from lrusak/systemtime-test | Dave Blake | |
[test] add test for XbmcThreads::EndTime class | |||
2020-11-12 | Merge pull request #18749 from thexai/tone-mapping-settings | Dave 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 episodes | enen92 | |
2020-11-11 | Tone mapping: Extend default video settings to store tone map method | thexai | |
2020-11-11 | Merge pull request #18750 from phunkyfish/bulk-commmit-pvr-v2 | phunkyfish | |
[pvr] bulk commit queries across the deletion of multiple epgs | |||
2020-11-11 | [test] add test for EndTime class | Lukas Rusak | |
2020-11-11 | threads: remove usage of incorrect function ThreadSleep | Lukas Rusak | |
2020-11-10 | CLirc: fix segfault by waiting for settings to be loaded | Lukas Rusak | |
2020-11-10 | [addons] fix: don't check updated repos for updates during migration | howie-f | |
2020-11-10 | Merge pull request #18754 from enen92/allseasons | Dave Blake | |
[Artwork] Fix season-all posters and manage context menu item | |||
2020-11-09 | Merge pull request #18748 from thexai/tone-mapping-fix | jjd-uk | |
Tone mapping: small fixes and clean up | |||
2020-11-08 | [Artwork] Fix season-all posters and manage context menu item | enen92 | |
2020-11-08 | Merge pull request #18705 from CastagnaIT/fix_bitshift | Alwin Esch | |
[addons][inputstream][videocodec] Fix wrong flags bit shift | |||
2020-11-08 | [OpenGL] Added ACES and Hable mapping | sarbes | |
2020-11-08 | Merge pull request #18752 from enen92/props | enen92 | |
[metadata.local] Define assets and bump version for matrix | |||
2020-11-08 | [pvr] bulk commit queries across the deletion of multiple epgs | phunkyfish | |
2020-11-08 | [metadata.local] Define assets and bump version for matrix | enen92 | |
2020-11-08 | Merge pull request #18659 from sy6sy2/remove-xbmc-migration | Dave Blake | |
Remove XBMC migration steps | |||
2020-11-08 | Merge pull request #18700 from phunkyfish/bulk-commmit-pvr | phunkyfish | |
[pvr] bulk commit epg queries when deleting a channel | |||
2020-11-08 | Merge pull request #17993 from CastagnaIT/resumepoint | Dave Blake | |
Merge VideoInfoTag/Art data instead replace all when playback with add-ons | |||
2020-11-08 | Merge pull request #18747 from enen92/props | enen92 | |
[Content] Fix art thumb served when adding items to favourites | |||
2020-11-08 | Merge pull request #18743 from DaveTBlake/FixLongWarn | Dave Blake | |
Clean up compile warnings by handling music ids consistently as int | |||
2020-11-08 | Merge pull request #18742 from DaveTBlake/FixCrapMenus | Dave Blake | |
Fix music playlists context menu | |||
2020-11-08 | [Content] Fix art thumb served when adding items to favourites | enen92 | |
2020-11-08 | Tone mapping: small fixes and clean up | thexai | |
2020-11-07 | Merge pull request #18701 from enen92/leanback | enen92 | |
[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 + Cleanup | jjd-uk | |
2020-11-07 | [pvr] bulk commit epg queries when deleting a channel | phunkyfish | |
2020-11-06 | Merge pull request #18732 from howie-f/v19-fix-iss18715 | Frank H | |
[addons] fix crash when updating addon with private repo in manifest |