aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-03-25[windows] use wmic qfe instead of powershell to check if hotfix is installedRechi
2017-03-25Merge pull request #11899 from MartijnKaijser/17.2RC1Martijn Kaijser
bump to 17.2 rc1
2017-03-25bump to 17.2 rc1Martijn Kaijser
2017-03-24[lang][skin.estouchy] updated language files from Transifextxtranslation
2017-03-24[lang][skin.estuary] updated language files from Transifextxtranslation
2017-03-20[Estouchy] fix progress cacheronie
2017-03-20Merge pull request #11878 from MartijnKaijser/v17.1_final17.1-KryptonMartijn Kaijser
bump to v17.1 final
2017-03-20Merge pull request #11846 from hudokkow/krypton_cmake_find_lcms2Martijn Kaijser
[cmake][PR11072 backport] Add support for LCMS2
2017-03-20Merge pull request #11787 from ace20022/forced-backportMartijn Kaijser
[Fix][Backport] VideoPlayer: Don't close any subtitle stream when switching audio tracks.
2017-03-19Merge pull request #11864 from DaveTBlake/ReplaygainFixDave Blake
[Fix][Backport] paplayer:Fix replaygain so clipping check works when peak not 1.0.
2017-03-19Merge pull request #11874 from DaveTBlake/NoColonKryptonDave Blake
[Fix][Backport]Default music artist separators remove colon and "|" (ticket 17401)
2017-03-19bump to v17.1 finalMartijn Kaijser
2017-03-19Remove colon and "|" as default artist separatorsDaveTBlake
2017-03-19Merge pull request #11871 from MartijnKaijser/chorus_kMartijn Kaijser
[addons] Update Chorus
2017-03-19[addons] Update ChorusMartijn Kaijser
2017-03-19Fix replaygain so clipping check works when peak not 1.0. Allow ↵DaveTBlake
amplification to be < 1.0 to provide clipping protection when replaygain < 1.0 and peak > 1.0 (headroom on mp3 decoding).
2017-03-15Merge pull request #11853 from ksooo/krypton-trac17374Kai Sommerfeld
[PVR] Krypton: Fix trac 17374: wakeup command not called on app exit.
2017-03-15[PVR] Krypton: Fix trac 17374: wakeup command not called on app exit.Kai Sommerfeld
2017-03-13[cmake][PR11072 backport] Add support for LCMS2h.udo
2017-03-11Merge pull request #11815 from kwade00/patch-2Martijn Kaijser
Change SetShellVarContext from current to all
2017-03-11Merge pull request #11829 from nsenica/ffmpeg_options_kryptonMartijn Kaijser
[cmake] [backport #11585] Tidy up ffmpeg in order to be more flexible and versatile.
2017-03-11Merge pull request #11832 from stefansaraev/key_sleep-kryptonMartijn Kaijser
[linuxinput] map KEY_SLEEP to power
2017-03-09[linuxinput] map KEY_SLEEP to powerStefan Saraev
on some remotes there is a power button that sends KEY_SLEEP instead of KEY_POWER. this trivial change makes this key work ootb
2017-03-08Tidy up ffmpeg in order to be more flexible and versatile. Also includes ↵Nuno Sénica
switches for Raspberry Pi
2017-03-07Merge pull request #11823 from ksooo/krypton-fernetmenta-pvr-fixesKai Sommerfeld
[PVR] Krypton: PVR fixes
2017-03-07pvr: fix playing items from libraryRainer Hochecker
2017-03-07PVR: never cache pvr directoriesRainer Hochecker
2017-03-07Merge pull request #11818 from garbear/android-fixes-backportjenkins4kodi
2017-03-06[Krypton] Fix broken buttons on controllersGarrett Brown
2017-03-06Merge pull request #11801 from DaveTBlake/CleanSQLKryptonDave Blake
[Fix][Backport]Music cleanup hanging on large MySQL databases at artists
2017-03-05Change SetShellVarContext from current to allkwade00
2017-03-05Merge pull request #11812 from koying/fixsmbKMartijn Kaijser
Revert "[filesystem/samba] - use vfs instead of $home"
2017-03-05Revert "[filesystem/samba] - use vfs instead of $home"Chris Koying Browet
This reverts commit 5ed80b2e1f116ebe118481a147e2b61788997ae0.
2017-03-05Merge pull request #11804 from tamland/fix_migrate_deadlockMartijn Kaijser
language addons: remove kaitoast close hack
2017-03-04language addons: add g_SkinInfo guard as a workaround to ensure these hooks ↵Thomas Amland
arent called before gui is initialized
2017-03-04language addons: remove kaitoast close hackThomas Amland
2017-03-03Fix CleanupArtists from hanging on very large MySQL db when there are few ↵DaveTBlake
artists to remove.
2017-03-03Merge pull request #11788 from ace20022/texture-backportMartijn Kaijser
[coverity][Backport] Fix CID 138589: Resource leak in TextureManager.
2017-03-03Merge pull request #11789 from ace20022/xbt-backportMartijn Kaijser
[Fix][Backport] XBT: Fix string not null terminated and array delete
2017-03-03Merge pull request #11799 from garbear/android-fixes-backportMartijn Kaijser
[Backport] [Android] Controller fixes
2017-03-03Merge pull request #11786 from DaveTBlake/NoCuesheetsKryptonDave Blake
[Fix][Backport]Speed up Songs node by skipping pointless fetch of cuesheet data
2017-03-03Merge pull request #11797 from afedchin/win32_installer_kMartijn Kaijser
[Backport] [Win32] installer: added checks for required updates and SPs during installation + fix
2017-03-03[Peripherals] Fix mapping axes on AndroidGarrett Brown
2017-03-03[Peripherals] Pass by referenceGarrett Brown
2017-03-03[Peripherals] Silence debug log spam on AndroidGarrett Brown
2017-03-03[Peripherals] Fix Android joysticks not detected on startupGarrett Brown
2017-03-03Merge pull request #11773 from Paxxi/ass_fixPär Björklund
[xbmc][depends][fix] New build of libass and freetype to try and fix subtitle font issues
2017-03-03[win32] installer: fix generation nsis includes on some systems.Anton Fedchin
2017-03-03[win32] installer: added checks for required updates and SPs.Anton Fedchin
2017-03-01Merge pull request #11790 from ace20022/vobsub-backportAndreas Zelend
[Fix][Backport] VideoPlayer: Delete vob sub demuxer before opening a new one (memory leak).