aboutsummaryrefslogtreecommitdiff
path: root/addons
AgeCommit message (Collapse)Author
2016-11-23[estuary] 2nd editionphil65
2016-11-21Merge pull request #10938 from ronie/estuary-starratingronie
[estuary] fix missing texture log error
2016-11-21Merge pull request #10939 from ronie/estuary-sourceronie
[estuary] fix lost focus in mediasource dialog
2016-11-20[estuary] fix recordings parent folder overlayGlenn-1990
2016-11-20[estuary] fix recording folders overlayGlenn-1990
2016-11-18[PVR][Estuary] Recordings window: show status for recordings in progress.Kai Sommerfeld
2016-11-15Merge pull request #10930 from ksooo/pvr-fix-recordings-urlsKai Sommerfeld
[PVR] Fix recordings url encoding.
2016-11-15[estuary][pvr] fix recordings window sidebar for folders containing special ↵Kai Sommerfeld
characters, like ?
2016-11-15Merge pull request #10924 from FernetMenta/rgainDave Blake
paplayer: fix replay gain and remove redundant "avoid clipping" setting
2016-11-15[estuary] fix lost focus in mediasource dialogronie
2016-11-15[estuary] fix missing texture log errorronie
2016-11-14Remove the "avoid clipping" replay gain settingDaveTBlake
2016-11-12[controller dialog] Modify dialog shown when peripheral add-ons are disabledGarrett Brown
2016-11-13Merge pull request #10910 from garbear/fix-skippingjenkins4kodi
2016-11-12[controller dialog] Fix skipping buttons due to acceleratomers, buggy ↵Garrett Brown
triggers, etc.
2016-11-12Merge pull request #10911 from ksooo/pvr-settings-labelKai Sommerfeld
2016-11-11[cec] added: setting to make libCEC wake up the AVR explicitly when ↵Lars Op den Kamp
activating the source. ref: https://github.com/Pulse-Eight/libcec/issues/156
2016-11-11[cec] bump to libCEC 4.0.0Lars Op den Kamp
2016-11-11[PVR] Settings: change label and description to reflect that 'TV' is ↵Kai Sommerfeld
actually 'PVR & Live TV.'
2016-11-08Merge pull request #10882 from garbear/new-controllersGarrett Brown
Ask user to configure new controllers (once)
2016-11-08Show controller dialog if the user connects an unmapped controllerGarrett Brown
2016-11-08Merge pull request #10759 from DaveTBlake/NeedsUpdate60jenkins4kodi
2016-11-07Merge pull request #10785 from ronie/privacypolicyMartijn Kaijser
add privacy policy
2016-11-07[estouchy] add privacy policy supportronie
2016-11-07[estuary] add privacy policy supportronie
2016-11-07show privacy policy in systeminforonie
2016-11-03Merge pull request #10802 from MartijnKaijser/system_usageMartijn Kaijser
[strings] Clarify it's system memory/cpu usage
2016-11-02[estuary] add progress bar to BusyDialogphil65
2016-10-30[skins] seeknumeric - use hh:mm:ss formatronie
2016-10-29[strings] Clarify it's system memory/cpu usageMartijn Kaijser
2016-10-28Add forced rescan of tags to capture the new tag data that is processed.DaveTBlake
Prompt user before fetching additional artist and album data as well.
2016-10-27Merge pull request #10731 from phate89/update_dbtamland
Change splash db upgrade logic
2016-10-26[skins] add seek labelronie
2016-10-25[estuary] fallback to icon in poster viewronie
2016-10-25Change splash db upgrade logicphate89
2016-10-22Settings / Lang: Show noise / silence settingfritsch
2016-10-21[skin.estuary] Fix muteRechi
2016-10-18Merge pull request #10716 from ronie/languageMartijn Kaijser
[language] cosmetics
2016-10-17[estouchy] hide video and viz controls when slideshow is activeronie
2016-10-17[Estuary] hide videowindow and viz of background when slideshow is activeRainer Hochecker
2016-10-17[estuary] grey text on focused item == unreadableronie
2016-10-16[language] cosmeticsronie
2016-10-16cosmeticsronie
2016-10-16rename ui sound addonronie
2016-10-15Merge pull request #9853 from chewitt/webgui_posterMartijn Kaijser
[webinterface.default] tvshows: default to poster view and use sorttitle
2016-10-12Merge pull request #10618 from DaveTBlake/RuleCompilationDave Blake
Album is compilation and last played rules and fix missing sort orders in smart playlists
2016-10-11Merge pull request #10656 from fetzerch/cmake_install_cleanupChristian Fetzer
[cmake] Fix double install of skins
2016-10-09Merge pull request #10672 from ronie/estuary-playlistsPhilipp Temminghoff
[estuary] smartplaylist rules container did not work with a mouse
2016-10-09[estouchy] updateronie
2016-10-09[BuildSetup.bat] Remove unnecessary skin buildingChristian Fetzer
CMake's pack-skin target already packages the skin (builds the xbt files). The current scripts produced empty xbt files, and the final package only worked because of an error in CMake which was overriding the xbt file again with a working version.