aboutsummaryrefslogtreecommitdiff
path: root/addons
AgeCommit message (Collapse)Author
2019-10-13Merge pull request #16116 from xbmc/feature_python3ronie
Move from python 2 to python 3
2019-10-13Merge pull request #16758 from ronie/studiosronie
[Estuary] fix studio icon name
2019-10-13Merge pull request #16732 from jakaja/patch-2ronie
Add ratings bubble also to "Shift" view
2019-10-12[Estuary] fix studio icon nameronie
2019-10-11Merge pull request #16742 from kambala-decapitator/ios-share-debug-logAndrey Filipenkov
[ios][settings] share Kodi log with native sharing sheet
2019-10-11Revert "Reusepython"Markus Pfau
2019-10-10Merge pull request #16739 from phunkyfish/pvr-skin-delete-recordingphunkyfish
[skin.estuary/pvr] Add deleted to PVR Recordings breadcrumbs and increase width of info panel to fit 12 hour clock
2019-10-10Merge pull request #16731 from ksooo/estuary-info-dialog-genreKai Sommerfeld
[skin.estuary/pvr] Improve display of genre in PVR info dialog.
2019-10-09[ios] add new action to Logging settings for native sharing of the log fileAndrey Filipenkov
2019-10-09[skin.estuary/pvr] Add support for more meta data to PVR info panel.Kai Sommerfeld
2019-10-09Revert "[skin.estuary] add genre to recordings and timer uis"Kai Sommerfeld
This reverts commit 80e1a678343b409c98ed90d1c2ebb8eeecd8b9f2.
2019-10-08[skin.estuary] increase info panel space slighly to allow 12 hour clock ↵phunkyfish
times fit on one line
2019-10-08[skin.estuary] includ Deleted in breadcrumbs when viewing deleted recordingsphunkyfish
2019-10-08Merge pull request #16298 from dagwieers/always-studio-iconsronie
Show Studio icons (e.g. on folders, episodes or movies)
2019-10-07Add rating mark also to "Shift" viewjakaja
"InfoWall", "Wall" and "Poster" views already have "ratings bubble", but for some reason it was missing from "Shift" view. Adding it.
2019-10-06Merge pull request #16728 from phunkyfish/pvr-info-yearphunkyfish
[skin.estuary/pvr] Add year if populated and add genre to Guide, Timers and Recordings UIs
2019-10-06[skin.estuary] add genre to recordings and timer uisphunkyfish
2019-10-06[skin.estuary] add year to guide, recordings, timers and info if populatedphunkyfish
2019-10-06Merge pull request #16651 from DaveTBlake/LogSpamFixDave Blake
Reduce log spam produced by AnnouncementManager
2019-10-02[guiinfo][pvr][Estuary] Rename Listitem.IsPremiere to Listitem.IsNew.Kai Sommerfeld
2019-09-27Merge pull request #16638 from ksooo/pvr-epg-grid-controlsKai Sommerfeld
[pvr][dialogs][Estuary][keymaps] Rework Guide window's navigation controls
2019-09-27Merge pull request #13762 from ronie/enableaddonronie
add System.AddonIsEnabled() infobool and EnableAddon() builtin
2019-09-27Merge pull request #16631 from ronie/puristronie
[skins] allow vendors to supply their own logo
2019-09-27[pvr][dialogs][Estuary][keymaps] Rework Guide window's navigation context ↵Kai Sommerfeld
menu, introduce (optional) grid controls dialog.
2019-09-26Merge pull request #16593 from phunkyfish/group-member-backend-channelphunkyfish
[pvr] support group specific channel numbering and option to start group number locally from 1
2019-09-26[pvr] support numbering all groups from one locallyphunkyfish
2019-09-23Reduce log spam produced by AnnouncementManager announcingDaveTBlake
2019-09-23Merge pull request #16626 from DaveTBlake/NodeFolderLabelAllDave Blake
Cleanup Music DirectoryNodes, inconsistent "*All" item and node labeling
2019-09-22add EnableAddon() builtinronie
2019-09-21[PVR][guiinfo][Estuary] New GUI info label Listitem.IsPremiere + ↵Kai Sommerfeld
implementation for PVR EPG info tags + visualization in Estuary.
2019-09-19Remove unnecessary CDirectoryNode classes for compilations and years nodes, ↵DaveTBlake
they are implemented as NODE_TYPE_ALBUM nodes
2019-09-18[Estuary] DialogPVRInfo: Add support for 'first aired' and 'rating'.Kai Sommerfeld
2019-09-15[skins] allow vendors to supply their own logoronie
2019-09-14[screensaver.xbmc.builtin.dim] reduce dim minimum threshold to zeroKevin Goffe
As requested dim can now be set to zero because screensaver.xbmc.builtin.black doesn't work when a dialog is open.
2019-09-09[Settings] Fix typo (s)peak3d
2019-09-05[Android] Implement HDR display enable for ffmpeg decoded streamspeak3d
2019-09-03Merge pull request #16558 from phunkyfish/pvr-sort-backend-orderKai Sommerfeld
[pvr] ability to sort channels and epg by the backend order of channels
2019-09-03[pvr] ability to sort channels and epg by the backend order of channelsphunkyfish
2019-08-30[screensaver.xbmc.builtin.dim] reduce dim levelKevin Goffe
Reduces the minimum dim level from 20% to 5%.
2019-08-30Merge pull request #16531 from AlwinEsch/change-buildinAlwin Esch
[addons] use on build in binary addons only `library="dummy.so"`
2019-08-26[addons] use on build in binary addons only `library="dummy.so"`Alwin Esch
This is intended to avoid OS related problems when Kodi is built on an unknown OS.
2019-08-20Merge pull request #16414 from HitcherUK/masterKai Sommerfeld
[ESTUARY] Fix ape.png
2019-08-13[Estuary] PictureInfoDialog: Fix picture title and and date when slideshow ↵Kai Sommerfeld
is active.
2019-08-13Replace "computer" by "device" in setting help textSylvain CECCHETTO
2019-07-29[ESTUARY] Fix ape.pngKevin Goffe
Removed 'button' from APE audio codec flag
2019-07-27[ESTUARY] Fix radio button text lengthKevin Goffe
As reported by @karellen the text overlaps the radio button if it's too long. This fixes the problem by adding `textlength` to the radio button.
2019-07-22[estuary] Tweak DialogConfirm layout.Kai Sommerfeld
2019-07-21settings: add "Dark Grey" subtitles color optionArthur Liberman
This can be useful when watching HDR content with subs, and "Grey" is still too bright.
2019-07-11strings.po cleanup.Kai Sommerfeld
2019-07-08[PVR] Generate thumbnail picture for channel groups.Kai Sommerfeld