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
/
Makefile.in
Age
Commit message (
Expand
)
Author
2009-10-27
changed: Don't compile/link rar support when nonfree is disabled
althekiller
2009-10-20
cleanup: removed unneeded code (#7408)
vdrfan
2009-10-11
fixed: python wrapping for powerpc-linux and powerpc64-linux
beenje
2009-10-08
Fixed: Ticket #7269 Change libcmyth to be in the list of DYNOBJS as well so t...
dteirney
2009-10-07
fixed: Forgot OSX in the last commit. Sorry davilla ;)
althekiller
2009-10-07
fixed: Some weird linkage problem causing python to crash while
althekiller
2009-10-06
fixed: replace spaces by TAB in front of Goom command line
beenje
2009-10-06
fixed: do not build Goom if disabled (disabled by default ;))
vdrfan
2009-10-04
moved: XBMCTexXBT to a slightly less random collection of characters.
jmarshallnz
2009-10-03
fixed: Moved some files around to avoid circular symbol dependencies.
AlTheKiller
2009-10-02
changed: [LINUX] don't configure/build libvorbisfile, load system lib instead.
AlTheKiller
2009-10-02
changed: [LINUX] Don't configure or build libFLAC, load system .so.
AlTheKiller
2009-10-02
Removed: Don't build PAP'c AACCodec since it's no longer used.
AlTheKiller
2009-10-01
changed: remove usage of libmpcdec and replace with ffmpeg. as a bonus it bri...
spiff_
2009-09-28
fixed: compilation on OSX after 23209 (moved libsquish.a to libsquish-@ARCH@.a)
beenje
2009-09-28
fixed: missing separator in Makefile
vdrfan
2009-09-28
support DXT5 textures with a new texture bundle(r)
yuvalt
2009-09-23
step 3/4: Move linuxport to trunk. How'd I get roped into this?
AlTheKiller