Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-14 | [jenkins] - add buildsteps for raspberry pi | Memphiz | |
2013-11-14 | [jenkins] - use the common tarballs dir for linux32, and linux64 builds | Memphiz | |
2013-11-13 | [osx/sdl] - fix possible NPE - fixes #14676 | Tobias Hieta | |
2013-11-12 | [pvr] bump add-ons (missing stubs in nextpvr) | Lars Op den Kamp | |
2013-11-10 | Merge pull request #3604 from opdenkamp/api-1.9.0 | Lars Op den Kamp | |
pvr api bump | |||
2013-11-09 | FIX: [droid] package libbluray.so | Chris "Koying" Browet | |
2013-11-09 | FIX: [droid;python] implement hack to bypass locale not implemented in NDK | Chris "Koying" Browet | |
2013-11-09 | [pvr] bump add-ons | Lars Op den Kamp | |
2013-11-02 | Merge pull request #3543 from koying/fixdroidassets | Martijn Kaijser | |
FIX: [droid] cleanup assets before build and reinstall (possible fix for #14565) | |||
2013-11-02 | FIX: [droid] wrong path in gdb.setup | Chris "Koying" Browet | |
2013-11-01 | CHG: [depends] add missing ignores | S. Davilla | |
2013-11-01 | FIX: [droid] cleanup assets before build and reinstall (possible fix for #14565) | Chris "Koying" Browet | |
2013-11-01 | [depends] - bump libsdl-native and libsdl (target) to 1.2.15 and add the ↵ | Memphiz | |
mavericks compile patch on the top | |||
2013-10-31 | depends: fix anoying symlink failure if symlink already exists | S. Davilla | |
2013-10-31 | Merge pull request #3500 from MartijnKaijser/november | Martijn Kaijser | |
[release] version bump to 13.0 alpha10 as we start new merge window | |||
2013-10-30 | [pre-depends] - fix typo in m4 pre-depend | Memphiz | |
2013-10-26 | darwin: libshairplay, fixed build on 10.7.x with Xcode 4.6 | S. Davilla | |
2013-10-26 | darwin: fixed build on 10.7.x with Xcode 4.6 | S. Davilla | |
2013-10-26 | [osx] - fix compile after f90170a2605328f4d09b5d6de04d98885f12b3b4 | Memphiz | |
2013-10-25 | fixed runtime crash, disable gnutls, missing symbol on 10.6 boxes | S. Davilla | |
2013-10-25 | [ios/atv2/jenkins] - lower default iOS SDK from 4.3 to 4.2 - there is a flaw ↵ | Memphiz | |
in 4.3 (mismatch between runtime and headers) which leads to crashing on iOS < 4.3 when using mysql or smb. Gotham will be the last version with 4.2 SDK - and so iOS 4.2 support. | |||
2013-10-24 | [DROID]Added make clean to Android packaging | perpe | |
2013-10-23 | fixed, include missing change to -isystem from #3470 | S. Davilla | |
2013-10-23 | [release] version bump to 13.0 alpha10 as we start new merge window | Martijn Kaijser | |
2013-10-22 | Merge pull request #3437 from Memphiz/iossandbox | Memphiz | |
[iOS] - Adaptions for developing for XBMC on non-jailbroken devices | |||
2013-10-21 | Merge pull request #3463 from jimfcarroll/cleanup-control | Jim Carroll | |
Cleanup XBMCAddon::xbmcgui::Control class and related docs | |||
2013-10-21 | The codegenerator now handles dynamic typing (that SWIG alone could never ↵ | Jim Carroll | |
to) by using RTTI on the objects passed so that their concrete types, rather than their current static types, are considered correctly when being returned to python. This allows us to remove a lot of extraneous virtual methods from the Control parent class. Removed all of the extraneous methods at the parent level to handle the dynamic language concerns of returning a Control rather than a specific type. Added more documentation and removed some things that were only visible for reasons no longer viable. Hide show/close from python in WindowDialog since they are inherited from Window. Also added a simplistic hack for handling dynamically typed parameters to methods using an Alternative<T1,T2> template. The only better step would be full support of overridden methods. This allows the removal all of the explicit python code in the *.i files (with the exception of the rich compare _rcmp on the Action class). | |||
2013-10-20 | [cosmetic] Add documenting comments to the codegenerator template for ↵ | Jim Carroll | |
clarity. Also changed some things that were dynamically typed in groovy to static typing for clarity and safety. | |||
2013-10-20 | [fix] Update to groovy 2.1.7 should fix an old issue when importing classes ↵ | Jim Carroll | |
relative to the script's location and relative classpath references. | |||
2013-10-20 | Merge pull request #3470 from elupus/depends | Joakim Plate | |
depends: use -isystem instead of -I to add system includes | |||
2013-10-20 | depends: use -isystem instead of -I to add system includes | Joakim Plate | |
This avoids libs using already installed system headers when building themselves. | |||
2013-10-20 | FIX: [droid] (re-)fix sftp/ssh | Chris "Koying" Browet | |
2013-10-18 | fixed, depends was missing libcurl.pc because we selectively install only ↵ | S. Davilla | |
libcurl. Libcurl is selectively installed because the normal install will run a bunch of test assuming it is on the target box. In other words, curl configure is not cross-platform smart | |||
2013-10-17 | Merge pull request #3432 from koying/adddroidarchcheck | Memphiz | |
ADD: [droid] add check for proper native arch | |||
2013-10-16 | Merge pull request #3419 from amet/xcode5_fix | Memphiz | |
[osx/ios/atv2] Xcode5 fix | |||
2013-10-16 | [xcode5] add xcode5 to depends/configure and config.site | amet | |
2013-10-16 | [xcode5] fix afpfs build | amet | |
2013-10-16 | [xcode5] bump libgpg-error version | amet | |
2013-10-16 | [xcode5] fix libmpeg3 build | amet | |
2013-10-16 | [xcode5] fix libplist build | amet | |
2013-10-16 | overwrite existing pythonmodule-pil on depends make | amet | |
2013-10-16 | [xcode5] fix openssl build | amet | |
2013-10-16 | [xcode5] cmake fix build | amet | |
2013-10-16 | [xcode5] cmake fix build | amet | |
2013-10-16 | [ios] - if a dev sets a real code signing identity in the xcode project our ↵ | Memphiz | |
last buildstep will ensure that the whole app with all binaries is signed in a way that it can be deployed to unjailbroken devices (xcode itself misses alot during signing because it doesn't know the *.viz, *.pvr, *.so binaries ;) ). | |||
2013-10-16 | fixed, typo. I really need to stop crossing the beam... | davilla | |
2013-10-15 | ADD: [droid] add check for proper native arch | Chris "Koying" Browet | |
2013-10-15 | FIX: [stagefright] use the mirrors to host the android sources extract | Chris "Koying" Browet | |
2013-10-15 | osx: fixed build under 10.6.8 were memmem from libmicrohttpd collides with ↵ | S. Davilla | |
memmem in libgnutils | |||
2013-10-13 | Merge pull request #3410 from elupus/libass0.10.1 | Joakim Plate | |
libass: bump libass to 0.10.1 |