aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-01-24[application][macOS] Add support for 'special://xbmcaltbinaddons/'. Fixes ↵Kai Sommerfeld
crash in CAddonDll::LoadDll() when updating a binary addon if shared library name changed between versions (e.g. version name contained in shared lib name).
2017-01-24Merge pull request #11524 from Paxxi/cpluff_fixMartijn Kaijser
[win32][fix][cpluff] Modified cpluff to handle utf8 path names to avoid addon failures
2017-01-24Merge pull request #11534 from MartijnKaijser/contextmenuMartijn Kaijser
fixed: context menu manager mess with profiles
2017-01-24AESinkAUDIOTRACK: Be more explicit when logging PT methodfritsch
2017-01-24fixed: context menu manager mess with profilesArne Morten Kvarving
killed e.g. 'mark as watched'. ref http://forum.kodi.tv/showthread.php?tid=290858
2017-01-24Merge pull request #11487 from Kwiboo/krypton-dvdnavjenkins4kodi
2017-01-23Merge pull request #11521 from fritsch/exifkryptonMartijn Kaijser
Revert: [settings] remove show EXIF picture information setting
2017-01-23[PVR] Fix deadlock that might occure during initial channel icon search.Kai Sommerfeld
2017-01-23[skins] show video indicator in slideshow windowronie
2017-01-23Merge pull request #11528 from Rechi/fixCmakeGitRevKryptonCristiano A. Silva
[backport][cmake] git update-index --refresh must be called before using it
2017-01-23Merge pull request #11485 from wsnipex/binary-addons-auto-bootstrapjenkins4kodi
2017-01-22[cmake] git update-index --refresh must be called before using itRechi
2017-01-22Modified cpluff to handle utf8 path names to avoid addon failuresPär Björklund
2017-01-22Merge pull request #11494 from cjmayo/backport_11451Martijn Kaijser
[cmake] Only install VideoPlayer fontconfig configuration files on iOS
2017-01-22Merge pull request #11480 from Paxxi/addon_fix1Martijn Kaijser
[win32][fix] Quick test to fix one addon installer issue
2017-01-22Merge pull request #11519 from DaveTBlake/RatingOSDKryptonMartijn Kaijser
[Fix] Multiple changes of song rating from player OSD
2017-01-22Merge pull request #11518 from fritsch/3drefreshkryptonMartijn Kaijser
Resolution: Do not switch resolutions when in 3D (only refreshrates)
2017-01-22Revert: [settings] remove show EXIF picture information setting ↵fritsch
e7d90188436b6966eff23fd695e1a9d18f4af1b4
2017-01-22Fix multiple changes of song rating from player OSDDaveTBlake
2017-01-22Merge pull request #11516 from ksooo/krypton-pvr-fix-stop-playback-on-uninstallKai Sommerfeld
[PVR] Krypton: PVR Manager/Clients: Fix stop playback on addon uninstallation.
2017-01-22Merge pull request #11507 from ↵Kai Sommerfeld
ksooo/krypton-pvr-fix-jsonrpc-toggletimer-addtimer [PVR][json-rpc] Krypton: Fix PVR.(Add|Toggle)Timer.
2017-01-22Merge pull request #11498 from ksooo/krypton-pvr-fix-yet-another-deadlockKai Sommerfeld
[PVR] Krypton: Fix deadlock (can occure while installing/uninstalling pvr client addon).
2017-01-22Factor out renameOrRetry functionDavid Bridson
2017-01-22Add a retry to addon moving to work around antivirus and other software ↵Pär Björklund
locking the files
2017-01-22Resolution: Do not switch resolutions when in 3D (only refreshrates)fritsch
2017-01-21[PVR] PVR Manager/Clients: Fix stop playback on addon uninstallation.Kai Sommerfeld
2017-01-21Merge pull request #11508 from jjd-uk/Char_settings_v17Martijn Kaijser
Align the settings level for the 2 different character set settings
2017-01-21Align the settings level for the 2 different character set settingsjjd-uk
2017-01-21[PVR][json-rpc] Fix PVR.(Add|Toggle)Timer.Kai Sommerfeld
2017-01-21Merge pull request #11471 from koying/fixpixelMartijn Kaijser
FIX: [droid] Copy splash to xxxhdpi drawable
2017-01-21Merge pull request #11493 from phil65/krypton_backportsMartijn Kaijser
Backports for #11421 and #11360
2017-01-20[PVR] Fix deadlock (can occure while installing/uninstalling pvr client addon).Kai Sommerfeld
2017-01-19[cmake] Only install VideoPlayer fontconfig configuration files on iOSChris Mayo
2017-01-19Merge pull request #11489 from DaveTBlake/ClearPluginCacheMartijn Kaijser
[Fix]Clear plugin directory cache on window init Ticket #16560
2017-01-19[FavouritesDirectory] fix for adding addons to favourites via addonbrowserphil65
2017-01-19[StringUtils] correctly format negative values in SecondsToTimeString()phil65
2017-01-19Clear plugin directory cache on window initDaveTBlake
2017-01-19Merge pull request #11479 from DaveTBlake/CachePluginsKryptonDave Blake
[Fix]Restore caching for slow plugins
2017-01-19Merge pull request #11474 from DaveTBlake/FixProgressDiagCrashDave Blake
[Fix] Crash on view current playlist with many items Ticket #17188
2017-01-19[cmake] fix libdvdnav build when dvdcss is disabledJonas Karlman
2017-01-18[binary-addons] bootstrap: don't filter addons when auto bootstrapping addon ↵wsnipex
definitions fixes "no addon found" errors when trying to build addons that were filtered during the first implicit bootstrap and therefore no definition file exists
2017-01-17Restore caching for slow pluginsDaveTBlake
2017-01-16Avoid zero divide that was causing crash in some compiles depending on how 0 ↵DaveTBlake
/ 0 was optimised
2017-01-16Merge pull request #11473 from da-anda/artwork-kryptonMartijn Kaijser
updated artwork containing full logo to reflect our registered mark (r)
2017-01-16updated artwork containing full logo to reflect our registered mark (r)da-anda
2017-01-16FIX: [droid] Copy splash to xxxhdpi drawableChris Koying Browet
Prevents crash on very large dpi devices, as a "plain" drawable is assumed mdpi
2017-01-16Merge pull request #11463 from MartijnKaijser/addon_newsMartijn Kaijser
fixed: make news available when browsing add-on repositories
2017-01-15Merge pull request #11448 from Paxxi/theoryMartijn Kaijser
Add some logging to track addon installation issue
2017-01-15fixed: make news available when browsing add-on repositoriesArne Morten Kvarving
2017-01-15move the touch command to the codegenerator makefile which runs on all platformsMemphiz