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
/
tools
Age
Commit message (
Expand
)
Author
2009-10-04
fixed: Cleaned up the DDSImage stuff so it can use our VFS.
jmarshallnz
2009-10-04
added: MakeDDS win32 target for conversion to .DDS format (DXT1 or DXT5) for ...
jmarshallnz
2009-10-04
changed: Win32 PM3/PM3.HD build scripts to use TexturePacker rather than XBMC...
jmarshallnz
2009-10-04
fixed: renamed XBMCTexXBT binary to match
theuni
2009-10-04
moved: XBMCTexXBT to a slightly less random collection of characters.
jmarshallnz
2009-10-04
fixed: Make sure we allocate enough space for compression in lzo in the case ...
jmarshallnz
2009-10-04
grrr
davilla
2009-10-04
we want -llzo and not -llzo2 here
davilla
2009-10-03
fixed: linux build
vdrfan
2009-10-03
fixed: Win32 build.
jmarshallnz
2009-10-03
added: lzo compression to .xbt creation.
jmarshallnz
2009-10-03
fixed: properly print unpackedSize (uint64_t) when creating XBT bundle
beenje
2009-10-03
added: Support for ARGB, DXT1 and DXT3 in textures in .xbt files.
jmarshallnz
2009-10-02
now handles combinations of V1, V2, grub-legacy and grub2
lcapriotti
2009-09-30
I wish grub2 docs would be more exaustive these days...
lcapriotti
2009-09-29
fixed: Win32 build of the new texture packer.
jmarshallnz
2009-09-29
fix grub menu mangling
lcapriotti
2009-09-29
use permanent storage file as in V1
lcapriotti
2009-09-29
proper grub2 menu creation
lcapriotti
2009-09-28
fixed: compilation on OSX after 23209 (moved libsquish.a to libsquish-@ARCH@.a)
beenje
2009-09-28
fixed: LINUX build errors.
AlTheKiller
2009-09-28
typo in snapshot filename
lcapriotti
2009-09-28
cosmetics
lcapriotti
2009-09-28
initial support for grub2
lcapriotti
2009-09-28
support DXT5 textures with a new texture bundle(r)
yuvalt
2009-09-28
typo, tks topfs2
lcapriotti
2009-09-28
first version compatible with XBMCLive new boot media filesystem structure; r...
lcapriotti
2009-09-23
step 3/4: Move linuxport to trunk. How'd I get roped into this?
AlTheKiller