Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-28 | [threads] CThread::Create : Improve logging to include thread name. | Kai Sommerfeld | |
2016-12-28 | [depends] Fix undefined symbols on mdnsresponder | Christian Fetzer | |
Introduced by https://github.com/xbmc/xbmc/pull/10025. mDNSCore/mDNS.c:8688: error: undefined reference to 'FreeAnonInfo' mDNSCore/mDNS.c:4386: error: undefined reference to 'FreeAnonInfo' mDNSCore/mDNS.c:11945: error: undefined reference to 'FreeAnonInfo' mDNSCore/mDNS.c:13157: error: undefined reference to 'FreeAnonInfo' mDNSCore/mDNS.c:13137: error: undefined reference to 'AllocateAnonInfo' mDNSCore/mDNS.c:13145: error: undefined reference to 'AllocateAnonInfo' mDNSCore/mDNS.c:7271: error: undefined reference to 'InitializeAnonInfoForQuestion' mDNSCore/mDNS.c:7318: error: undefined reference to 'SetAnonData' mDNSCore/mDNS.c:9159: error: undefined reference to 'InitializeAnonInfoForCR' mDNSCore/mDNS.c:8544: error: undefined reference to 'IdenticalAnonInfo' mDNSCore/mDNS.c:9232: error: undefined reference to 'CopyAnonInfoForCR' mDNSCore/mDNS.c:12069: error: undefined reference to 'AllocateAnonInfo' mDNSCore/mDNS.c:12957: error: undefined reference to 'ReInitAnonInfo' mDNSCore/mDNS.c:12970: error: undefined reference to 'ReInitAnonInfo' mDNSCore/DNSCommon.c:1907: error: undefined reference to 'AnonInfoAnswersQuestion' mDNSCore/DNSCommon.c:1941: error: undefined reference to 'AnonInfoAnswersQuestion' mDNSCore/DNSCommon.c:1820: error: undefined reference to 'AnonInfoAnswersQuestion' | |||
2016-12-27 | Merge pull request #11274 from hudokkow/backport_11088_and_friends | jenkins4kodi | |
2016-12-26 | FindMicroHttpd: do not assume gcrypt / gpg-error | Stefan Saraev | |
... use mhd static library dependencies instead if not using unified depends | |||
2016-12-26 | FindPython: append static libraries if any | Stefan Saraev | |
if we link against static libpython2.7.a, we need to add static library dependencies to PYTHON_LIBRARIES | |||
2016-12-26 | FindPython: fix typo | Stefan Saraev | |
2016-12-26 | cmake: fix FindJsonSchemaBuilder.cmake after 3664574 | Stefan Saraev | |
2016-12-26 | fixed: the assumption of toolchain = crosscompile cause issues | notspiff | |
ref https://github.com/gentoo/gentoo/pull/3027 | |||
2016-12-25 | [lang][skin.estouchy] updated language files from Transifex | txtranslation | |
2016-12-25 | [lang][skin.estuary] updated language files from Transifex | txtranslation | |
2016-12-25 | [lang] updated language files from Transifex | txtranslation | |
2016-12-25 | Merge pull request #11266 from ksooo/krypton-pvr-fix-database-concurrency | Kai Sommerfeld | |
[PVR] Fix crashes on pvr manager deinit/reinit - part 2 | |||
2016-12-25 | Merge pull request #11240 from da-anda/keyboard-Krypton | Martijn Kaijser | |
[keyboard] improvements to German keyboard layout | |||
2016-12-25 | Merge pull request #11256 from fritsch/kryptonbackports | Martijn Kaijser | |
Kryptonbackports: Shader 6x6 and FFmpeg | |||
2016-12-25 | Merge pull request #11265 from ↵ | Kai Sommerfeld | |
ksooo/krypton-pvr-guide-window-fix-channelgroup-change [PVR] Fix guide window: do not jump to grid start on channel group change; go to 'now' instead | |||
2016-12-25 | Merge pull request #11245 from wsnipex/cmake_fix_krypton | Wolfgang Schupp | |
Cmake fix krypton | |||
2016-12-24 | [cmake] don't build and install wiimote if bluetooth is disabled | Lukas Rusak | |
2016-12-24 | [PVR] Fix guide window: do not jump to grid start on channel group change; ↵ | Kai Sommerfeld | |
go to 'now' instead. | |||
2016-12-24 | [PVR] Fix pvr manager crash on exit (caused by late addon callback) | Kai Sommerfeld | |
2016-12-24 | [PVR] Fix PVR manager job queue concurrency problems. | Kai Sommerfeld | |
2016-12-24 | [PVR] Fix crashes on PVR Manager init/reinit, part 2 (PVR database access) | Kai Sommerfeld | |
2016-12-23 | FFmpeg: Bump to final 3.1.6-Krypton | fritsch | |
2016-12-23 | convolution-6x6: Fix assignemnt of vec4 | fritsch | |
2016-12-22 | [cmake] libcec and ccache are optional deps | wsnipex | |
2016-12-22 | [travis] compile with libcec support | wsnipex | |
2016-12-22 | [cmake] fail when optional deps were manually enabled, but not found | wsnipex | |
2016-12-21 | [keyboard] improvements to German keyboard layout | da-anda | |
2016-12-20 | [cmake] linux: don't run gtk-update-icon-cache | Chris Mayo | |
2016-12-19 | bump to 17.0 rc2 | Martijn Kaijser | |
2016-12-19 | Merge pull request #11029 from Montellese/Krypton_jsonrpc_major_bump | Martijn Kaijser | |
[Krypton][jsonrpc] bump version to 8.0.0 | |||
2016-12-19 | Merge pull request #11148 from MartijnKaijser/17.0rc1 | Martijn Kaijser | |
bump to 17.0 rc1 | |||
2016-12-19 | Merge pull request #11219 from phil65/krypton_update17.0b7-Krypton | Martijn Kaijser | |
[estuary] sync | |||
2016-12-19 | Merge pull request #11220 from MartijnKaijser/11214 | Martijn Kaijser | |
Avoid deadlock by Posting AlarmClock commands | |||
2016-12-19 | Avoid deadlock by Posting AlarmClock commands | b-pass | |
2016-12-19 | [estuary] sync | phil65 | |
2016-12-19 | Merge pull request #11211 from ksooo/trac17145-krypton | Kai Sommerfeld | |
[PVR] trac17040: fix pvr manager deinit/reinit. | |||
2016-12-18 | Merge pull request #11216 from ronie/estouchy-sync2 | ronie | |
fix background | |||
2016-12-18 | fix background | ronie | |
2016-12-18 | Merge pull request #11215 from ronie/estouchy-sync | ronie | |
[Estouchy] sync colors / backgrounds | |||
2016-12-18 | [Estouchy] sync colors / backgrounds | ronie | |
2016-12-18 | Merge pull request #11212 from Paxxi/fix_resize | Martijn Kaijser | |
[xbmc][win32][fix] Partially revert scaling changes | |||
2016-12-18 | Merge pull request #11204 from phil65/krypton_update | Philipp Temminghoff | |
[estuary] skin sync | |||
2016-12-18 | [estuary] skin sync | phil65 | |
2016-12-18 | Partially revert scaling changes | Pär Björklund | |
2016-12-18 | Merge pull request #11208 from MartijnKaijser/11120 | jenkins4kodi | |
2016-12-18 | Merge pull request #11193 from popcornmix/dvdmenupts | Martijn Kaijser | |
VideoPlayer: Don't add timestamp offsets to DVD_NOPTS_VALUE | |||
2016-12-18 | Merge pull request #11194 from cjmayo/backport_11189 | Martijn Kaijser | |
[backport] [linux] Remove deprecated OnlyShowIn from desktop file | |||
2016-12-18 | [addons] move installer temp dir to addons/temp/ as it must be mapped to the ↵ | Thomas Amland | |
same filesystem as addons/ | |||
2016-12-18 | Merge pull request #11196 from garbear/fix-texturepacker-install-backport | Martijn Kaijser | |
CMake: Fix TexturePacker installation directory | |||
2016-12-18 | Merge pull request #11206 from MartijnKaijser/krypton_addons | Martijn Kaijser | |
Update Chorus2 and scrapers |