]> git.draconx.ca Git - liblbx.git/history - src/lbximg.c
liblbx: Kill the LBXimg typedef.
[liblbx.git] / src / lbximg.c
2011-12-05 Nick Bowlerliblbx: Kill the LBXimg typedef.
2010-02-11 Nick Bowlerliblbx: Namespace cleanup.
2010-02-11 Nick Bowlerliblbx: Implement improved error reporting mechanism.
2010-02-11 Nick Bowlerliblbx: Rename LBX_IMG to LBXimg.
2010-02-10 Nick Bowlerlicense: Fix copyright years in source files.
2010-02-10 Nick Bowlerlbximg: Clean up option list.
2010-02-10 Nick Bowlerlbximg: Use the new lbximg_fopen interface.
2010-02-10 Nick Bowlerliblbx: Update lbximg_fopen to work like lbx_fopen.
2010-02-10 Nick Bowlerlbximg: Fix improper free.
2010-02-10 Nick Bowlerlbximg: Zero frame bitmap before use.
2010-02-09 Nick Bowlerliblbx: Add support for "chunked" images.
2010-02-08 Nick Bowlerliblbx: Use lbx_file_ops for lbximg_loadpalette.
2010-02-08 Nick Bowlerlbximg: Properly convert lbx_colour to png_color.
2010-02-08 Nick Bowlerlbxtool: Remove - as a synonym for stdin.
2010-02-08 Nick Bowlerliblbx: Parameterise I/O functions for image handling.
2010-02-04 Nick Bowlergnulib: Use the fnmatch module.
2010-02-04 Nick Bowlergnulib: Use getopt-gnu module for increased tool portab...
2009-11-02 Nick Bowlerlicense: Upgrade to GPL version 3 or later.
2008-01-05 Nick BowlerAdd version, help, and usage messages to the tools.
2008-01-05 Nick BowlerAdd man pages for lbxtool and lbximg
2008-01-04 Nick BowlerMove reading of embedded palette header into lbximg_fop...
2008-01-04 Nick BowlerUpdate license information.
2008-01-04 Nick BowlerImplement image masks to handle transparency in images.
2008-01-04 Nick BowlerUpdate palette handling in the lbximg tool.
2007-12-31 Nick BowlerImplement decoding for lbximg.
2007-12-31 Nick BowlerInitial implementation of the lbximg tool.