aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-09-17Merge pull request #10475 from tamland/fix_contextmenu_log17.0b2-Kryptontamland
[contextmenu] remove incorrect log message
2016-09-17Merge pull request #10476 from tamland/fix_settings_initializationMartijn Kaijser
maybe fix android crash after #10335
2016-09-17Merge pull request #10477 from fritsch/devcon16Peter Frühberger
AE-Fixes: Viz and removal of unused code
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
Revert "bump to 17.0 beta 3"
2016-09-17Revert "bump to 17.0 beta 3"Martijn Kaijser
2016-09-17Merge pull request #10349 from MartijnKaijser/17.0b3Martijn Kaijser
bump to 17.0 beta 3
2016-09-17Merge pull request #10472 from ksooo/estuary-static-pvr-home-entriesKai Sommerfeld
[Estuary][PVR] Handle visibility of PVR home screen entries like the other home screen entries.
2016-09-16[Estuary] Handle visibility of PVR home screen entries like the other home ↵Kai Sommerfeld
screen entries.
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
[win32] Update appxmanifest and add banner.png
2016-09-16[win32] Update appxmanifest and add banner.pngMartijn Kaijser
2016-09-16Merge pull request #10468 from Paxxi/appmanifestPär Björklund
[win32][fix] Add app manifest to the build to mark us as dpi aware
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
[win32] Fix some coverity issues.
2016-09-15Merge pull request #10455 from ace20022/win32_leakPär Björklund
[win32] Fix a possible leak and a micro-optimisation.
2016-09-15Merge pull request #10466 from fritsch/windowsjenkins4kodi
2016-09-14Merge pull request #10318 from nicklauslittle/masterMartijn Kaijser
Added 2 view modes with zoom that depends on AR
2016-09-14Merge pull request #10464 from xhaggi/pvr-fix-guide-window-activationjenkins4kodi
2016-09-14[language] fix empty string comment after ↵Martijn Kaijser
ec5b24d9ecd6a99939a52b4e32e2ece712b04bab
2016-09-14Merge pull request #10335 from tamland/skinmigrationtamland
skin migration and addon compatibility checking
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
[pvr] show notification if no pvr addon is enabled while entering a pvr window
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
VideoPlayer: fix some remaining http header issues
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 ↵Thomas Amland
installs have finished
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 ↵Thomas Amland
initialization will be unloaded in 'reload' after update
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 ↵Thomas Amland
Active
2016-09-13[addons] dont start/stop services on install before initializedThomas Amland
2016-09-13Merge pull request #10444 from Memphiz/addon_recursiontamland
[AddonInstaller] - 1 year and 8 month after the last recursion fix fr…
2016-09-13Merge pull request #10460 from ronie/rds-announceronie
[RDS] enable internal announcements by default
2016-09-13[RDS] enable internal announcements by defaultronie
2016-09-13Merge pull request #10459 from FernetMenta/resamplefixRainer Hochecker
AE: CActiveAEResampleFFMPEG check for resampling being active before …