aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2014-10-16[osx/preflight] - add allowsharing tag to non-root default sourcesMemphiz
2014-10-14[linux] don't call glxinfo or xdpyinfo when X11 or GL support was disabled ↵wsnipex
(fixes #15442)
2014-10-05FFMPEG: Bump to version 2.4.2fritsch
2014-10-01Improve portabilityMaarten Bezemer
2014-09-23Merge pull request #5258 from koying/droidsplashMartijn Kaijser
CHG: [droid] Splash.java: check sdcard readyness + refactor
2014-09-23Merge pull request #5286 from Karlson2k/iconv_upd_14Tobias Arrskog
[depends] Update libiconv to 1.14
2014-09-18Merge pull request #5314 from ronie/re-focusMartijn Kaijser
replace skin.touched with skin.re-touched
2014-09-16ffmpeg: adapt win32 dlls to major versions of 2.4Rainer Hochecker
2014-09-16ffmpeg: bump to 2.4Rainer Hochecker
2014-09-15Merge pull request #5185 from MartijnKaijser/win32_rebrandMartijn Kaijser
[win32] Rebrand win32 BuildSetup and installer files
2014-09-14Merge pull request #5355 from popcornmix/pi_alsaMartijn Kaijser
[rbp] Allow ALSA to be chosen in addition to Pi sink
2014-09-13[jenkins] - check if skin.touched exists before trying to remove it - fixes ↵Memphiz
build when depends have changed (and removed the dir during git clean phase)
2014-09-13Merge pull request #5323 from Matricom/splashoverlapfixMartijn Kaijser
Android: Splash: Fix progressbar/text overlap
2014-09-13[win32] rename %XBMC_PATH% from download deps to %APP_PATH%Martijn Kaijser
2014-09-10[rbp] Allow ALSA to be chosen in addition to Pi sinkpopcornmix
Needs --enable-alsa in ./configure step and alsa support on platform
2014-09-04Android: Splash: Fix progressbar/text overlapBrandon McAnsh
Signed-off-by: Brandon McAnsh <brandonm@matricom.net>
2014-09-04[PVR] bump add-onsLars Op den Kamp
2014-08-31Merge pull request #4235 from bavison/sqlite3080301Martijn Kaijser
Move to SQLite 3080600 (aka 3.8.6)
2014-08-30FIX: [droid] re-add default joystick keymapChris "Koying" Browet
2014-08-28[win32/jenkins] - add parallel compile for pvr addons and use 1.5 * cpu ↵Memphiz
count for make
2014-08-26use generic names to make it easier to switch to a new touch skin in the futureronie
2014-08-26replace skin.touched with skin.re-touchedronie
2014-08-26[posix] Update libiconv to 1.14Karlson2k
2014-08-22CHG: [droid] Splash.java: check sdcard readyness + refactorChris "Koying" Browet
2014-08-21[jenkins] - when cleaning the tree because of changed depends - ensure toMemphiz
also clean any git repositories that might have been checked out in depends - should fix building of android when depends change
2014-08-19This new version of SQLite offers significant speed improvements in myBen Avison
testing. For example, the time it takes to issue SELECT * FROM tvshowview GROUP BY tvshowview.idShow (the first time the TV Shows library is opened) with 344 TV shows on a non-overclocked Raspberry Pi changed as follows. Times are in seconds: Before After Mean StdDev Mean StdDev Confidence Change Time 2935.6 6.2 2774.1 38.3 100.0% +5.8%
2014-08-19Merge pull request #5190 from koying/fixdroidkbdtouchChris Browet
FIX: [droid] fixup preventing closing when removing keyboard with touchpad
2014-08-18[atv2/packaging] - fix cp error when installing on old ios4.2 versionsMemphiz
2014-08-16[win32] rename and generalise packaging folders. also simplify NSIS ↵Martijn Kaijser
installer to match package folders
2014-08-16Merge pull request #5206 from fritsch/ffmpeg-2.3.2Martijn Kaijser
FFmpeg: Bump to version 2.3.2
2014-08-14[jenkins] - change to workspace before trying to checkout the submodule - ↵Memphiz
might fix the latest jenkins issues
2014-08-12FFmpeg: Bump to version 2.3.2fritsch
2014-08-12Merge pull request #5196 from Memphiz/jenkinssubmodulesMemphiz
[jenkins] - for ios, droid-arm, droid-x86 rm and init/fetch the touched ...
2014-08-12[win32] [jenkins] for win32 rm and init/fetch the touched skin submodule (as ↵Karlson2k
jenkins just fails to do it right)
2014-08-11Merge pull request #5175 from MartijnKaijser/appnameMartijn Kaijser
Make it easier to rebrand from a single file
2014-08-11[jenkins] - for ios, droid-arm, droid-x86 rm and init/fetch the touched skin ↵Memphiz
submodule (as jenkins just fails to do it right)
2014-08-11Merge pull request #5083 from anssih/android/tvAnssi Hannula
[android] Initial Android TV support
2014-08-10FIX: [droid] fixup preventing closing when removing keyboard with touchpadChris "Koying" Browet
2014-08-10[win32] create executable ProductName/CompanyName properties from version.txtMartijn Kaijser
2014-08-10[configure] use central version.txt file to store Kodi name, and add it to ↵Martijn Kaijser
GuiInfoManager
2014-08-09Merge pull request #5105 from fritsch/removecrystalhdMartijn Kaijser
Removecrystalhd
2014-08-07Merge pull request #5109 from Kuci/masterjmarshallnz
Improvements in Android building process
2014-08-06Multiple improvements and fixes in Android build processKuci
Fix verification of Android SDK path $ANDROID_SDK/tools/zipalign no longer exists, so it is a better idea to check for $ANDROID_SDK/tools/android. tools/android/packaging/Makefile: Fix appt, dx and zipalign paths These executables have been moved to the build tools. Get build tools paths in configure rather than in Makefile Check $ANDROID_HOME/platform-tools for build tools too Check $ANDROID_HOME/tools for build tools too
2014-08-02[win32] binary addons: integrate DEPENDS_TO_BUILD parametermontellese
2014-08-01Merge pull request #5047 from FernetMenta/ffmpegMartijn Kaijser
ffmpeg: bump to 2.3.1
2014-08-01Merge pull request #5014 from Montellese/binary_addonsSascha Montellese
cmake: common addons depends buildsystem
2014-08-01Merge pull request #5119 from scarecrow420/pvr_latestMartijn Kaijser
[pvr] bump add-ons
2014-08-01Merge pull request #5085 from veger/command-exists-posixWolfgang Schupp
[linux] Make checking for command existence more consistent and POSIX compatible
2014-07-31[pvr] bump add-onsRyan Gribble
2014-07-31[depends/gas-preprocessor] - bump gas to ↵Memphiz
https://git.libav.org/?p=gas-preprocessor.git;a=commit;h=03e23216b7e657fdf202befc129ca94cd582c253 - needed for ffmpeg2.3 compilation on ios