]> git.draconx.ca Git - liblbx.git/shortlog
liblbx.git
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-10 Nick Bowlerlbxgui: Add a toggle between patterned and solid backgr...
2010-02-10 Nick Bowlerlbxgui: Add a scrolled window around the image viewport.
2010-02-10 Nick Bowlerlbxgui: Simplify image loading.
2010-02-10 Nick Bowlerlbxgui: Split frame rendering into a separate source...
2010-02-10 Nick Bowlerlbxgui: Clean up function names and linkage.
2010-02-09 Nick Bowlerlbxgui: Add interface to clear a combo box.
2010-02-09 Nick Bowlerdoc: Update moo2-data.
2010-02-09 Nick Bowlerliblbx: Add support for "chunked" images.
2010-02-09 Nick Bowlerliblbx: Add support for "raw" LBX images.
2010-02-09 Nick Bowlerlbxgui: Make an effort to not leak resources.
2010-02-09 Nick Bowlerlbxgui: Make transparent pixels more obvious.
2010-02-08 Nick Bowlerlbxgui: Don't use as much horizontal space in GUI.
2010-02-08 Nick Bowlerbuild: Update project dependencies.
2010-02-08 Nick Bowlerdoc: Update moo2-data.
2010-02-08 Nick Bowlerliblbx: Clear the image mask when backtracking frames.
2010-02-08 Nick Bowlerdoc: Update moo2-data.
2010-02-08 Nick Bowlerliblbx: Add new flag.
2010-02-08 Nick Bowlerlbxgui: Add support for override palettes.
2010-02-08 Nick Bowlerlbxgui: Add support for external palettes.
2010-02-08 Nick Bowlerliblbx: Use lbx_file_ops for lbximg_loadpalette.
2010-02-08 Nick Bowlerlbxgui: Recognise *.LBX as an LBX archive.
2010-02-08 Nick Bowlerlbxgui: Add support for animating images.
2010-02-08 Nick Bowlerlbxgui: Allow frame to be specified.
2010-02-08 Nick Bowlerliblbx: Set the file offset in lbx_file_seek.
2010-02-08 Nick Bowlerlbxgui: Add initial support for decoding and displaying...
2010-02-08 Nick Bowlerliblbx: Add a field to lbx_colour indicating which...
2010-02-08 Nick Bowlerlbximg: Properly convert lbx_colour to png_color.
2010-02-08 Nick Bowlerliblbx: Add file operations for handling LBX archive...
2010-02-08 Nick Bowlerlbxgui: New tool.
2010-02-08 Nick Bowlerliblbx: Make lbx_fopen more useful.
2010-02-08 Nick Bowlerlbxtool: Remove unused function parameters.
2010-02-08 Nick Bowlerliblbx: Make a copy of the string passed to lbx_open.
2010-02-08 Nick Bowlerliblbx: Remove stale include directives.
2010-02-08 Nick Bowlerliblbx: Move extraction outside of the library.
2010-02-08 Nick Bowlerliblbx: Fix broken logic when decoding earlier image...
2010-02-08 Nick Bowlerlbxtool: Remove - as a synonym for stdin.
2010-02-08 Nick Bowlerlbxtool: Update --version information.
2010-02-08 Nick Bowlerliblbx: Parameterise I/O functions for image handling.
2010-02-08 Nick Bowlerliblbx: Don't ignore whence parameter in pipe_seek.
2010-02-08 Nick Bowlerliblbx: Remove useless use of uint8_t.
2010-02-08 Nick Bowlerliblbx: Kill byteorder.h.
2010-02-04 Nick Bowlerliblbx: Remove exact-width integer types from lbx_state.
2010-02-04 Nick Bowlerliblbx: Update lbximg_fopen to use integer packing...
2010-02-04 Nick Bowlerbuild: Don't use a semicolon after sed's 't' command.
2010-02-04 Nick Bowlergnulib: Use the fnmatch module.
2010-02-04 Nick Bowlergnulib: Use getopt-gnu module for increased tool portab...
2010-02-04 Nick Bowlerliblbx: Parameterise I/O functions to allow custom...
2010-02-04 Nick Bowlerbuild: Use automake silent rules.
2010-02-04 Nick Bowlertest: Fix up regression test script.
2010-02-04 Nick Bowlerliblbx: Remove lbx_mmap.
2010-02-04 Nick Bowlerliblbx: Make lbx_close return the result of fclose.
2010-02-04 Nick Bowlerliblbx: Remove lbx_open as it is both unused and stupid.
2010-02-04 Nick Bowlerliblbx: Convert lbx_fopen to use the packing routines...
2009-11-02 Nick Bowlerliblbx: Fix printf format specifier for size_t.
2009-11-02 Nick Bowlerbuild: Move headers out of SOURCES.
2009-11-02 Nick Bowlerlicense: Upgrade to GPL version 3 or later.
2009-11-02 Nick Bowlerlicense: Add GNU all-permissive license header to suppo...
2009-11-01 Nick Bowlerbuild: Use a non-recursive makefile.
2009-11-01 Nick Bowlerbuild: Import the libpng check from marksim.
2009-11-01 Nick Bowlerbuild: Update for latest versions of autotools.
2009-11-01 Nick Bowlerdoc: Add initial data file catalogue.
2008-01-07 Nick BowlerAdd another test to the regression test.
2008-01-07 Nick BowlerAdd a simple script to help run all the autotools for...
2008-01-07 Nick BowlerAdd the tools.h that should have been included a while...
2008-01-07 Nick BowlerAdd EXAMPLES section to the lbximg.1 man page.
2008-01-07 Nick BowlerDon't install lbximg.1 manpage when not installing...
2008-01-05 Nick BowlerUpdate Makefile.am so that the build doesn't fail with...
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 Bowler"Downgrade" the nframes > leadin constraint to a format...
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.
2008-01-04 Nick BowlerImplement new handling of the LBX image header data.
2008-01-04 Nick BowlerAdd a basic regression test tool.
2007-12-31 Nick BowlerAllow embedded palettes to override arbitrary locations...
2007-12-31 Nick BowlerUpdate handling of embedded palette data in image files.
2007-12-31 Nick BowlerFixes to image processing.
2007-12-31 Nick BowlerImplement decoding for lbximg.
2007-12-31 Nick BowlerPrint newline after _lbx_assert messages.
2007-12-31 Nick BowlerAdd README.
2007-12-31 Nick BowlerInitial implementation of the lbximg tool.
2007-12-31 Nick Bowler.gitignore updates.
2007-12-31 Nick BowlerAdd lbx_getinfo() to query properties of a loaded LBX...
2007-12-31 Nick BowlerRename LBXIMG to LBX_IMG.
2007-12-31 Nick BowlerFix segfault on EOF in lbximg_fopen().
2007-12-31 Nick Bowler"Soften" the format assertions so that they no longer...
2007-12-31 Nick BowlerFix processing of the 2nd type of drawing command in...
2007-12-31 Nick BowlerImplement functions for loading palettes, and slightly...
2007-12-31 Nick BowlerStarting implementation of image parsing code.
2007-12-29 Nick BowlerSplit off _lbx_fseek() into a shared component of the...
2007-12-29 Nick BowlerStart adding image support to liblbx.
2007-12-27 Nick BowlerMake the letoh? macros consistent between little-endian...
2007-12-27 Nick BowlerUse AC_HEADER_ASSERT to allow users to disable assertions.
next