Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-25 | [windows] use wmic qfe instead of powershell to check if hotfix is installed | Rechi | |
2017-03-25 | Merge pull request #11899 from MartijnKaijser/17.2RC1 | Martijn Kaijser | |
bump to 17.2 rc1 | |||
2017-03-25 | bump to 17.2 rc1 | Martijn Kaijser | |
2017-03-24 | [lang][skin.estouchy] updated language files from Transifex | txtranslation | |
2017-03-24 | [lang][skin.estuary] updated language files from Transifex | txtranslation | |
2017-03-20 | [Estouchy] fix progress cache | ronie | |
2017-03-20 | Merge pull request #11878 from MartijnKaijser/v17.1_final17.1-Krypton | Martijn Kaijser | |
bump to v17.1 final | |||
2017-03-20 | Merge pull request #11846 from hudokkow/krypton_cmake_find_lcms2 | Martijn Kaijser | |
[cmake][PR11072 backport] Add support for LCMS2 | |||
2017-03-20 | Merge pull request #11787 from ace20022/forced-backport | Martijn Kaijser | |
[Fix][Backport] VideoPlayer: Don't close any subtitle stream when switching audio tracks. | |||
2017-03-19 | Merge pull request #11864 from DaveTBlake/ReplaygainFix | Dave Blake | |
[Fix][Backport] paplayer:Fix replaygain so clipping check works when peak not 1.0. | |||
2017-03-19 | Merge pull request #11874 from DaveTBlake/NoColonKrypton | Dave Blake | |
[Fix][Backport]Default music artist separators remove colon and "|" (ticket 17401) | |||
2017-03-19 | bump to v17.1 final | Martijn Kaijser | |
2017-03-19 | Remove colon and "|" as default artist separators | DaveTBlake | |
2017-03-19 | Merge pull request #11871 from MartijnKaijser/chorus_k | Martijn Kaijser | |
[addons] Update Chorus | |||
2017-03-19 | [addons] Update Chorus | Martijn Kaijser | |
2017-03-19 | Fix 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-15 | Merge pull request #11853 from ksooo/krypton-trac17374 | Kai 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 LCMS2 | h.udo | |
2017-03-11 | Merge pull request #11815 from kwade00/patch-2 | Martijn Kaijser | |
Change SetShellVarContext from current to all | |||
2017-03-11 | Merge pull request #11829 from nsenica/ffmpeg_options_krypton | Martijn Kaijser | |
[cmake] [backport #11585] Tidy up ffmpeg in order to be more flexible and versatile. | |||
2017-03-11 | Merge pull request #11832 from stefansaraev/key_sleep-krypton | Martijn Kaijser | |
[linuxinput] map KEY_SLEEP to power | |||
2017-03-09 | [linuxinput] map KEY_SLEEP to power | Stefan 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-08 | Tidy up ffmpeg in order to be more flexible and versatile. Also includes ↵ | Nuno Sénica | |
switches for Raspberry Pi | |||
2017-03-07 | Merge pull request #11823 from ksooo/krypton-fernetmenta-pvr-fixes | Kai Sommerfeld | |
[PVR] Krypton: PVR fixes | |||
2017-03-07 | pvr: fix playing items from library | Rainer Hochecker | |
2017-03-07 | PVR: never cache pvr directories | Rainer Hochecker | |
2017-03-07 | Merge pull request #11818 from garbear/android-fixes-backport | jenkins4kodi | |
2017-03-06 | [Krypton] Fix broken buttons on controllers | Garrett Brown | |
2017-03-06 | Merge pull request #11801 from DaveTBlake/CleanSQLKrypton | Dave Blake | |
[Fix][Backport]Music cleanup hanging on large MySQL databases at artists | |||
2017-03-05 | Change SetShellVarContext from current to all | kwade00 | |
2017-03-05 | Merge pull request #11812 from koying/fixsmbK | Martijn Kaijser | |
Revert "[filesystem/samba] - use vfs instead of $home" | |||
2017-03-05 | Revert "[filesystem/samba] - use vfs instead of $home" | Chris Koying Browet | |
This reverts commit 5ed80b2e1f116ebe118481a147e2b61788997ae0. | |||
2017-03-05 | Merge pull request #11804 from tamland/fix_migrate_deadlock | Martijn Kaijser | |
language addons: remove kaitoast close hack | |||
2017-03-04 | language addons: add g_SkinInfo guard as a workaround to ensure these hooks ↵ | Thomas Amland | |
arent called before gui is initialized | |||
2017-03-04 | language addons: remove kaitoast close hack | Thomas Amland | |
2017-03-03 | Fix CleanupArtists from hanging on very large MySQL db when there are few ↵ | DaveTBlake | |
artists to remove. | |||
2017-03-03 | Merge pull request #11788 from ace20022/texture-backport | Martijn Kaijser | |
[coverity][Backport] Fix CID 138589: Resource leak in TextureManager. | |||
2017-03-03 | Merge pull request #11789 from ace20022/xbt-backport | Martijn Kaijser | |
[Fix][Backport] XBT: Fix string not null terminated and array delete | |||
2017-03-03 | Merge pull request #11799 from garbear/android-fixes-backport | Martijn Kaijser | |
[Backport] [Android] Controller fixes | |||
2017-03-03 | Merge pull request #11786 from DaveTBlake/NoCuesheetsKrypton | Dave Blake | |
[Fix][Backport]Speed up Songs node by skipping pointless fetch of cuesheet data | |||
2017-03-03 | Merge pull request #11797 from afedchin/win32_installer_k | Martijn Kaijser | |
[Backport] [Win32] installer: added checks for required updates and SPs during installation + fix | |||
2017-03-03 | [Peripherals] Fix mapping axes on Android | Garrett Brown | |
2017-03-03 | [Peripherals] Pass by reference | Garrett Brown | |
2017-03-03 | [Peripherals] Silence debug log spam on Android | Garrett Brown | |
2017-03-03 | [Peripherals] Fix Android joysticks not detected on startup | Garrett Brown | |
2017-03-03 | Merge pull request #11773 from Paxxi/ass_fix | Pä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-01 | Merge pull request #11790 from ace20022/vobsub-backport | Andreas Zelend | |
[Fix][Backport] VideoPlayer: Delete vob sub demuxer before opening a new one (memory leak). |