Age | Commit message (Expand) | Author |
2012-05-15 | [ios] fixed ios build, HRESULT and ULONG only collide on osx | davilla |
2012-05-13 | [osx/ios] fixed i386/x86_64 pick for native compile of libsquash and texturep... | davilla |
2012-05-12 | [osx] fixed, since native texturepacker uses SDL from depends, look for x86_6... | davilla |
2012-05-07 | [FreeBSD] include stdlib.h for realloc & free | Fneufneu |
2011-07-26 | add new TexturePacker.exe for win32 users | Jonathan Marshall |
2011-07-26 | add flagging of opaque images in XBT files | Jonathan Marshall |
2011-07-26 | fix win32 build of TexturePacker | Jonathan Marshall |
2011-07-26 | update TexturePacker to VS2010Express solutions/projects | Jonathan Marshall |
2011-05-11 | [osx] fixed TexturePacker Makefile (2nd try) | beenje |
2011-05-11 | [osx] fixed: ARCH needs to be defined for -m32 to be used | beenje |
2011-05-06 | fixed, make -m32 osx builds only | S. Davilla |
2011-05-04 | FreeBSD does not need malloc.h | Fneufneu |
2011-05-02 | [osx] fixed libsquish/texturepacker build when native g++ is 4.2.1 | S. Davilla |
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 | added native build option of TexturePacker | S. Davilla |
2011-04-30 | refactor TexturePacker | S. Davilla |
2011-03-27 | [osx/ios/linux] changed, drop arch from various static lib names, this syncs ... | S. Davilla |
2011-03-07 | [osx] fixed, TexturePacker make was assuming the wrong lib path and an SDL_im... | S. Davilla |
2011-01-24 | Merged cptspiff's code-reshuffle branch. | theuni |
2011-01-04 | Fix CRLF | Cory Fields |
2010-11-27 | complete replacement of liblzo with liblzo2, linux was already liblzo2 | davilla |
2010-11-19 | compiled TexturePacker for win32-ians. | jmarshallnz |
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-15 | fixed broken osx build | davilla |
2010-09-15 | fixed: includes for TexturePacker | theuni |
2010-09-15 | cleanup: TexturePacker - get rid of unused defines. | jmarshallnz |
2010-09-15 | changed: TexturePacker - don't write to a temporary file, keep it in memory i... | jmarshallnz |
2010-09-13 | fixed: [win32] build of texturepacker + updated the exe | jmarshallnz |
2010-09-13 | added: dupe check in xbt files | spiff_ |
2010-09-13 | fixed: win32 project of TexturePacker | jmarshallnz |
2010-08-13 | cosmetics: Tabs to spaces. | althekiller |
2010-08-13 | fixed: Segfault in XBMCTex if input dir doesn't exist. | althekiller |
2010-08-13 | fixed: XBMCTex didn't properly parse quoted args on linux. | althekiller |
2010-05-18 | [arm] merge arm-camelot into trunk, thanks to mcgeagh for all his hard workin... | davilla |
2010-05-16 | Add missing copyright headers. | ceros7 |
2010-05-16 | Move copyright information to top of files. | ceros7 |
2010-02-11 | changed: pass top level compiler flags to subdirectories. thanks to fiveisalive | spiff_ |
2009-12-17 | fixed: ticket #8133 - Skin media subdir textures not packed into Textures.xbt... | spiff_ |
2009-10-17 | fixed: memleak in texture writer, pass string by reference. | monkeyman_67156 |
2009-10-17 | cosmetic: silence some compilation warnings | monkeyman_67156 |
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 |