aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-18drop tvtunes supportronie
2015-10-17Merge pull request #8178 from InuSasha/feature/pr/onclick_dynamic_contentMartijn Kaijser
2015-10-17[texture] redact username/password when texture loading failsMatthias Kortstiege
2015-10-17[addons] dont redirect to download dir on update all. already shows progressThomas Amland
2015-10-17[addons] remove unused methods and database column for blacklistingThomas Amland
2015-10-17[addons] refactor GetAllOutdatedAddonsThomas Amland
2015-10-17[addons] dont hide available updates for blacklisted addonsThomas Amland
2015-10-17[addons] add caching of blacklisted addons via addon managerThomas Amland
2015-10-17[guilib] add override onclick to dynamic content listsSascha Kuehndel (InuSasha)
2015-10-17Merge pull request #8197 from Montellese/fix_dialogselect_focusingjenkins4kodi
2015-10-17Merge pull request #8236 from koying/fixdroidrefreshChris Browet
2015-10-17remove skin backward compatibilityronie
2015-10-16Merge pull request #8232 from ksooo/pvr-keymappingKai Sommerfeld
2015-10-16FIX: [droid] use context resolution when recreating windowChris "koying" Browet
2015-10-16OSX: remove ifdef from platform agnostic codeRainer Hochecker
2015-10-16Merge pull request #8234 from lkosmid/EGL_X11_eglContext_reuse_jarvisRainer Hochecker
2015-10-16[eventserver] logging once when starting is enoughMatthias Kortstiege
2015-10-16[webserver] logging once about starting/stopping is enoughMatthias Kortstiege
2015-10-16Merge pull request #8233 from Razzeee/fix-tests-after-8181Memphiz
2015-10-16[PVR] Activate PVR windows only if PVR is enabledKai Sommerfeld
2015-10-16Fix tests after removal of atv2 See: #8181Kolja Lampe
2015-10-16Merge pull request #8049 from Razzeee/userrating-frontendjenkins4kodi
2015-10-16Merge pull request #8230 from mkortstiege/visualize-hitrectMatthias Kortstiege
2015-10-16Save last eglConfig to m_eglConfig and reuse it wherever is possibleLeonidas Kosmidis
2015-10-16[music] Aligned music userrating frontend to the new way we do it in the vide...Kolja Lampe
2015-10-16[confluence] Add user rating item to list and add a button for setting the us...Kolja Lampe
2015-10-16[video] Enable editing of userrating from the frontend via increase/decrease ...Kolja Lampe
2015-10-16Merge pull request #8194 from xhaggi/fix-dialog-path-paramjenkins4kodi
2015-10-15Merge pull request #8231 from ksooo/pvr-fix-search-window-snafujenkins4kodi
2015-10-15Merge pull request #8229 from stefansaraev/fixup-8222Kai Sommerfeld
2015-10-15[Confluence] on left/right fixup after #8222Stefan Saraev
2015-10-15[PVR] Fix search window init regressionKai Sommerfeld
2015-10-15New touchscreen keymapNedScott
2015-10-15Merge pull request #8227 from garbear/fix-vs-8212Matthias Kortstiege
2015-10-15[win32] Fix VS project after #8212Garrett Brown
2015-10-15[guilib] add ability to visualize controls hitrectsMatthias Kortstiege
2015-10-15[addonlib] Fixed: labelenum setting should be a string instead of intGarrett Brown
2015-10-15[dllLoader] Fix segfault if high-order word is zeroGarrett Brown
2015-10-15[vfs] Fix crash when entering zip:// URLs with unknown zip file sizeGarrett Brown
2015-10-15Merge pull request #8222 from ksooo/confluence-homescreen-eventlogMartijn Kaijser
2015-10-15Merge pull request #8180 from Memphiz/fix_shairport_ios9Memphiz
2015-10-15Merge pull request #8159 from Razzeee/remove-label2Razzeee
2015-10-15Merge pull request #8212 from notspiff/add_ffmpeg_tagloader_retryRainer Hochecker
2015-10-14[guilib] Notify parent control when focus is lost due to mouse eventGarrett Brown
2015-10-14[addons] Build library path in CAddon instead of CAddonDllGarrett Brown
2015-10-14[binary addons] Allow overriding install pathsGarrett Brown
2015-10-14[addons] Move resource cleanup to parent classGarrett Brown
2015-10-14[python] Fix listing of protocol rootGarrett Brown
2015-10-14[cleanup] Move string alias to outer blockGarrett Brown
2015-10-14[cleanup] Move local variable to the stack in PluginDirectory.cppGarrett Brown