Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-20 | [linux] fix crashlog generation | wsnipex | |
2015-07-15 | Merge pull request #7392 from uNiversaI/typos | Martijn Kaijser | |
[cosmetics] some cleanup on spelling/capitalisation & xbmc -> kodi | |||
2015-07-12 | Merge pull request #7193 from marcuswanner/master | Martijn Kaijser | |
Make kodi-send.py cwd-independent. | |||
2015-07-11 | FIXUP: [droid;obb] be sure the obb dir exists | Chris "Koying" Browet | |
2015-07-10 | FIX: [droid] manually download obb if store failed | Chris Browet | |
2015-07-09 | Merge pull request #7415 from fritsch/ffmpeg-bump-27-master | Peter Frühberger | |
Ffmpeg bump 27 master | |||
2015-07-08 | [cleanup] remove slingbox | Stefan Saraev | |
2015-07-06 | [ffmpeg/osx] - add --disable-securetransport to configure to prevent linkage ↵ | Memphiz | |
against libsecurity_ssl (gnutls provides the functionality - but ffmpeg autodetect fails and tries to do it the appl/libsecurity_ssl way) | |||
2015-07-06 | [depends+win32/shairplay] - bump libshairplay to current master (contains ↵ | Memphiz | |
png coverart support, dacp remote control support, progress support) - also drop all patches because there were upstreamed 100% | |||
2015-07-06 | [cosmetics] some cleanup on spelling/capitalisation & xbmc -> kodi | uNiversaI | |
2015-07-05 | FFmpeg: Bump to version 2.7.1 | fritsch | |
2015-07-04 | Merge pull request #6834 from jediry/specify_download_mirror | Martijn Kaijser | |
Specify download mirror for libs | |||
2015-07-01 | [libplatform] Bump to 1.0.10 | h.udo | |
2015-06-28 | FIX: [droid] fix volume handling | Chris "Koying" Browet | |
2015-06-27 | FIX: [droid] prevent the os restarting us for "screenlayout" and "screensize" | Chris "Koying" Browet | |
2015-06-27 | FIX: [droid] fix crash when restarted by system | Chris "Koying" Browet | |
2015-06-21 | FIX: [droid] harden MigrateUserData | Chris "Koying" Browet | |
2015-06-14 | Merge pull request #7274 from koying/fixdroidaudiofocus | Martijn Kaijser | |
FIX: [droid] proper audio focus management | |||
2015-06-14 | FIX: [droid] proper audio focus management | Chris "Koying" Browet | |
2015-06-13 | ADD: [droid] standard refreshrate switcher (>= api 21) | Chris "Koying" Browet | |
All credit to @anssih | |||
2015-06-08 | Improve Win32 build/download scripts. This change adds support for | Ryan Saunders | |
a KODI_MIRROR environment variable which, if set, overrides the default mirror URL of http://mirrors.kodi.tv. In the event that a package download fails, DownloadBuildDeps.bat will now suggest that the user manually choose an alternate mirror and re-run. Also, this change improves the download scripts in several ways. get_formed.cmd now reports failed package downloads at the end, and DownloadBuildDeps.bat, DownloadMingwBuildEnv.bat and make-mingwlibs.bat all support being run from an arbitrary directory (e.g., c:\kodi> project\BuildDependencies\DownloadBuildDeps.bat). | |||
2015-06-02 | FIX: [droid] re-establish immersive mode if it was reset | Chris "Koying" Browet | |
2015-05-26 | [depends] fix Xrandr pkg-config includes on linux | wsnipex | |
2015-05-26 | tools/depends/target/Makefile: add links to X RandR pkg-config files | Max Kellermann | |
According to my first attempt at https://github.com/xbmc/xbmc/pull/7062, the Jenkins build has failed because the build machine could not locate the xrandr development files. I was told to add links to the X RandR pkg-config files. I have not tested this commit, but I hope Jenkins will work now. | |||
2015-05-25 | Make kodi-send.py cwd-independent. | Marcus Wanner | |
2015-05-25 | [droid] Bump targetSdkVersion to Android 5.1 (API 22) | Martijn Kaijser | |
2015-05-23 | Merge pull request #6757 from popcornmix/alsalib | Martijn Kaijser | |
alsalib: Build with enable-shared | |||
2015-05-16 | Merge pull request #7138 from FernetMenta/ffmpeg | Martijn Kaijser | |
ffmpeg: fix 8ch audio conversion on Windows | |||
2015-05-16 | [depends] fix (lib)platform build | wsnipex | |
do not include binary addon specific Makefiles. This partially reverts 4414d89da0f04a4898543db008b354da62721c7d | |||
2015-05-15 | Merge pull request #7069 from wsnipex/platform | Martijn Kaijser | |
[cmake] add libplatform to kodi-platform depends | |||
2015-05-14 | ffmpeg: fix 8ch audio conversion on Windows | Rainer Hochecker | |
2015-05-13 | bump libplatform to 1.0.9 and include xbmc-addons.include when building it ↵ | Lars Op den Kamp | |
in depends | |||
2015-05-11 | [jenkins] - make building of binary addons verbose for getting more compelte ↵ | Memphiz | |
build output | |||
2015-05-09 | OS X Kodi.app script target transformed into a real app bundle target | Hofi | |
The goal was to create a bundled target that can be started and debugged from Xcode just like the standalone Kodi binary. Kept all of the 4 original build script steps, so the build process itself does not changed at all, only the following changes made: - XBMC_DEPENDS added to App-OSX.xcconfig common config file instead of defining per target - otool -L calls replaced by otool -LX to eliminate the first summary line from the output result, that could cause the parsing of the result fail | |||
2015-05-03 | [cec] bump to libCEC 3.0.0 | Lars Op den Kamp | |
2015-04-28 | [droid;packagaing] Remove non-relevant comment | Brandon McAnsh | |
* https://github.com/xbmc/xbmc/commit/e2ee1f12392ab9c03e4b908dac8ca627230e2fc7 bumped the API minimum to 17; NativeActivity was introduced before API 17. | |||
2015-04-18 | Merge pull request #6557 from tamland/uisound_addons | tamland | |
UI sounds addons | |||
2015-04-18 | Merge pull request #6889 from koying/chgdroidvolume | jenkins4kodi | |
2015-04-15 | Merge pull request #6892 from Karlson2k/mhd_upd_03 | jenkins4kodi | |
2015-04-15 | [jenkins/win32] - enable webserver unit tests | Memphiz | |
2015-04-14 | android: Fix the readme to reflect the changes to bump SDK to 17 | dhacker29 | |
The ndk toolchains are now in /android-17 so if someone was new to compiling and strictly followed the readme they would end up with and invalid path for the ndk toolchain when doing ./configure. | |||
2015-04-14 | [depends] Update libmicrohttpd to SVN 35533. Should resolve WebServer ↵ | Karlson2k | |
shutdown issue. | |||
2015-04-12 | ffmpeg: bump to 2.6.2 | Rainer Hochecker | |
2015-04-11 | [depends/libffi] - pass the "don't use std asm" only to the CCASFLAGS - ↵ | Memphiz | |
fixes configure failing to detect working c compiler in xcode6.3 | |||
2015-04-11 | [depends/nettle] - disable build of testsuite (doesn't compile with clang ↵ | Memphiz | |
from xcode6.3) | |||
2015-04-11 | CHG: [droid] let the system handle volume | Chris "Koying" Browet | |
2015-04-10 | [rbp] tools: only use sudo if we have it on the system | Sam Nazarko | |
Signed-off-by: Sam Nazarko <email@samnazarko.co.uk> | |||
2015-04-08 | Merge pull request #5013 from taxigps/ass_position | Rainer Hochecker | |
use subtitle settings to set ASS/SSA subtitles position | |||
2015-04-07 | bump libass to version 0.12.1 | taxigps | |
2015-04-06 | FIX: actually remove excluded addons | Chris "Koying" Browet | |