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-08-03
changed: compile libapetag with configure cc/cxx
spiff_
2010-08-03
changed: compile projectm with configured cc/cxx
spiff_
2010-08-03
changed: compile libid3tag with configured cc/cxx
spiff_
2010-08-03
changed: compile libdvdcss with configured cc/cxx
spiff_
2010-08-03
changed: compile libcpluff with configured cc/cxx
spiff_
2010-08-03
changed: use configured cc/cxx to compile rsxs
spiff_
2010-08-01
Don't do anything with XB_CONFIG_MODULE when not building for apple host.
ceros7
2010-07-30
fixed: removed now deleted libbdnav from build system
elupus
2010-07-28
fixed: configure when some libraries are not in runtime-searched directories
anssih
2010-07-28
Revert "Fix check for librtmp." and "Make librtmp optional again."
anssih
2010-07-27
added: support for using libbluray to play bdmv files (index.bdmv or *.mpls)
elupus
2010-07-27
Make librtmp optional again.
ceros7
2010-07-27
Fix check for librtmp.
ceros7
2010-07-24
fixed: Apply #9554 (fix recursive configure for cross compile) (thanks koenkooi)
althekiller
2010-07-21
[OSX] fixed libfaad problem on ppc - force -O3 (doesn't like -O2...)
beenje
2010-07-20
fixed: use proper soname for loading librtmp on linux
anssih
2010-07-20
fixed: configure not displaying the message if VDPAU not found but enabled
anssih
2010-07-20
added: configure option for rtmp support
anssih
2010-07-17
cosmetic: Move comment to closer to where the test actually happens
althekiller
2010-07-17
Changed: Move crystalhd soname test before libversion test.
althekiller
2010-07-17
Changed: xb_find_soname macro shouldn't error on optional features, disable t...
althekiller
2010-07-16
changed: don't pass along our junk CFLAGS to ffmpeg build, only pass anything...
elupus
2010-07-14
[omx] fix path for tegra L4T OpenMax, thanks Dawgmatix for finding
davilla
2010-07-14
Revert "quick and dirty removal of libfaad from configure. needs a proper fix...
theuni
2010-07-14
changed: dumped libvpx in favor of ffmpeg's native vp8 decoder. Will need som...
theuni
2010-07-14
quick and dirty removal of libfaad from configure. needs a proper fix. this s...
theuni
2010-07-14
fixed: symbol versioning problem introduced by ffmpeg 591f4c038c71198f35b970b...
theuni
2010-07-12
changed: use pkgconfig to find ffmpeg libs (fixes ticket #9340)
anssih
2010-07-11
fixed: quote AC_INIT() arguments properly
anssih
2010-07-11
fixed: use proper soname for loading crystalhd on linux
anssih
2010-06-20
[chd] add new/old detection for libcrystalhd
davilla
2010-06-19
added: use our $CC for python compile
spiff_
2010-06-18
[osx] fixed, libvpx usage by internal FFmpeg
davilla
2010-06-17
changed. switch from internal to system librtmp
davilla
2010-06-17
fixed: VAAPI decoder was unavailable due to undefined HAVE_ macro
althekiller
2010-06-13
fixed: Don't link libva if we don't have libva-glx.
althekiller
2010-06-12
[osx] 1) remove ARCH_DEFINES usage, it's redundent, 2) libmodplug-xxx.so was ...
davilla
2010-06-11
[osx] changed, -frameworks belongs in LIBS
davilla
2010-06-09
fixed, name changed to libcrystalhd
davilla
2010-06-08
fixed: cpluff needs LDFLAGS on OSX
althekiller
2010-06-08
fixed: POSIX feature test macros should be passed to all of the crap we build
althekiller
2010-06-08
fixed: OSX clean up passing of C/CXXFLAGS to subproject configures
althekiller
2010-06-08
fixed: LINUX clean up passing of C/CXXFLAGS to subproject configures
althekiller
2010-06-08
fixed: lva is required to test lva-glx, so test lva first.
althekiller
2010-06-08
fixed: debug and optim cflags should be passed to all lib tests and crap we b...
althekiller
2010-06-08
fixed: POSIX feature test macros should be passed to all of the crap we build
althekiller
2010-06-08
added: configure option for specifying default LIRC device
anssih
2010-06-08
added: webm support through libvpx
spiff_
2010-06-07
fixed: do not build internal libdts/liba52 if disabled (ticket #9277)
anssih
2010-05-31
fixed: linux build
vdrfan
[next]