index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.in
Age
Commit message (
Expand
)
Author
2010-04-07
fixed, you really want HAVE_LIBVA and not HAVE_LIBVA____
davilla
2010-04-06
fixed: need to link va-glx aswell
elupus
2010-04-06
fixed: typo in configure for vaapi
elupus
2010-04-06
better configure
elupus
2010-04-06
added: check for vaapi at configure time
elupus
2010-03-30
added: Cross compile options from #7392 (patches 010,111-123) (thx openelec.tv)
althekiller
2010-03-26
Revert "wip"
alcoheca
2010-03-26
remove configure of old cpluff
davilla
2010-03-26
[osx] sync with osx
davilla
2010-03-26
disable native language support for cpluff
alcoheca
2010-03-26
wip
alcoheca
2010-03-26
build libcpluff, will be dlloaded from system
alcoheca
2010-03-26
Use an auxilary directory for build tools and ensure they're not placed in re...
ceros7
2010-03-26
Add .dummy to list of files to should be removed by make distclean.
ceros7
2010-03-26
Use AM_INIT_AUTOMAKE([foreign]) instead of AM_INIT_AUTOMAKE. Takes out the ne...
ceros7
2010-03-26
Use AM_INIT_AUTOMAKE to install config.guess and config.sub.
ceros7
2010-03-26
Don't attempt to update config.guess and config.sub anymore.
ceros7
2010-03-26
Fix Trac 9012. Leave config.guess and config.sub installed.
ceros7
2010-03-26
Automatically install config.guess and config.sub from configure script if not
ceros7
2010-03-21
updated: ffmpeg to r22614. due to heavy restructuring, the threaded cabac pat...
spiff_
2010-03-18
cosmetic/tidyup move all addon classes to /xbmc/addons/
alcoheca
2010-03-12
[osx] fixed, force python suffix to .exe for building on case sensitive file ...
davilla
2010-03-06
changed: check for sftp_tell64 in libssh, as we don't support version that is...
elupus
2010-02-28
Initial SFTP VFS
topfs2
2010-02-16
[osx] 1) fixed #8490, detect arch type properly for 10.6 so build works with ...
davilla
2010-02-16
changed: updated xbmc.org related urls to reflect latest website changes
vdrfan
2010-02-15
fixed: only check for system lib modplug on linux
vdrfan
2010-02-15
added: new linux build dependency libmodplug to build system and readme files
vdrfan
2010-02-15
fixed: Load libmodplug only when we need to.
althekiller
2010-02-15
Enabled ADTS muxer in ffmpeg for AAC passthrough support
gnif2
2010-02-15
[osx] enable new webserver in osx build
davilla
2010-02-14
fixed: Don't set our feature macros with configure.
althekiller
2010-02-14
[osx] fixed make xcode_depends
davilla
2010-02-14
Merge commit 'origin/jsonrpc' into trunk
topfs2
2010-02-11
fixed: typo
spiff_
2010-02-11
fixed: Passing *FLAGS etc. to configure, because xbmc Makefile's pick up *FLA...
spiff_
2010-02-11
changed: pass top-level configure flags to projectm. thanks to fiveisalive
spiff_
2010-02-11
changed: pass top level configure flags to rsxs config. thanks to fiveisalive
spiff_
2010-02-11
Revert "Added detection of libfaad.so.X for Debian"
gnif2
2010-02-11
Revert "Fixed missing HAVE_LIBFAAD define "
gnif2
2010-02-11
Fixed issue with Arch linux autoconf overriding our explcit define of libfaad...
gnif2
2010-02-10
Fixed missing HAVE_LIBFAAD define
gnif2
2010-02-10
Added detection of libfaad.so.X for Debian
gnif2
2010-02-06
fixed: configure would hang forever when using a pure git repo
theuni
2010-01-29
Enables AC3 and AAC encoders in ffmpeg
gnif2
2010-01-28
Added ffmpeg request_channel_layout and ffmpeg_request_channels
gnif2
2010-01-28
Added configure switches for deprecated liba52 and libdts decoders
gnif2
2010-01-27
revert: r27221 - cleanup: removed obsolete linux build dependency and include
vdrfan
2010-01-27
cleanup: removed obsolete linux build dependency and include
vdrfan
2010-01-26
[linux]fixed: add missing libvorbisenc check from r27184
MaestroDD
[next]