Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-07 | [release] bump version to beta3 | Martijn Kaijser | |
2012-12-07 | [cec] libCEC 2.0.5 with fixed build flags | Lars Op den Kamp | |
2012-12-06 | Merge pull request #1896 from opdenkamp/pvr-addons-b3 | Lars Op den Kamp | |
[pvr] bump add-ons to d3671def0a4bd826f1fc29d18f5618e6ed4fc068 | |||
2012-12-06 | [pvr] bump add-ons to d3671def0a4bd826f1fc29d18f5618e6ed4fc068 | Lars Op den Kamp | |
2012-12-06 | [droid] exclude non-compatible addons from packaging | Cory Fields | |
2012-12-06 | [cec] bump libCEC to 2.0.5 | Lars Op den Kamp | |
2012-12-02 | [osx] fixed dmg background images, thx amet | davilla | |
2012-12-01 | Merge pull request #1874 from MartijnKaijser/beta2_tagFrodo_beta2 | davilla | |
[release] bump version to beta2 | |||
2012-12-02 | [droid] fix typo in last commit | Cory Fields | |
2012-12-01 | [droid] rub some cheetah-blood on the droid | Cory Fields | |
2012-12-01 | [droid] make it clear that the slow startup only happens once | Cory 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 now | Cory Fields | |
2012-12-02 | [osx] bump xbmc-pvr-addons | Lars Op den Kamp | |
2012-12-02 | [droid] pvr: bump to 1.6 and enable all addons | Cory Fields | |
2012-12-02 | [release] bump version to beta2 | Martijn Kaijser | |
2012-12-01 | [osx/ios] pvr: bump to 1.6 | davilla | |
2012-12-01 | [droid] whoops, add the missing patch from the last commit | Cory Fields | |
2012-12-01 | [droid] pvr: bump to 1.6 and enable all addons | Cory 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-01 | Merge pull request #1871 from amet/screensavers | davilla | |
[fix] Screensavers on OSX | |||
2012-12-01 | bump SDL_image to 1.2.12 | amet | |
2012-12-01 | [fix] build screensavers on osx | amet | |
2012-12-01 | bump libpng to 1.5.13 | amet | |
2012-11-29 | [droid] fix libtool system link order | Cory 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 color | Chris "Koying" Browet | |
2012-11-29 | [droid] use main splash png | Chris "koying" Browet | |
2012-11-29 | [droid] remove obsolete stubs | Chris "Koying" Browet | |
2012-11-29 | [droid] Do not show any ui if pre-checks are OK | Chris "Koying" Browet | |
2012-11-29 | ADD: [droid] Splashscreen while caching assets | Chris "koying" Browet | |
2012-11-16 | [aml/droid] build static build-side pcre | Cory Fields | |
This way a 2nd 'make' works without LD_LIBRARY_PATH tricks | |||
2012-11-13 | Bump XBMC version for beta1 release | Martijn 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-11 | FIX: [droid] Remove .git dirs from apk | Chris "Koying" Browet | |
2012-11-10 | bump 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-10 | bump 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-10 | bump darwin and android xbmc-pvr-addons dep to git rev ↵ | Lars Op den Kamp | |
4e24ae699004e7bcf4e3beafa2e2bc13456c2e0c | |||
2012-11-07 | Merge pull request #1688 from Memphiz/libusb | Arne Morten Kvarving | |
[droid] - activate usb peripherals available | |||
2012-11-02 | Merge pull request #1707 from Pulse-Eight/libcec2.0.3 | Lars Op den Kamp | |
bump to libCEC 2.0.3 | |||
2012-11-01 | [droid/depends] - add libusb to the buildsystem | Memphiz | |
2012-10-31 | Relative 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.3 | Lars 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/ios | Lars Op den Kamp | |
2012-10-30 | [pvr] bump android and darwin pvr add-ons | Lars Op den Kamp | |
2012-10-28 | [darwin] - bump libcdio to latest 0.90 - fixes issues on mountain lion | Memphiz | |
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 leftover | Memphiz | |
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) |