aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-08-25Merge pull request #7894 from anaconda/isengard-fix-7886Matthias Kortstiege
[Isengard] Fix build after PR 7886.
2015-08-25Fix build after PR 7886.anaconda
2015-08-25dvdplayer: set default screen region for dvb subsRainer Hochecker
2015-08-25Merge pull request #7886 from Montellese/Isengard_fix_time_formatMartijn Kaijser
[backport] CLangInfo: properly set the time format when setting/changing regions
2015-08-25Merge pull request #7871 from janbar/bump-2.6.1Martijn Kaijser
[pvr.mythtv] bump addon to version 2.6.1
2015-08-24CLangInfo: properly set the time format when setting/changing regionsmontellese
2015-08-22[pvr.mythtv] bump addon to version 2.6.1janbar
- Support protocol 0.28-pre:87 - Limit channel tune attempts
2015-08-22fix tagging in version.txtMartijn Kaijser
2015-08-22Merge pull request #7869 from koying/fixamlffrwHMartijn Kaijser
Revert "[aml] - fix draining message queue"
2015-08-21Merge pull request #7867 from mkortstiege/isengard-fix-panelMartijn Kaijser
[guilib] fix double memory free in panel container
2015-08-21Revert "[aml] - fix draining message queue"Chris "Koying" Browet
This breaks ff/rw/seek
2015-08-21[guilib] fix double memory free in panel containerMatthias Kortstiege
2015-08-19Merge pull request #7852 from mkortstiege/latestalbumjenkins4kodi
2015-08-19Merge pull request #7829 from MilhouseVH/mysql-fix-isengardMartijn Kaijser
[mysql] Fix incomprehensible error message [backport]
2015-08-19Merge pull request #7853 from tamland/nbno_fallback_isengardjenkins4kodi
2015-08-19[recentlyadded] fix empty LatestAlbum.Artist (closes #16200)Matthias Kortstiege
2015-08-18[addons] fix foreign filter after 'no' was changed to 'nb_NO'Thomas Amland
2015-08-18[lang] fix fallback after 'no' was changed to 'nb_NO'Thomas Amland
2015-08-18Merge pull request #7773 from hudokkow/ronie_windowismediaronie
[Isengard] fix Window.IsMedia infobool
2015-08-18Merge pull request #7845 from ronie/Isengard-watchedronie
[Confluence] fix watched flag in media info 3 view
2015-08-18[Confluence] fix watched flag in media info 3 viewronie
2015-08-18Merge pull request #7837 from Paxxi/isengardMartijn Kaijser
[xbmc][win32][backport] Fixes side flyout appearing when using touch
2015-08-18Merge pull request #7832 from zzattack/volumeadjust-fix-isengardMartijn Kaijser
[backport] Isengard backport of volume adjustment fix for trac #16063
2015-08-17Merge pull request #7779 from Paxxi/IsengardPär Björklund
[lib][taglib] Updated taglib that fixes a crash when playing flac files
2015-08-17[xbmc][win32] Fixes side flyout appearing when using touchPär Björklund
When querying for gesture capable controls the result was written over the x coordinate of the event and resent causing the flyout to think there's a mouseover. closes trac #16173
2015-08-17Merge pull request #7786 from afedchin/suspend_fix_isengardMartijn Kaijser
[backport] [win32] Fix trac #16165
2015-08-17[ApplicationMessenger] Moved call PVRManager::SetWakeupCommand to ↵Anton Fedchin
PowerManager::OnSleep for execute it when a actual suspend/hibernate occurs.
2015-08-17[PowerManager] Show dialog busy only when processing OnSleep.Anton Fedchin
2015-08-17[win32] Move call to SetSuspendState/InitiateShutdown out from main thread.Anton Fedchin
Calling SetSuspend in main thread prevents to receiving WM_POWERBROADCAST message on Suspend/Hibernate. This restores receiving WM_POWERBROADCAST message.
2015-08-17[keymap] undo workaround for volume adjustment issueFrank Razenberg
2015-08-17[action] Disregard sign of volume adjustment actions to match seeking behaviorFrank Razenberg
2015-08-16[mysql] Fix incomprehensible error message [backport]MilhouseVH
2015-08-16Merge pull request #7824 from MartijnKaijser/15.2rcMartijn Kaijser
set version to 15.2 RC1
2015-08-16set version to 15.2 RC1Martijn Kaijser
2015-08-16Merge pull request #7823 from MartijnKaijser/fix_flac15.1-IsengardMartijn Kaijser
update flac encoder revision
2015-08-16update flac encoder revisionMartijn Kaijser
2015-08-16Merge pull request #7795 from MartijnKaijser/15.1Martijn Kaijser
bump to final release 15.1
2015-08-16Merge pull request #7812 from mkortstiege/isengard-replacelabelsMartijn Kaijser
[videodatabase] fix 'replace file names with library titles' for folders containing a single series
2015-08-16[add-ons] sync with repoMartijn Kaijser
2015-08-15Merge pull request #7813 from Montellese/Isengard_fix_vfs_without_networkjenkins4kodi
2015-08-15filesystem: make resource:// available even if there's no network interface ↵montellese
available
2015-08-15filesystem: make bluray:// available even if there's no network interface ↵montellese
available
2015-08-15filesystem: make pipe:// available even if there's no network interface ↵montellese
available
2015-08-15[videodatabase] fix 'replace file names with library titles' for folders ↵Matthias Kortstiege
containing a single series
2015-08-14Merge pull request #7807 from MilhouseVH/mysql-fix-isengardMatthias Kortstiege
[mysql] Fix formatting arg that leads to segfault #2 [backport]
2015-08-14[mysql] Fix formatting arg that leads to segfault #2 [backport]MilhouseVH
2015-08-14Merge pull request #7805 from MilhouseVH/mysql-fix-isengardMatthias Kortstiege
[mysql] Fix formatting arg that leads to segfault [backport]
2015-08-14[mysql] Fix formatting arg that leads to segfault [backport]MilhouseVH
2015-08-12bump to final releaseMartijn Kaijser
2015-08-10Updated taglib that fixes a crash when playing flac filesPär Björklund