summaryrefslogtreecommitdiff
path: root/package/xbmc
AgeCommit message (Collapse)Author
2014-09-11only use kodi, remove xbmcWaldemar Brodkorb
2014-09-04no extra incdir for boost requiredWaldemar Brodkorb
2014-08-27add some libraries needed for XBMC on Solidrun IMX6Waldemar Brodkorb
2014-08-26add some options for xbmcWaldemar Brodkorb
2014-08-25fix framebuffer support on solidrun-imxWaldemar Brodkorb
2014-08-19update to latest stable upstreamWaldemar Brodkorb
2014-07-12disable debug againWaldemar Brodkorb
2014-07-03add xbmc flavours, add afp support (has runtime issues)Waldemar Brodkorb
2014-07-01allow for uclibc/muslWaldemar Brodkorb
2014-06-27use internal static ffmpeg, it is optimized for rpiWaldemar Brodkorb
2014-06-25add support for hifiberry from Openelec gitWaldemar Brodkorb
2014-06-21s/TOPDIR/ADK_TOPDIR/Waldemar Brodkorb
to avoid namespace collisions in some packages, rename TOPDIR. Sorry you need to make cleandir && make prereq && make
2014-06-19compile autotool stuff, bison and flex by defaultWaldemar Brodkorb
2014-06-17fix xbmc buildWaldemar Brodkorb
2014-06-16update to 13.1Waldemar Brodkorb
2014-06-12update to latest upstream version, rename to lowercaseWaldemar Brodkorb
2014-06-02fix build for x86 targetsWaldemar Brodkorb
2014-05-29resolve merge conflictWaldemar Brodkorb
2014-05-28update to rc1Waldemar Brodkorb
2014-05-27xbmc checks for unzip/zipWaldemar Brodkorb
2014-05-24remove PKG_NEED_CXXWaldemar Brodkorb
2014-05-24cleanup host tools cflags, disable debug symbols and optimization for speedupWaldemar Brodkorb
2014-05-23always build c++ compilerWaldemar Brodkorb
2014-05-18you don't need external omxplayer packageWaldemar Brodkorb
2014-05-10fix some cross-compile errors on debian7Waldemar Brodkorb
2014-05-07update to latest stable versionWaldemar Brodkorb
2014-05-05fix compile when autopoint missingWaldemar Brodkorb
2014-05-04simplify add_rcconfWaldemar Brodkorb
2014-05-04automatic dæmonising of servicesThorsten Glaser
2014-05-03update to gotham rc1, fix Darwin cross problemsWaldemar Brodkorb
2014-05-03more flexible list of files to ignore when doing update-patchesThorsten Glaser
e.g. for use with autoconf, but also for build-time generated files that are part of the distfile Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2014-04-14update to latest bootloader, userland and kernel for rpiWaldemar Brodkorb
2014-03-24explicitely enable libcecWaldemar Brodkorb
2014-03-10rename STAGING_DIR to STAGING_TARGET_DIR, since ADK_NATIVE is gone, there is ↵Waldemar Brodkorb
no difference
2014-03-02goodbye eglibc, see my blog http://blog.waldemar-brodkorb.de/Waldemar Brodkorb
2014-02-28disable for muslWaldemar Brodkorb
2014-02-18disable avahiWaldemar Brodkorb
2014-02-03fix audio playing of mp3 with embedded artworkWaldemar Brodkorb
2014-01-31update taglib, enable midi supportWaldemar Brodkorb
2014-01-31add missing source filesWaldemar Brodkorb
2014-01-31explicitely enable vorbis/lameWaldemar Brodkorb
2014-01-29fix xbmc compile under DarwinWaldemar Brodkorb
2014-01-22fix patchingWaldemar Brodkorb
2014-01-15fix xbmc youtube addon, now plays fine. python2-sqlite needed, and bios ↵Waldemar Brodkorb
param start_x=1
2014-01-14implement simple shutdown for xbmc via reboot/poweroffWaldemar Brodkorb
2014-01-13enable xbmc for ibmx40+musl, add system specific dependency for ↵Waldemar Brodkorb
pkgmaker/depmaker, port eudev and rework systemd package (not ready)
2014-01-10update omxplayer, fix compile of xbmc after boost updateWaldemar Brodkorb
2014-01-08update xbmc, add startup script, use /data ext4 rw for xbmc adddons and stuffWaldemar Brodkorb
2014-01-06delete jpeg, use libjpeg-turboWaldemar Brodkorb
2013-12-17Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb