Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-23 | convolution-6x6: Fix assignemnt of vec4 | fritsch | |
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 | |||
2016-12-18 | [addons] update scrapers | Martijn Kaijser | |
2016-12-18 | [addons] update Chorus 2.3.6 | Martijn Kaijser | |
2016-12-18 | [lang][skin.estouchy] updated language files from Transifex | txtranslation | |
2016-12-18 | [lang][skin.estuary] updated language files from Transifex | txtranslation | |
2016-12-18 | [lang] updated language files from Transifex | txtranslation | |
2016-12-18 | [PVR] trac17040: fix pvr manager deinit/reinit. | Kai Sommerfeld | |
2016-12-16 | CMake: Fix TexturePacker installation directory | Garrett Brown | |
2016-12-16 | [linux] Remove deprecated OnlyShowIn from desktop file | Chris Mayo | |
2016-12-16 | VideoPlayer: Don't add timestamp offsets to DVD_NOPTS_VALUE | popcornmix | |
I have a dvd menu that results in a renderer configure timeout. The dts and pts timestamps are wild. I've traced it back to pts=DVD_NOPTS_VALUE being adjusted and so no longer being treated as invalid | |||
2016-12-16 | Merge pull request #11188 from Paxxi/fix_airplay | Martijn Kaijser | |
[xbmc][win32][backport][fix] Remove the special windows free_string_val, it's not needed now that … | |||
2016-12-15 | Added Win32 support for per-monitor DPI and scaling (#11171) (#11180) | Martijn Kaijser | |
[win32] added support for per-monitor DPI and scaling | |||
2016-12-15 | Merge pull request #11173 from wsnipex/cmake_mmal | Wolfgang Schupp | |
Cmake mmal | |||
2016-12-14 | Merge pull request #11135 from AlwinEsch/remove-part-2 | Alwin Esch | |
[addons] remove dead code on CAddonDll | |||
2016-12-14 | Merge pull request #11174 from hudokkow/backport_11161 | Cristiano A. Silva | |
[backport/PR11161][cmake] Fix XPREFIX_LIBRARIES populating in modules | |||
2016-12-14 | [backport/PR11161][cmake] Fix XPREFIX_LIBRARIES populating in modules | h.udo | |
2016-12-14 | [cmake] quote vars in string functions | wsnipex | |
fixes errors when the vars are empty | |||
2016-12-14 | [cmake] update and fix FindMMAL | wsnipex | |
2016-12-13 | Merge pull request #11166 from cjmayo/backport_11151 | jenkins4kodi | |
2016-12-13 | [cmake] linux: report docdir and install docs into docdir | Chris Mayo | |
2016-12-13 | Merge pull request #11149 from MartijnKaijser/rtmp_cleanup_krypton | Martijn Kaijser | |
[depends] remove rtmp as it's included through ffmpeg or as binary addon | |||
2016-12-13 | Merge pull request #11153 from hudokkow/backport_11146 | Cristiano A. Silva | |
[backport/PR11146][cmake] Add support for libcap if we find it | |||
2016-12-13 | Merge pull request #11152 from hudokkow/backport_11145 | Cristiano A. Silva | |
[backport] fix compile without microhttpd | |||
2016-12-12 | [backport/PR11146][cmake] Add support for libcap if we find it | h.udo | |
2016-12-12 | fix compile without microhttpd | notspiff | |
2016-12-12 | Merge pull request #11142 from hudokkow/backport_11137 | Cristiano A. Silva | |
[backport/PR11137][cmake] Add support for Bluetooth | |||
2016-12-12 | [depends] remove rtmp as it's included through ffmpeg or as binary addon | Martijn Kaijser | |
2016-12-12 | bump to 17.0 rc1 | Martijn Kaijser | |
2016-12-12 | Merge pull request #11090 from ace20022/skin_unload_krypton | Martijn Kaijser | |
Workaround the skin unload bug - force close TextureBundle |