Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-16 | [osx/preflight] - add allowsharing tag to non-root default sources | Memphiz | |
2014-10-14 | [linux] don't call glxinfo or xdpyinfo when X11 or GL support was disabled ↵ | wsnipex | |
(fixes #15442) | |||
2014-10-05 | FFMPEG: Bump to version 2.4.2 | fritsch | |
2014-10-01 | Improve portability | Maarten Bezemer | |
2014-09-23 | Merge pull request #5258 from koying/droidsplash | Martijn Kaijser | |
CHG: [droid] Splash.java: check sdcard readyness + refactor | |||
2014-09-23 | Merge pull request #5286 from Karlson2k/iconv_upd_14 | Tobias Arrskog | |
[depends] Update libiconv to 1.14 | |||
2014-09-18 | Merge pull request #5314 from ronie/re-focus | Martijn Kaijser | |
replace skin.touched with skin.re-touched | |||
2014-09-16 | ffmpeg: adapt win32 dlls to major versions of 2.4 | Rainer Hochecker | |
2014-09-16 | ffmpeg: bump to 2.4 | Rainer Hochecker | |
2014-09-15 | Merge pull request #5185 from MartijnKaijser/win32_rebrand | Martijn Kaijser | |
[win32] Rebrand win32 BuildSetup and installer files | |||
2014-09-14 | Merge pull request #5355 from popcornmix/pi_alsa | Martijn 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-13 | Merge pull request #5323 from Matricom/splashoverlapfix | Martijn 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 sink | popcornmix | |
Needs --enable-alsa in ./configure step and alsa support on platform | |||
2014-09-04 | Android: Splash: Fix progressbar/text overlap | Brandon McAnsh | |
Signed-off-by: Brandon McAnsh <brandonm@matricom.net> | |||
2014-09-04 | [PVR] bump add-ons | Lars Op den Kamp | |
2014-08-31 | Merge pull request #4235 from bavison/sqlite3080301 | Martijn Kaijser | |
Move to SQLite 3080600 (aka 3.8.6) | |||
2014-08-30 | FIX: [droid] re-add default joystick keymap | Chris "Koying" Browet | |
2014-08-28 | [win32/jenkins] - add parallel compile for pvr addons and use 1.5 * cpu ↵ | Memphiz | |
count for make | |||
2014-08-26 | use generic names to make it easier to switch to a new touch skin in the future | ronie | |
2014-08-26 | replace skin.touched with skin.re-touched | ronie | |
2014-08-26 | [posix] Update libiconv to 1.14 | Karlson2k | |
2014-08-22 | CHG: [droid] Splash.java: check sdcard readyness + refactor | Chris "Koying" Browet | |
2014-08-21 | [jenkins] - when cleaning the tree because of changed depends - ensure to | Memphiz | |
also clean any git repositories that might have been checked out in depends - should fix building of android when depends change | |||
2014-08-19 | This new version of SQLite offers significant speed improvements in my | Ben 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-19 | Merge pull request #5190 from koying/fixdroidkbdtouch | Chris 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 versions | Memphiz | |
2014-08-16 | [win32] rename and generalise packaging folders. also simplify NSIS ↵ | Martijn Kaijser | |
installer to match package folders | |||
2014-08-16 | Merge pull request #5206 from fritsch/ffmpeg-2.3.2 | Martijn 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-12 | FFmpeg: Bump to version 2.3.2 | fritsch | |
2014-08-12 | Merge pull request #5196 from Memphiz/jenkinssubmodules | Memphiz | |
[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-11 | Merge pull request #5175 from MartijnKaijser/appname | Martijn 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-11 | Merge pull request #5083 from anssih/android/tv | Anssi Hannula | |
[android] Initial Android TV support | |||
2014-08-10 | FIX: [droid] fixup preventing closing when removing keyboard with touchpad | Chris "Koying" Browet | |
2014-08-10 | [win32] create executable ProductName/CompanyName properties from version.txt | Martijn Kaijser | |
2014-08-10 | [configure] use central version.txt file to store Kodi name, and add it to ↵ | Martijn Kaijser | |
GuiInfoManager | |||
2014-08-09 | Merge pull request #5105 from fritsch/removecrystalhd | Martijn Kaijser | |
Removecrystalhd | |||
2014-08-07 | Merge pull request #5109 from Kuci/master | jmarshallnz | |
Improvements in Android building process | |||
2014-08-06 | Multiple improvements and fixes in Android build process | Kuci | |
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 parameter | montellese | |
2014-08-01 | Merge pull request #5047 from FernetMenta/ffmpeg | Martijn Kaijser | |
ffmpeg: bump to 2.3.1 | |||
2014-08-01 | Merge pull request #5014 from Montellese/binary_addons | Sascha Montellese | |
cmake: common addons depends buildsystem | |||
2014-08-01 | Merge pull request #5119 from scarecrow420/pvr_latest | Martijn Kaijser | |
[pvr] bump add-ons | |||
2014-08-01 | Merge pull request #5085 from veger/command-exists-posix | Wolfgang Schupp | |
[linux] Make checking for command existence more consistent and POSIX compatible | |||
2014-07-31 | [pvr] bump add-ons | Ryan 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 |