Age | Commit message (Expand) | Author |
2016-12-04 | register is deprecated and does nothing but throw a warning with c++11 | Arne Morten Kvarving |
2016-11-23 | remove unused variables / members | Arne Morten Kvarving |
2016-11-09 | [cmake] separate_arguments() is stupid | h.udo |
2016-08-07 | [autotools][cmake] XBMCROOT -> CORE_SOURCE_DIR | h.udo |
2016-05-30 | Updated texturepacker to vs2015 and all libs with it, remove dependency on lz... | Pär Björklund |
2016-03-17 | native/TexturePacker: fix compilation with gcc 4.6 | Bernd Kuhls |
2016-03-08 | [guilib] cleanup leftover TextureBundleXPR* | Stefan Saraev |
2016-02-13 | [cmake] remove squish dependency | Stefan Saraev |
2016-02-13 | [depends] remove libsquish | Stefan Saraev |
2016-02-13 | [texturepacker] configure: remove libsquish | Stefan Saraev |
2016-02-13 | [texturepacker] remove squish usage | Stefan Saraev |
2016-02-13 | [texturepacker] make disabling dxt/lzo actualy work. | Stefan Saraev |
2016-02-12 | [cmake] Add CMake files to tools/depends | Christian Fetzer |
2016-02-05 | [guilib][depends] Remove libgif from core. It's still needed for TexturePacker. | ace20022 |
2016-01-29 | [TexturePacker][gif] The Graphic Control Extension is optional. | ace20022 |
2016-01-09 | [tools][texturepacker] Fix gif decoding and packaging . | ace20022 |
2016-01-06 | [depends/TexturePacker] - don't fail on already existing link | Memphiz |
2015-10-18 | [texurepacker] dupecheck default is off | Stefan Saraev |
2015-09-18 | TexturePacker: use $PKG_CONFIG | Mike Frysinger |
2015-09-08 | [win32] TexturePacker: bump version to 1.0.4 | montellese |
2015-09-08 | [win32] TexturePacker: fix/cleanup include directories definition | montellese |
2015-09-08 | TexturePacker: properly write the path into the header followed by zeroes ins... | montellese |
2015-08-14 | [win32] fix missing include path to winres.h | montellese |
2015-08-14 | texturepacker: fix texturepacker not writing any frames | montellese |
2015-08-14 | texturepacker: derive CXBTFWriter from CXBTFBase instead of abusing CXBTFReader | montellese |
2015-08-11 | refactor CXBTFFrame, CXBTFFile and CXBTFReader and get rid of CXBTF | montellese |
2015-03-12 | [win32/TexturePacker] - added version resource and bumped to 1.0.2 | Memphiz |
2015-03-11 | [TexturePacker] - fix decode of png files with indexed color palette - thx @B... | Memphiz |
2015-02-16 | [TexturePacker] - fix compilation with c++11 | Arne Morten Kvarving |
2015-02-01 | Merge pull request #6275 from Memphiz/fixnative | Memphiz |
2015-01-30 | Fix TexturePacker segfault with grayscale PNGs. | Andrius |
2015-01-27 | [depends/TexturePacker] - fix extraction of delay and disposal from animated ... | Memphiz |
2015-01-27 | [depends/TexturePacker] - make the decisions based on the build mashine and p... | Memphiz |
2015-01-22 | Fixes for using giflib 5.1 in GifHelper.cpp | Kevin Mihelich |
2015-01-11 | [TexturePacker] fix building on ubuntu 12.04 | wsnipex |
2015-01-10 | [Texturepacker] allow building with giflib4 | wsnipex |
2015-01-10 | quell compiler warning (no return value) with giflib4 | Arne Morten Kvarving |
2015-01-10 | fixed: gif support in TexturePacker using giflib4 | Arne Morten Kvarving |
2015-01-08 | [win32] - make use of the texturepacker binary package for windows | Memphiz |
2015-01-08 | [TexturePacker] TEMP workaround for skins: create legacy link. Remove me when... | wsnipex |
2015-01-08 | [TexturePacker] - move texturepacker to native depends | wsnipex |