Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-01 | Merge pull request #11590 from MartijnKaijser/v17.0_final17.0-Krypton | Martijn Kaijser | |
bump to v17.0 final | |||
2017-02-01 | bump to v17.0 final | Martijn Kaijser | |
2017-02-01 | Merge pull request #11593 from ksooo/krypton-revert-11537 | Martijn Kaijser | |
Revert "[PVR] Fix deadlock that might occure during initial channel icon search." | |||
2017-02-01 | Merge pull request #11596 from garbear/fix-holding-backport | Martijn Kaijser | |
[backport] Fix freezing when some buttons are held | |||
2017-02-01 | Merge pull request #11597 from MartijnKaijser/fix_test_k | jenkins4kodi | |
2017-01-31 | [tests] fix after 5f33da09087b4a4e62d7287eca753c3288f890b5 | Martijn Kaijser | |
2017-01-31 | [joysticks] Fix all hell breaking loose when buttons are held | Garrett Brown | |
2017-01-31 | Revert "[PVR] Fix deadlock that might occure during initial channel icon ↵ | Kai Sommerfeld | |
search." This reverts commit df457705c57aabee2c987f783b912b23fe12c2ca. | |||
2017-01-31 | Merge pull request #11582 from Shani-08/Krypton | Martijn Kaijser | |
Addon caching enabled | |||
2017-01-31 | Merge pull request #11589 from koying/fixurlencodingK | Martijn Kaijser | |
FIX: [regression] URL encoding is case-insentive | |||
2017-01-31 | FIX: [regression] URL encoding is case-insentive | Chris Koying Browet | |
Partial revert of 932b0d2cec13970bf1f1e78cb6642e3890ce9d68 URL encoding is case-insentive according to https://tools.ietf.org/html/rfc3986#section-2.1 , so the move from lower to upper case is not required, but causes regression Fixes #17266 | |||
2017-01-30 | Merge pull request #11563 from MartijnKaijser/11559 | Martijn Kaijser | |
VideoPlayer: fix audio stream not started | |||
2017-01-30 | Merge pull request #11562 from MartijnKaijser/11556 | Martijn Kaijser | |
VideoPlayer: ffmpeg decoder - implement fail-safe for missing key frames | |||
2017-01-30 | Addon Caching- Launch from Fav. | Shani-08 | |
2017-01-30 | Addon caching enabled | Shani-08 | |
2017-01-29 | Merge pull request #11578 from MartijnKaijser/addons_krypton | Martijn Kaijser | |
Addons krypton | |||
2017-01-29 | [addons] Versioncheck | Martijn Kaijser | |
2017-01-29 | [addons] Chorus2 2.4.2 | Martijn Kaijser | |
2017-01-29 | Merge pull request #11572 from afedchin/win32_d3d_backport | Martijn Kaijser | |
[backport] [OverlayRendererDX] fix renderer after 489e82ad086c683d8e814dc8401dd36887d629ab | |||
2017-01-29 | [VideoPlayer] OverlayRendererDX: don't render if vertexes buffer isn't exist. | Anton Fedchin | |
2017-01-29 | Revert "[VideoPlayer] OverlayRendererDX: "mark" overlay as invalid on ↵ | Anton Fedchin | |
destroying device in case of fatal error." This reverts commit 489e82ad086c683d8e814dc8401dd36887d629ab. | |||
2017-01-29 | VideoPlayer: fix audio stream not started | Rainer Hochecker | |
2017-01-29 | VideoPlayer: ffmpeg decoder - implement fail-safe for missing key frames | Rainer Hochecker | |
2017-01-26 | Merge pull request #11551 from afedchin/win32_d3d_backport17.0rc4-Krypton | Martijn Kaijser | |
[backport] [Win32] D3DResource improvements. | |||
2017-01-26 | [RenderSystemDX] reload skin on a driver failure. | Anton Fedchin | |
2017-01-26 | [VideoPlayer] OverlayRendererDX: "mark" overlay as invalid on destroying ↵ | Anton Fedchin | |
device in case of fatal error. | |||
2017-01-26 | [win32/dx] re-factor ID3DResource to make possible tell to a resource that ↵ | Anton Fedchin | |
device is not valid anymore. | |||
2017-01-26 | Merge pull request #11548 from Rechi/taglibPatchKrypton | Martijn Kaijser | |
[depends] patch taglib: Efficient lookup for an ID3v2 tag in MPEG fil… | |||
2017-01-26 | Merge pull request #11547 from Paxxi/taglib_hang | Martijn Kaijser | |
[fix][win32][depends] Patch taglib to fix regression causing hangs | |||
2017-01-26 | [depends] patch taglib: Efficient lookup for an ID3v2 tag in MPEG files with ↵ | Rechi | |
garbage. | |||
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 | 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 | |