aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-17Merge pull request #10475 from tamland/fix_contextmenu_log17.0b2-Kryptontamland
2016-09-17Merge pull request #10476 from tamland/fix_settings_initializationMartijn Kaijser
2016-09-17Merge pull request #10477 from fritsch/devcon16Peter Frühberger
2016-09-17Viz: Fixate viz sample buffers to 44.1 khz - addons don't use their freedomfritsch
2016-09-17ActiveAEBuffer: Remove unused fieldfritsch
2016-09-17fix CAddonSystemSettings settings map initializationThomas Amland
2016-09-17[contextmenu] remove incorrect log messageThomas Amland
2016-09-17Merge pull request #10474 from xbmc/revert-10349-17.0b3Martijn Kaijser
2016-09-17Revert "bump to 17.0 beta 3"Martijn Kaijser
2016-09-17Merge pull request #10349 from MartijnKaijser/17.0b3Martijn Kaijser
2016-09-17Merge pull request #10472 from ksooo/estuary-static-pvr-home-entriesKai Sommerfeld
2016-09-16[Estuary] Handle visibility of PVR home screen entries like the other home sc...Kai Sommerfeld
2016-09-16[guiinfo] Added new infobool 'System.HasPVRAddon'Kai Sommerfeld
2016-09-16Merge pull request #10471 from FernetMenta/tempofixjenkins4kodi
2016-09-16AE: fix mem leak in tempo filterRainer Hochecker
2016-09-16Merge pull request #10469 from MartijnKaijser/manifestMartijn Kaijser
2016-09-16[win32] Update appxmanifest and add banner.pngMartijn Kaijser
2016-09-16Merge pull request #10468 from Paxxi/appmanifestPär Björklund
2016-09-16Add app manifest to the build to mark us as dpi awarePär Björklund
2016-09-15Merge pull request #10456 from ace20022/cov32Pär Björklund
2016-09-15Merge pull request #10455 from ace20022/win32_leakPär Björklund
2016-09-15Merge pull request #10466 from fritsch/windowsjenkins4kodi
2016-09-14Merge pull request #10318 from nicklauslittle/masterMartijn Kaijser
2016-09-14Merge pull request #10464 from xhaggi/pvr-fix-guide-window-activationjenkins4kodi
2016-09-14[language] fix empty string comment after ec5b24d9ecd6a99939a52b4e32e2ece712b...Martijn Kaijser
2016-09-14Merge pull request #10335 from tamland/skinmigrationtamland
2016-09-14AESinkWASAPI: Move deprecated layout before first 7.1 layoutfritsch
2016-09-14[pvr][epg] fix division by zero in CGUIEPGGridContainer::GetLabelxhaggi
2016-09-14Merge pull request #10461 from xhaggi/pvr-progressdialog-if-no-client-availableSascha Woo
2016-09-14Added 2 view modes with zoom that depends on ARNick Little
2016-09-14[pvr] show notification if no pvr addon is enabled while entering a pvr windowxhaggi
2016-09-13Merge pull request #10458 from FernetMenta/headersRainer Hochecker
2016-09-13[addons] remove dependency checking from repository codeThomas Amland
2016-09-13[addons] add addon migration and compatibility checkingThomas Amland
2016-09-13[addons] make CAddonInstaller::InstallUpdates block until all queued installs...Thomas Amland
2016-09-13invert m_skinReverting bool so it can be used for other thingsThomas Amland
2016-09-13[addons] fix skin pre/post install to handle install before application initi...Thomas Amland
2016-09-13prevent skin reloading before application is initializedThomas Amland
2016-09-13fix crash when changing setting before skin is loadedThomas Amland
2016-09-13remove duplicate CSkinInfo::Start callThomas Amland
2016-09-13remove unused LoadSkin overloadThomas Amland
2016-09-13remove dead code. always overriddenThomas Amland
2016-09-13[addons] add IsActive/UnsetActiveThomas Amland
2016-09-13[addons] add missing implementations of Get/SetActiveThomas Amland
2016-09-13[addons] move settings Get/SetDefault to CAddonSystemSettings and rename to A...Thomas Amland
2016-09-13[addons] dont start/stop services on install before initializedThomas Amland
2016-09-13Merge pull request #10444 from Memphiz/addon_recursiontamland
2016-09-13Merge pull request #10460 from ronie/rds-announceronie
2016-09-13[RDS] enable internal announcements by defaultronie
2016-09-13Merge pull request #10459 from FernetMenta/resamplefixRainer Hochecker