Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-25 | Merge pull request #11542 from ksooo/krypton-pvr-fix-addon-update | Kai Sommerfeld | |
[PVR][application] Krypton: Fix update of PVR client addons | |||
2017-01-25 | Patch taglib to fix regression causing hangs | Pär Björklund | |
2017-01-25 | Merge pull request #11535 from fritsch/audiotrackpt3k | Martijn Kaijser | |
AESinkAUDIOTRACK: Be more explicit when logging PT method | |||
2017-01-25 | Merge pull request #11537 from ksooo/krypton-pvr-fix-channeliconsearch-deadlock | Kai Sommerfeld | |
[PVR] Krypton: Trac 17246: Fix deadlock that might occur during initial channel icon search. | |||
2017-01-25 | Merge pull request #11462 from Memphiz/revertrate | Martijn Kaijser | |
move the touch command to the codegenerator makefile which runs on all platforms | |||
2017-01-24 | Merge pull request #11495 from ronie/estuary-v17 | Philipp Temminghoff | |
[Estuary] fixes | |||
2017-01-24 | Merge pull request #11538 from MartijnKaijser/11351 | jenkins4kodi | |
2017-01-24 | [Estuary] fixes | ronie | |
2017-01-24 | VideoPlayer: 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-24 | Merge pull request #11524 from Paxxi/cpluff_fix | Martijn Kaijser | |
[win32][fix][cpluff] Modified cpluff to handle utf8 path names to avoid addon failures | |||
2017-01-24 | Merge pull request #11534 from MartijnKaijser/contextmenu | Martijn Kaijser | |
fixed: context menu manager mess with profiles | |||
2017-01-24 | AESinkAUDIOTRACK: Be more explicit when logging PT method | fritsch | |
2017-01-24 | fixed: context menu manager mess with profiles | Arne Morten Kvarving | |
killed e.g. 'mark as watched'. ref http://forum.kodi.tv/showthread.php?tid=290858 | |||
2017-01-24 | Merge pull request #11487 from Kwiboo/krypton-dvdnav | jenkins4kodi | |
2017-01-23 | Merge pull request #11521 from fritsch/exifkrypton | Martijn 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 window | ronie | |
2017-01-23 | Merge pull request #11528 from Rechi/fixCmakeGitRevKrypton | Cristiano A. Silva | |
[backport][cmake] git update-index --refresh must be called before using it | |||
2017-01-23 | Merge pull request #11485 from wsnipex/binary-addons-auto-bootstrap | jenkins4kodi | |
2017-01-22 | [cmake] git update-index --refresh must be called before using it | Rechi | |
2017-01-22 | Modified cpluff to handle utf8 path names to avoid addon failures | Pär Björklund | |
2017-01-22 | Merge pull request #11494 from cjmayo/backport_11451 | Martijn Kaijser | |
[cmake] Only install VideoPlayer fontconfig configuration files on iOS | |||
2017-01-22 | Merge pull request #11480 from Paxxi/addon_fix1 | Martijn Kaijser | |
[win32][fix] Quick test to fix one addon installer issue | |||
2017-01-22 | Merge pull request #11519 from DaveTBlake/RatingOSDKrypton | Martijn Kaijser | |
[Fix] Multiple changes of song rating from player OSD | |||
2017-01-22 | Merge pull request #11518 from fritsch/3drefreshkrypton | Martijn Kaijser | |
Resolution: Do not switch resolutions when in 3D (only refreshrates) | |||
2017-01-22 | Revert: [settings] remove show EXIF picture information setting ↵ | fritsch | |
e7d90188436b6966eff23fd695e1a9d18f4af1b4 | |||
2017-01-22 | Fix multiple changes of song rating from player OSD | DaveTBlake | |
2017-01-22 | Merge pull request #11516 from ksooo/krypton-pvr-fix-stop-playback-on-uninstall | Kai Sommerfeld | |
[PVR] Krypton: PVR Manager/Clients: Fix stop playback on addon uninstallation. | |||
2017-01-22 | Merge pull request #11507 from ↵ | Kai Sommerfeld | |
ksooo/krypton-pvr-fix-jsonrpc-toggletimer-addtimer [PVR][json-rpc] Krypton: Fix PVR.(Add|Toggle)Timer. | |||
2017-01-22 | Merge pull request #11498 from ksooo/krypton-pvr-fix-yet-another-deadlock | Kai Sommerfeld | |
[PVR] Krypton: Fix deadlock (can occure while installing/uninstalling pvr client addon). | |||
2017-01-22 | Factor out renameOrRetry function | David Bridson | |
2017-01-22 | Add a retry to addon moving to work around antivirus and other software ↵ | Pär Björklund | |
locking the files | |||
2017-01-22 | Resolution: 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-21 | Merge pull request #11508 from jjd-uk/Char_settings_v17 | Martijn Kaijser | |
Align the settings level for the 2 different character set settings | |||
2017-01-21 | Align the settings level for the 2 different character set settings | jjd-uk | |
2017-01-21 | [PVR][json-rpc] Fix PVR.(Add|Toggle)Timer. | Kai Sommerfeld | |
2017-01-21 | Merge pull request #11471 from koying/fixpixel | Martijn Kaijser | |
FIX: [droid] Copy splash to xxxhdpi drawable | |||
2017-01-21 | Merge pull request #11493 from phil65/krypton_backports | Martijn 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 iOS | Chris Mayo | |
2017-01-19 | Merge pull request #11489 from DaveTBlake/ClearPluginCache | Martijn Kaijser | |
[Fix]Clear plugin directory cache on window init Ticket #16560 | |||
2017-01-19 | [FavouritesDirectory] fix for adding addons to favourites via addonbrowser | phil65 | |
2017-01-19 | [StringUtils] correctly format negative values in SecondsToTimeString() | phil65 | |
2017-01-19 | Clear plugin directory cache on window init | DaveTBlake | |
2017-01-19 | Merge pull request #11479 from DaveTBlake/CachePluginsKrypton | Dave Blake | |
[Fix]Restore caching for slow plugins | |||
2017-01-19 | Merge pull request #11474 from DaveTBlake/FixProgressDiagCrash | Dave Blake | |
[Fix] Crash on view current playlist with many items Ticket #17188 | |||
2017-01-19 | [cmake] fix libdvdnav build when dvdcss is disabled | Jonas Karlman | |