aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-11-28[rebrand] web interface rename XBMC -. KodiuNiversaI
See http://forum.kodi.tv/showthread.php?tid=209999 Only needs favicon update, I dont have that
2014-11-28Merge pull request #5835 from Memphiz/boblightMemphiz
[depends] - add boblight to depends but don't install it (used for compi...
2014-11-28[pvr] removes Timer and Guide item from root directory listingxhaggi
2014-11-28[pvr] fix: remove slash at the end of the base pathxhaggi
2014-11-28Merge pull request #5834 from MartijnKaijser/shortwikiMartijn Kaijser
shorten the wiki migration url
2014-11-27Merge pull request #5773 from koying/fixdroidaarch64Martijn Kaijser
FIX droid on aarch64 (Nexus 9 - Tegra K1 64bits)
2014-11-27Merge pull request #5833 from koying/fixupamlvideojenkins4kodi
2014-11-27shorten the wiki migration urlMartijn Kaijser
2014-11-27fixup aml no video: video lost after resumeChris "Koying" Browet
2014-11-27[depends] - add boblight to depends but don't install it (used for compiling ↵Memphiz
the needed libboblight binary for the boblight addon) - seems this was lost since frodo ...
2014-11-27[pvr] fix creation of item paths for root (pvr://) directoryxhaggi
2014-11-27[win32] Make sure we copy the userdata from the build into the ↵Martijn Kaijser
$INSTDIR/userdata". Since we only use the userdata from $APPDATE/${APP_NAME}/userdata/ or portable_data it's safe to wipe $INSTDIR/userdata.
2014-11-27[win32] remove modelines_template.xml and kodi.log from installer packageMartijn Kaijser
2014-11-27[pvr] fix creation of an illegal group path in GetGroupList()xhaggi
2014-11-27Merge pull request #5829 from wsnipex/fix-debian-package-scriptMartijn Kaijser
fix: [linux] include ffmpeg tarball in mk-debian-package.sh
2014-11-27Merge pull request #5828 from mkortstiege/container_pluginnameMartijn Kaijser
[infomanager] container.pluginname returns an empty string (fixes #15566)
2014-11-27Merge pull request #5830 from FernetMenta/scalingMartijn Kaijser
Revert "gl: multipass renderer would use wrong source pixels sizes"
2014-11-27Revert "gl: multipass renderer would use wrong source pixels sizes"Rainer Hochecker
This reverts commit 9255204c264b25969558035deeae4a6d2d7f2842. breaks HQ scaling for sw decoding on Linux
2014-11-27Merge pull request #5826 from fritsch/upowerPeter Frühberger
Revert "linux: Check for Logind first, then *Kit-s with UPower when detecting PM framework"
2014-11-27fix: [linux] include ffmpeg tarball in mk-debian-package.shwsnipex
needed because we cannot download anything during debuild stage
2014-11-27Merge pull request #5827 from ace20022/fix_pvr_retjenkins4kodi
2014-11-27[infomanager] container.pluginname returns an empty string (fixes #15566)Matthias Kortstiege
2014-11-27[pvr][cleanup] Return 'bRetrun' instead of 'true'.ace20022
cppcheck message: Variable 'bReturn' is assigned a value that is never used.
2014-11-27Revert "linux: Check for Logind first, then *Kit-s with UPower when ↵fritsch
detecting PM framework" This reverts commit c70fa349c0a5c2392045dd00751f64391fbef2e2. It was not wrong but it seems distributions are not yet ready and the logind path for e.g. suspending is not as well implemented as the scripts called by upower initiated power operations.
2014-11-27Merge pull request #5777 from FernetMenta/seekMartijn Kaijser
dvdplayer: fix seek behind eof
2014-11-26[pvr] always use last played group as current group on startupxhaggi
This always use the last played group as current group on startup whether or not you enabled the option 'continue last channel on startup'. With it we'll have no difference in behavior.
2014-11-26[pvr] re-init pvr manager on wake upxhaggi
2014-11-26Merge pull request #5819 from Karlson2k/tmp_4_releaseKarlson2k
[emufnc] Disable support for READ_TRUNCATED. To be reverted after Helix release
2014-11-26Merge pull request #5822 from fritsch/vaapi-driverPeter Frühberger
VAAPI: Print driver vendor string (which includes version) when opening context
2014-11-26[pvr] bump addonsSam Stenvall
2014-11-26VAAPI: Print driver vendor string (including version) when opening contextfritsch
2014-11-26changed: Don't perform wait-on-data if position is in our old cachearnova
2014-11-26changed: Modify rate calculation to obtain a proper average with heavy ↵arnova
seeking/cache swapping
2014-11-26Merge pull request #5815 from Memphiz/fixisocrash2Tobias Arrskog
[libdvdread] - fix partial read in file_read
2014-11-26Merge pull request #5821 from Karlson2k/win32_smbfile_fix_04Tobias Arrskog
[win32] [vfs] Win32SMBFile::Stat(): fix wrong error code check
2014-11-26Merge pull request #5820 from Memphiz/smbTobias Arrskog
Revert "smb: eliminate unused while loop in OpenDir"
2014-11-26[win32] [vfs] Win32SMBFile::Stat(): fix wrong error code checkKarlson2k
2014-11-25Revert "smb: eliminate unused while loop in OpenDir"Rainer Hochecker
This reverts commit aeebd22d2e88fd14f1b0624d0bdbc6f791a75892. Revert-reason: the commit broke the automated auth request dialog on password secured samba shares (dialog didn't show up - instead an empty error dialog was visible)
2014-11-26[emufnc] Disable support for READ_TRUNCATED. To be reverted after Helix release.Karlson2k
2014-11-25[libdvdread] - add patch for fixing partial reads in file_read - also ↵Memphiz
upstreamed for inclusion - patch by karlson2k
2014-11-25[libdvdread] - fix partial reads in file_read - fixes iso playback on ios ↵Memphiz
(which doesn't use libdvdcss and therefore hits this bug)
2014-11-25[release] bump to 14.0 rc1Martijn Kaijser
2014-11-25Merge pull request #5811 from MartijnKaijser/14.0b514.0b5-HelixMartijn Kaijser
[release] bump to 14.0 beta5
2014-11-25Merge pull request #5806 from Memphiz/fixisocrashMartijn Kaijser
[libdvdread] - fix out of bound access when playing some iso files
2014-11-25Merge pull request #5810 from tamland/revert-5764jenkins4kodi
2014-11-25FIX: [droid] aarch64 is always neon-enabledChris "Koying" Browet
2014-11-25FIX: [sqlite] fix sqlite when built in 32bits and executed on 64bitsChris "Koying" Browet
2014-11-25Revert "jobs: fixed segmentation fault when thumbnail loader abort"Thomas Amland
This reverts commit eb99f7cdc7ef1cd3b707b7b5e788a0dbb2f8189a. Causes deadlock
2014-11-25Merge pull request #5803 from koying/fixamltransparencyChris Browet
FIX: [aml] no video on newer aml sdk
2014-11-24[libdvdread] - fix out of bound access when playing some iso filesMemphiz