aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-11-23re enable manually add to library (reverted from commit ↵Voyager1
ce447e622ddbc65019797edb533d3c507b945b91)
2014-11-23[rebrand][win] new app icon (reverted from commit ↵Voyager1
53bc14946e46b6e97a965dd3da5d6fbcf9cbcdbf)
2014-11-23[rebrand][linux|upnp] new icons (reverted from commit ↵Voyager1
b825c43c99e7936fc3496d31757666fe39fbf1fc)
2014-11-23[rebrand][android] new icons (reverted from commit ↵Voyager1
73195e349303cf88ecbd83c0d683d39d6efac52e)
2014-11-23[rebrand][ios] new icons with iOS8 support (reverted from commit ↵Voyager1
feedab2c2a3b88b5c9c3b910dd69b8be24d7408d)
2014-11-23[rebrand][osx] new icons and installer background (reverted from commit ↵Voyager1
92cbadcd53e13edb8384ab5f474f34f58f0cfebd)
2014-11-23[rebrand][atv] new icons (reverted from commit ↵Voyager1
9d00bbd19b99c474fd981305f6b6e123256bbea0)
2014-11-23[rebrand][win32] new installer artwork (reverted from commit ↵Voyager1
b208d62a6e07d41cdf98a59e838b27e2006d2534)
2014-11-23[rebrand] new splash (reverted from commit ↵Voyager1
133439d8a6cf38d2de2b28579bb6938995d43cf7)
2014-11-23[WIP][android] add Android TV banners (reverted from commit ↵Voyager1
18738a4337eebeeeea6ae4ea5a414f1705e6ce6a)
2014-11-23[rebrand][confluence] new logo (reverted from commit ↵Voyager1
1f93dbe97a557fad616a311cb4f293b7277c1007)
2014-11-23[rebrand][addons] new addon icons (reverted from commit ↵Voyager1
16f57541a6ed02a9e387a4df04d00edb023341fb)
2014-11-23[rebrand][visualization.vortex] remove XBMCrain preset and logo (reverted ↵Voyager1
from commit 4cb1f72481840251441c49f687a7d13189aa8b73)
2014-11-23[WIP][rebrand][osx] dynamically create VolumeIcon.icns and move packaging ↵Voyager1
related artwork to the central folder for this (reverted from commit 2a9f21e0f24a08b708a54051842f29bba5e3c205)
2014-11-23[WIP][rebrand][osx] dynamically create VolumeIcon.icns and move packaging ↵da-anda
related artwork to the central folder for this
2014-11-23[rebrand][visualization.vortex] remove XBMCrain preset and logoda-anda
2014-11-23[rebrand][addons] new addon iconsda-anda
2014-11-23[rebrand][confluence] new logoda-anda
2014-11-23[WIP][android] add Android TV bannersda-anda
2014-11-23[rebrand] new splashda-anda
2014-11-23[rebrand][win32] new installer artworkda-anda
2014-11-23[rebrand][atv] new iconsda-anda
2014-11-23[rebrand][osx] new icons and installer backgroundda-anda
2014-11-23[rebrand][ios] new icons with iOS8 supportda-anda
2014-11-23[rebrand][android] new iconsda-anda
2014-11-23[rebrand][linux|upnp] new iconsda-anda
2014-11-23[rebrand][win] new app iconda-anda
2014-11-23re enable manually add to libraryVoyager1
2014-11-23Merge pull request #5708 from arnova/double_cache_inthread_fixMartijn Kaijser
Double file cache fix. Fixes ticket #15500
2014-11-23Merge pull request #5713 from anaconda/fix-curfanartMartijn Kaijser
Fix "Current fanart" not being shown in DialogVideoInfo.
2014-11-23[release] bump to 14.0 beta4Martijn Kaijser
2014-11-23Merge pull request #5787 from MartijnKaijser/repoMartijn Kaijser
[repo] change repo URLs to use mirrors.kodi.tv
2014-11-23[repo] change repo URLs to use mirrors.kodi.tvMartijn Kaijser
2014-11-23fixed: Typo in variable namearnova
2014-11-23fixed: Calling WaitForData with a large minimum could cause it to block the ↵arnova
max. timeout
2014-11-23changed: Use m_StateInput else dvdplayer osd info is 8 seconds delayedarnova
2014-11-23fixed: Don't keep reading source when cache is full (fixes #15500)arnova
2014-11-23fixed: FileCache-full logic was wrong + implement GetMaxWriteSize() functionarnova
2014-11-23Merge pull request #5771 from hudokkow/pl_keyboardMartijn Kaijser
[Keyboard Layouts] Add Polish QWERTY
2014-11-23Merge pull request #5785 from Montellese/fix_no_songs_in_years_15539Martijn Kaijser
musicdb: fix no songs being shown in years node
2014-11-23changed: Rename confusing CSimpleDoubleCache class to CDoubleCachearnova
2014-11-22musicdb: fix conflicting "singles" filter option introduced by ↵montellese
9fbf13eded5d682d4ae210043e536895c9356c18 (fixes #15539)
2014-11-22Merge pull request #5762 from ace20022/save_sub_indexMartijn Kaijser
[Fix] Some manually activated subs were not shown on resume.
2014-11-22Merge pull request #5779 from anaconda/mk3d-extMartijn Kaijser
Add mk3d to video extensions and enable double cache
2014-11-22Merge pull request #5781 from wsnipex/coredumpctlMartijn Kaijser
[linux] systemd-coredumpctl was renamed to coredumpctl fixes(#15547)
2014-11-22Merge pull request #5703 from elupus/vda_fixesJoakim Plate
Vda fixes
2014-11-22Merge pull request #5767 from elupus/samba_fixes2Martijn Kaijser
Samba fixes
2014-11-22Merge pull request #5783 from popcornmix/fix_eac3Martijn Kaijser
[omxplayer] Fix for EAC3 passthrough
2014-11-22Merge pull request #5782 from popcornmix/trickplay_syncMartijn Kaijser
[omxplayer] Fix for out of sync after trickplay
2014-11-22Merge pull request #5772 from FernetMenta/refclockRainer Hochecker
dvdplayer: fix race in UpdateClockMaster