aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-12-15rename xbmc folder to srcFneufneu
2014-12-15Set version to development version 15.0 alpha1 and change splash screenMartijn Kaijser
2014-12-15[addons] sync with repoMartijn Kaijser
2014-12-15Merge pull request #5942 from FernetMenta/thumbMartijn Kaijser
fix thumbnail extraction
2014-12-15Merge pull request #5943 from koying/fixamlrotationMartijn Kaijser
FIX: [aml] properly handle rotation
2014-12-15dvdplayer: ffmpeg decoder - initialize codec control flags, fixes thumbnail ↵Rainer Hochecker
extraction which does not set those members
2014-12-14Merge pull request #5778 from phate89/TVDBMartijn Kaijser
[metadata.tvdb.com] Added option to use IMDB ratings if it's possible
2014-12-14Merge pull request #5940 from fritsch/vaapi-fixesTobias Arrskog
VAAPI: Take more care when probing filters
2014-12-14VAAPI: Take more care when probing filtersfritsch
2014-12-14FIX: [aml] properly handle rotationChris "Koying" Browet
2014-12-14[metadata.tvdb.com] updated to version 1.7.0phate89
2014-12-13Merge pull request #5933 from mihawk90/patch-4Tobias Arrskog
[keymap] Make XB360 DPads consistent
2014-12-13Merge pull request #5935 from Memphiz/osxallowsixteenunknownchannelsTobias Arrskog
[osx] - fix broken audio devices with more then 8 unknown channels in one stream
2014-12-13Merge pull request #5931 from MilhouseVH/rebrand_minor2Tobias Arrskog
[rebrand] Cosmetic #2 - apply Kodi label to CPU stat
2014-12-13Merge pull request #5938 from Jalle19/pvr-bump-againMartijn Kaijser
[pvr] bump addons (fixes #15598)
2014-12-12[pvr] bump addons (fixes #15598)Sam Stenvall
2014-12-11dvdplayer: double number of frames to try for thumbnailsRainer Hochecker
2014-12-11[AE/CA/osx] - cosmetics - make comment genericMemphiz
2014-12-11[AE/CA/osx] - fillup the stream with up to 16 unknown channels fixesMemphiz
support for studio audio devices with more then 8 unused/unknown channels in one stream
2014-12-11[AE] - extend the number of unknown channels from 8 to 16Memphiz
2014-12-10[lang] update of skin.confluence language filestxtranslation
2014-12-10[lang] update of core language filestxtranslation
2014-12-10[lang] update of internal addon language filestxtranslation
2014-12-10[keymap] Make XB360 DPads consistentTarulia
2014-12-10[rebrand] Cosmetic #2 - apply Kodi label to CPU statMilhouseVH
2014-12-10Merge pull request #5930 from MilhouseVH/rebrand_minorTobias Arrskog
[rebrand] Cosmetic
2014-12-10[rebrand] CosmeticMilhouseVH
2014-12-10Fixed memory allocation; not enough memory was allocatedoldnemesis
2014-12-09Merge pull request #5925 from wsnipex/fix-libxbmc-linuxTobias Arrskog
[linux] fix building libkodi.so (closes #14914)
2014-12-09Merge pull request #5897 from xhaggi/pvr-fix-playmediaTobias Arrskog
[pvr] fix built-in PlayMedia with PVR channels and recordings (Trac #15164)
2014-12-09Merge pull request #5920 from hudokkow/system_colorsTobias Arrskog
[system colors.xml] correct wrong colors and spelling
2014-12-09Merge pull request #5919 from mkortstiege/chapter_seekoffsetMartijn Kaijser
[dvdplayer] calculate seekoffset when performing chapter seeks
2014-12-09[system colors.xml] correct wrong colors and spellingh.udo
2014-12-09[infomanager] fix missing seekoffset label when seeking chaptersMatthias Kortstiege
2014-12-09[linux] fix building libxbmc.sowsnipex
2014-12-09[pvr] adds parental lock check to PlayMedia()xhaggi
2014-12-08[pvr] fix built-in PlayMedia with PVR channels and recordings (Trac #15164)xhaggi
2014-12-08Merge pull request #5921 from MartijnKaijser/lang_fixMartijn Kaijser
[language] fix incorrect strings
2014-12-08Merge pull request #5907 from MartijnKaijser/14.0rc314.0rc3-HelixMartijn Kaijser
[release] bump to 14.0 rc3
2014-12-08[language] fix incorrect stringsMartijn Kaijser
2014-12-08Merge pull request #5899 from koying/fixdroidleanbackMartijn Kaijser
FIX: [droid] fix launching leanback only apps
2014-12-08Merge pull request #5917 from hudokkow/fastcolors_color_names_fixedTobias Arrskog
[system colors.xml] remove whitespace
2014-12-08Merge pull request #5913 from Karlson2k/win8_fix_restart_01Martijn Kaijser
[win32] WIN32Util::PowerManagement: fix restart on Win8.1
2014-12-08[system colors.xml] Remove whitespaceh.udo
2014-12-08Merge pull request #5904 from tamland/unremoveabletvshowMartijn Kaijser
fix wrong video content type on empty tvshow title
2014-12-08[win32] WIN32Util::PowerManagement: fix restart on Win8.1Karlson2k
2014-12-07[lang] added missing langinfo.xml files for new languagestxtranslation
2014-12-07Merge pull request #5902 from MakakLabs/bump_pvrMartijn Kaijser
[pvr] bump addons (language files sync)
2014-12-07[addons] sync with repoMartijn Kaijser
2014-12-07fix wrong video content type on empty tvshow titleThomas Amland