Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-12 | Merge pull request #11126 from phil65/playlist_position_krypton | jenkins4kodi | |
2016-12-11 | Merge pull request #11130 from candrews/remove-glew-krypton | Martijn Kaijser | |
Remove remaining references to glew | |||
2016-12-11 | [backport/PR11137][cmake] Add support for Bluetooth | h.udo | |
2016-12-11 | Merge pull request #11141 from MartijnKaijser/cec4_krypton | Cristiano A. Silva | |
[cec] missed change in cmake file after cc3ae03 | |||
2016-12-11 | [cec] missed change in cmake file after cc3ae03 | Martijn Kaijser | |
2016-12-11 | [addons] remove dead code on CAddonDll | Alwin Esch | |
2016-12-11 | Merge pull request #11131 from candrews/remove-libmodplug-krypton | Martijn Kaijser | |
[dependencies] remove remaining references to libmodplug | |||
2016-12-11 | Merge pull request #11132 from candrews/remove-libmad-krypton | Martijn Kaijser | |
Remove remaining references to libmad | |||
2016-12-11 | Merge pull request #11133 from candrews/remove-libxinerama-krypton | Martijn Kaijser | |
Remove reference to libxinerama-dev | |||
2016-12-11 | Remove reference to libxinerama-dev | Craig Andrews | |
libxinerama-dev is not used so don't document it as a dependency | |||
2016-12-11 | Remove remaining references to libmad | Craig Andrews | |
libmad was removed in https://github.com/xbmc/xbmc/pull/4499 | |||
2016-12-11 | [dependencies] remove remaining references to libmodplug | Craig Andrews | |
libmodplug was removed in https://github.com/xbmc/xbmc/pull/9995 so remove remaining references | |||
2016-12-11 | Remove remaining references to glew | Craig Andrews | |
glew was (mostly) removed in 03ff0d5ea02963b1283fe8bc7c1bad18f2dd97b6; this commit removes any remaining references to it. | |||
2016-12-11 | [gui] fix coverity issue for playlist.position | phil65 | |
2016-12-11 | Merge pull request #11122 from phil65/estuary_krypton | ronie | |
[estuary] sync | |||
2016-12-11 | [estuary] sync | phil65 | |
2016-12-11 | Merge pull request #11119 from MartijnKaijser/11118 | Martijn Kaijser | |
VideoPlayer: fix cc after xbmc@03aa244 | |||
2016-12-11 | Merge pull request #11117 from wsnipex/fribidi-bp | jenkins4kodi | |
2016-12-11 | VideoPlayer: fix cc after ↵ | Rainer Hochecker | |
https://github.com/xbmc/xbmc/commit/03aa2441d3235880c939d92f77d7319fca4b5015 | |||
2016-12-11 | [cmake] fix building when fribidi was built with glib | wsnipex | |
2016-12-10 | Merge pull request #11108 from phil65/playlist_position_krypton | Martijn Kaijser | |
[gui] return "" instead of "0" for playlist.position in case nothing … | |||
2016-12-10 | [gui] return "" instead of "0" for playlist.position in case nothing is playing | phil65 | |
(cherry picked from commit 13fd5042396baa3309643a4af84e8e0275d4be12) | |||
2016-12-10 | Remove the special windows free_string_val, it's not needed now that we use ↵ | Pär Björklund | |
the same crt | |||
2016-12-09 | Merge pull request #11095 from popcornmix/logspamback | Martijn Kaijser | |
MMALRender: Reduce log spam | |||
2016-12-09 | MMALRender: Reduce log spam | popcornmix | |
2016-12-09 | Merge pull request #11075 from hudokkow/backport_11071 | Cristiano A. Silva | |
[backport][cmake] Fix FindXSLT.cmake typo | |||
2016-12-08 | Merge pull request #11068 from garbear/fix-addon-deadlock-backport | Martijn Kaijser | |
BinaryAddonCache: Fix deadlock (backport of #11057) | |||
2016-12-08 | Workaround the skin unload bug - force close TextureBundle | ace20022 | |
2016-12-07 | Merge pull request #11063 from Memphiz/sdl_windowed_fixesbp | Martijn Kaijser | |
[osx/sdl] - fix wrong size in windowed mode - backport | |||
2016-12-07 | Merge pull request #11056 from hudokkow/backport_11010 | Martijn Kaijser | |
[backport/PR11010] Quell some warnings | |||
2016-12-07 | Merge pull request #11076 from MartijnKaijser/11061 | Martijn Kaijser | |
fixed: tag updates on shoutcast streams with low meta data intervals | |||
2016-12-07 | Merge pull request #11078 from MartijnKaijser/10917 | Martijn Kaijser | |
Fix dar | |||
2016-12-07 | Merge pull request #11079 from MartijnKaijser/10830 | Martijn Kaijser | |
FIX: [rar] deadlock with cbr + net vfs (credit notspiff) | |||
2016-12-07 | Merge pull request #11077 from MartijnKaijser/11059 | Martijn Kaijser | |
FIX: [droid;dyload] never dyload dependent sytem libs | |||
2016-12-07 | Merge pull request #11091 from phil65/estuary-krypton | Philipp Temminghoff | |
[estuary] sync | |||
2016-12-07 | [estuary] sync | phil65 | |
2016-12-07 | Merge pull request #11087 from hudokkow/backport_11082 | Kai Sommerfeld | |
cec: fixup strings after PR 10775 | |||
2016-12-07 | Merge pull request #11074 from ksooo/krypton-trac17108 | Kai Sommerfeld | |
[PVR] Krypton: Fix trac #17108 (duplicate context menu entries for PVR recordings) | |||
2016-12-07 | cec: fixup strings after PR 10775 | popcornmix | |
2016-12-06 | Merge pull request #11070 from ronie/PR11012-backport | ronie | |
[python] allow setting the videoinfotag path | |||
2016-12-06 | FIX: [rar] deadlock with cbr + net vfs (credit notspiff) | Chris "Koying" Browet | |
from notspiff: specifically we are called off-thread with the main thread waiting on us while holding the gui lock. so it will deadlock on obtaining dialog. the bt was funkily confusing though, as it will actually show a "downstream" deadlock on the rar manager, as there's two concurrent calls to it (to preload/load images). the deadlock that was triggered in the debugger was the second call to the rar manager spinning on the rar manager lock, which is held by the first call to rar manager, which again is spinning on the gui lock. oh, and using a "exotic" vfs was only part of the problem to the extent that it's slower so the timeout on the progress dialog kicked in. | |||
2016-12-06 | FIX: [amc] set process info DAR | Chris "Koying" Browet | |
2016-12-06 | FIX: [processinfo] initialize DAR | Chris "Koying" Browet | |
2016-12-06 | FIX: [droid;dyload] never dyload dependent sytem libs | Chris "Koying" Browet | |
2016-12-06 | fixed: tag updates on shoutcast streams with low meta data intervals | notspiff | |
a new tag in came in and updated the position before the previous tag had been processed, meaning the tag never updated after stream start | |||
2016-12-06 | [cmake] Fix FindXSLT.cmake typo | h.udo | |
2016-12-06 | Merge pull request #11067 from ronie/PR11011-backport | Martijn Kaijser | |
FileBrowser: fix multiple item selection | |||
2016-12-06 | [PVR] Fix trac #17108 (duplicate context menu entries for PVR recordings) | Kai Sommerfeld | |
2016-12-06 | [python] allow setting the videoinfotag path | ronie | |
2016-12-05 | BinaryAddonCache: Fix deadlock | Garrett Brown | |
Release lock before calling CAddonMgr::IsAddonDisabled(), as this may block in CAddonMgr. |