aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-01-25Merge pull request #11542 from ksooo/krypton-pvr-fix-addon-updateKai Sommerfeld
[PVR][application] Krypton: Fix update of PVR client addons
2017-01-25Patch taglib to fix regression causing hangsPär Björklund
2017-01-25Merge pull request #11535 from fritsch/audiotrackpt3kMartijn Kaijser
AESinkAUDIOTRACK: Be more explicit when logging PT method
2017-01-25Merge pull request #11537 from ksooo/krypton-pvr-fix-channeliconsearch-deadlockKai Sommerfeld
[PVR] Krypton: Trac 17246: Fix deadlock that might occur during initial channel icon search.
2017-01-25Merge pull request #11462 from Memphiz/revertrateMartijn Kaijser
move the touch command to the codegenerator makefile which runs on all platforms
2017-01-24Merge pull request #11495 from ronie/estuary-v17Philipp Temminghoff
[Estuary] fixes
2017-01-24Merge pull request #11538 from MartijnKaijser/11351jenkins4kodi
2017-01-24[Estuary] fixesronie
2017-01-24VideoPlayer: check for vsyncAdjust on every cycle, speed of videoRefClock ↵Rainer Hochecker
might have changed
2017-01-24[PVR] Fix PVR client addon update.Kai Sommerfeld
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