aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2012-12-07[release] bump version to beta3Martijn Kaijser
2012-12-07[cec] libCEC 2.0.5 with fixed build flagsLars Op den Kamp
2012-12-06Merge pull request #1896 from opdenkamp/pvr-addons-b3Lars Op den Kamp
[pvr] bump add-ons to d3671def0a4bd826f1fc29d18f5618e6ed4fc068
2012-12-06[pvr] bump add-ons to d3671def0a4bd826f1fc29d18f5618e6ed4fc068Lars Op den Kamp
2012-12-06[droid] exclude non-compatible addons from packagingCory Fields
2012-12-06[cec] bump libCEC to 2.0.5Lars Op den Kamp
2012-12-02[osx] fixed dmg background images, thx ametdavilla
2012-12-01Merge pull request #1874 from MartijnKaijser/beta2_tagFrodo_beta2davilla
[release] bump version to beta2
2012-12-02[droid] fix typo in last commitCory Fields
2012-12-01[droid] rub some cheetah-blood on the droidCory Fields
2012-12-01[droid] make it clear that the slow startup only happens onceCory Fields
TODO: - Strings i18n - Add a message for the cases where we re-cache - Re-add the native unzip to speed things up
2012-12-01[droid] revert part of 742197f since it's upstream nowCory Fields
2012-12-02[osx] bump xbmc-pvr-addonsLars Op den Kamp
2012-12-02[droid] pvr: bump to 1.6 and enable all addonsCory Fields
2012-12-02[release] bump version to beta2Martijn Kaijser
2012-12-01[osx/ios] pvr: bump to 1.6davilla
2012-12-01[droid] whoops, add the missing patch from the last commitCory Fields
2012-12-01[droid] pvr: bump to 1.6 and enable all addonsCory Fields
This also contains a patch that is PR99 in the xbmc-pvr tree, that is not vetted enough for inclusion yet, but is safe for android. This patch should be removed once the PR goes in upstream.
2012-12-01Merge pull request #1871 from amet/screensaversdavilla
[fix] Screensavers on OSX
2012-12-01bump SDL_image to 1.2.12amet
2012-12-01[fix] build screensavers on osxamet
2012-12-01bump libpng to 1.5.13amet
2012-11-29[droid] fix libtool system link orderCory Fields
Libtool runs some checks internally, then sets the link order for toolchain libs like libc/libm/libstdc++/libdl/etc. When using libcrystax, in order to link correctly and pick up all symbols, -lstdc++ MUST come before -lcrystax, because libstdc++ actually depends on libcrystax for locales, rtti, wchar_t, and a few other things. Libtool does not know about this dependency, so we must set it explicitly. This fixes runtime errors due to missing symbols when loading a lib linked by libtool, most commonly missing _CurrentRuneLocale.
2012-11-29[droid] splash: adjust progressbar colorChris "Koying" Browet
2012-11-29[droid] use main splash pngChris "koying" Browet
2012-11-29[droid] remove obsolete stubsChris "Koying" Browet
2012-11-29[droid] Do not show any ui if pre-checks are OKChris "Koying" Browet
2012-11-29ADD: [droid] Splashscreen while caching assetsChris "koying" Browet
2012-11-16[aml/droid] build static build-side pcreCory Fields
This way a 2nd 'make' works without LD_LIBRARY_PATH tricks
2012-11-13Bump XBMC version for beta1 releaseMartijn Kaijser
2012-11-12[fix] part2: occasionally on OSX the case insensitive filesystem confuses ↵Jim Carroll
the file path calculation when attempting to locate the template file. This change includes a last ditch effort to recover.
2012-11-12[fix] occasionally on OSX the case insensitive filesystem confuses the file ↵Jim Carroll
path calculation when attempting to locate the template file. This change includes a last ditch effort to recover.
2012-11-11FIX: [droid] Remove .git dirs from apkChris "Koying" Browet
2012-11-10bump darwin and android xbmc-pvr-adons dep to git rev ↵Lars Op den Kamp
ef09a31abc3e67778d91583dd05ce8455865b2d6. -Werror doesn't fly on android and os-x
2012-11-10bump darwin and android xbmc-pvr-adons dep to git rev ↵Lars Op den Kamp
4b2f68d153ca4118ac4b11f74b6f1b2d6d19352a. previous commit had unresolved symbols in the myth and dvbviewer add-ons, which are only built when configured to use system libs as deps (and darwin has this enabled)
2012-11-10bump darwin and android xbmc-pvr-addons dep to git rev ↵Lars Op den Kamp
4e24ae699004e7bcf4e3beafa2e2bc13456c2e0c
2012-11-07Merge pull request #1688 from Memphiz/libusbArne Morten Kvarving
[droid] - activate usb peripherals available
2012-11-02Merge pull request #1707 from Pulse-Eight/libcec2.0.3Lars Op den Kamp
bump to libCEC 2.0.3
2012-11-01[droid/depends] - add libusb to the buildsystemMemphiz
2012-10-31Relative paths to typemaps work from arbitrary locations now. As long as the ↵Jim Carroll
classpath is correct.
2012-10-31[cec] bump to libCEC 2.0.3Lars Op den Kamp
2012-10-30[afpfs-ng] - add patch for fixing some more spaghetti pointer arithmetic - ↵Memphiz
fixes afp on 64bit builds - also sync patches to lib/afpfs-ng (for building on linux)
2012-10-30[pvr] enable --enable-addons-with-dependencies for osx/iosLars Op den Kamp
2012-10-30[pvr] bump android and darwin pvr add-onsLars Op den Kamp
2012-10-28[darwin] - bump libcdio to latest 0.90 - fixes issues on mountain lionMemphiz
2012-10-22[ios] - fix compilation of ios by hammering darwin support into libcdio for ↵Memphiz
osx only - not ios
2012-10-21[fix] handle multiple entries on the knownapitypes feature line.Jim Carroll
2012-10-21[fix] fix the Helper for the codegenerator so that out conversions for api ↵Jim Carroll
classes don't require the actual xml node. This is required to support returning api types from other modules.
2012-10-21[cosmetic] - removed debug leftoverMemphiz
2012-10-21[osx] - fix dvd detection - libcdio for sdk 10.6 (our old autoconf gives ↵Memphiz
only "darwin" for $host_os - without version - so we just allow all in libcdio's configure)