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
/
TexturePacker
/
XBMCTex.cpp
Age
Commit message (
Expand
)
Author
2013-08-11
[cosmetic] update copyright headers
Martijn Kaijser
2013-06-05
fix build after 7b65508685ef7a6f3c16e9b341b2b71fafaa46b2, TexturePacker conve...
davilla
2013-02-09
[cosmetics] update date in GPL header
Martijn Kaijser
2013-01-06
check the result of lzo1x_optimize
Jonathan Marshall
2013-01-06
pass the correct output buffer size to lzo1x_compress rather than the input b...
Jonathan Marshall
2012-09-01
Check return of stat() syscall in XBMCTex.cpp
Kyle Hill
2011-07-26
add flagging of opaque images in XBT files
Jonathan Marshall
2011-07-26
fix win32 build of TexturePacker
Jonathan Marshall
2011-04-30
fixed, lzo_uint size depends on arch
S. Davilla
2011-04-30
removed some stray pvr compresion refs
S. Davilla
2011-04-30
refactor TexturePacker
S. Davilla
2011-01-24
Merged cptspiff's code-reshuffle branch.
theuni
2010-11-27
complete replacement of liblzo with liblzo2, linux was already liblzo2
davilla
2010-11-19
added: TexturePacker: show original file when a dupe is detected. Acked by JM.
theuni
2010-11-19
fixed: overly-aggressive TexturePacker dupecheck. Acked by JM.
theuni
2010-10-17
added: show -dupecheck option in TexturePacker help
theuni
2010-09-13
added: dupe check in xbt files
spiff_
2010-08-13
fixed: Segfault in XBMCTex if input dir doesn't exist.
althekiller
2010-05-18
[arm] merge arm-camelot into trunk, thanks to mcgeagh for all his hard workin...
davilla
2009-12-17
fixed: ticket #8133 - Skin media subdir textures not packed into Textures.xbt...
spiff_
2009-10-17
cosmetic: silence some compilation warnings
monkeyman_67156
2009-10-04
moved: XBMCTexXBT to a slightly less random collection of characters.
jmarshallnz