aboutsummaryrefslogtreecommitdiff
path: root/tools/TexturePacker/XBMCTex.cpp
AgeCommit message (Expand)Author
2013-08-11[cosmetic] update copyright headersMartijn Kaijser
2013-06-05fix build after 7b65508685ef7a6f3c16e9b341b2b71fafaa46b2, TexturePacker conve...davilla
2013-02-09[cosmetics] update date in GPL headerMartijn Kaijser
2013-01-06check the result of lzo1x_optimizeJonathan Marshall
2013-01-06pass the correct output buffer size to lzo1x_compress rather than the input b...Jonathan Marshall
2012-09-01Check return of stat() syscall in XBMCTex.cppKyle Hill
2011-07-26add flagging of opaque images in XBT filesJonathan Marshall
2011-07-26fix win32 build of TexturePackerJonathan Marshall
2011-04-30fixed, lzo_uint size depends on archS. Davilla
2011-04-30removed some stray pvr compresion refsS. Davilla
2011-04-30refactor TexturePackerS. Davilla
2011-01-24Merged cptspiff's code-reshuffle branch.theuni
2010-11-27complete replacement of liblzo with liblzo2, linux was already liblzo2davilla
2010-11-19added: TexturePacker: show original file when a dupe is detected. Acked by JM.theuni
2010-11-19fixed: overly-aggressive TexturePacker dupecheck. Acked by JM.theuni
2010-10-17added: show -dupecheck option in TexturePacker helptheuni
2010-09-13added: dupe check in xbt filesspiff_
2010-08-13fixed: 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-17fixed: ticket #8133 - Skin media subdir textures not packed into Textures.xbt...spiff_
2009-10-17cosmetic: silence some compilation warningsmonkeyman_67156
2009-10-04moved: XBMCTexXBT to a slightly less random collection of characters.jmarshallnz