Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix unquoted filename, causing problems with filename with spaces | giraffedata | 2019-12-03 | 1 | -1/+1 | |
* | Fix slightly wrong error message | giraffedata | 2019-11-29 | 1 | -1/+1 | |
* | Use pkg-config --exists to quiet error messages | giraffedata | 2019-09-20 | 1 | -5/+22 | |
* | Fix assertion failure | giraffedata | 2019-08-29 | 3 | -6/+9 | |
* | Fix memory leak | giraffedata | 2019-08-29 | 1 | -0/+19 | |
* | Fix negative array index | giraffedata | 2019-08-29 | 1 | -0/+4 | |
* | fix null pointer dereference | giraffedata | 2019-08-29 | 1 | -0/+3 | |
* | Remove RLE_CHECK_ALLOC and rle_alloc_error from URT library. This fixes a wi... | giraffedata | 2019-08-09 | 2 | -10/+20 | |
* | whitespace | giraffedata | 2019-08-08 | 2 | -34/+34 | |
* | Add verbose messages, cleanup | giraffedata | 2019-06-28 | 1 | -16/+39 | |
* | cleanup - SeqBuffer class naming | giraffedata | 2019-05-26 | 1 | -30/+29 | |
* | whitespace | giraffedata | 2019-05-26 | 1 | -110/+110 | |
* | Clarify error message | giraffedata | 2019-05-21 | 1 | -12/+16 | |
* | Fix filter use | giraffedata | 2019-05-04 | 1 | -19/+51 | |
* | add comments | giraffedata | 2019-05-04 | 1 | -0/+20 | |
* | fix typo in comment | giraffedata | 2019-05-04 | 1 | -1/+1 | |
* | Add -interlace | giraffedata | 2019-03-13 | 1 | -6/+133 | |
* | Fix sBit chunk, bit shift value | giraffedata | 2019-03-09 | 1 | -34/+87 | |
* | cleanup | giraffedata | 2019-03-02 | 1 | -56/+79 | |
* | cleanup | giraffedata | 2019-03-02 | 1 | -10/+10 | |
* | fix buffer overrun | giraffedata | 2019-03-02 | 1 | -2/+4 | |
* | Add pngx_writeImage | giraffedata | 2019-03-02 | 2 | -0/+13 | |
* | Fix bug: -textalphabits has no effect | giraffedata | 2019-03-01 | 1 | -2/+2 | |
* | add comment | giraffedata | 2019-02-18 | 1 | -1/+13 | |
* | Fix typo in comment | giraffedata | 2019-02-04 | 1 | -14/+13 | |
* | Do pngx_setInterlaceHandling after pngx_writeInfo, as required | giraffedata | 2019-02-03 | 1 | -2/+2 | |
* | Don't allow pngx_setInterlaceHandling or pngx_setPacking before pngx_readInfo... | giraffedata | 2019-02-03 | 2 | -7/+24 | |
* | Fix typo in error message | giraffedata | 2019-02-03 | 1 | -1/+1 | |
* | cleanup | giraffedata | 2019-02-03 | 1 | -22/+25 | |
* | whitespace | giraffedata | 2019-01-28 | 1 | -19/+19 | |
* | fix some of -interlace handling, but it still doesn't work | giraffedata | 2019-01-23 | 1 | -5/+10 | |
* | improve comment | giraffedata | 2019-01-23 | 1 | -9/+26 | |
* | add comments | giraffedata | 2019-01-23 | 1 | -0/+5 | |
* | add comment | giraffedata | 2019-01-23 | 1 | -0/+9 | |
* | Fix typo in comment | giraffedata | 2019-01-21 | 1 | -1/+1 | |
* | whitespace | giraffedata | 2019-01-21 | 1 | -179/+179 | |
* | Fix use of unset variable with a truecolor OS/2 BMP, possibly causing incorre... | giraffedata | 2018-12-16 | 1 | -44/+81 | |
* | whitespace | giraffedata | 2018-12-05 | 1 | -161/+161 | |
* | Fix RLE4 compression decoding, validate index value in bounds, allow single c... | giraffedata | 2018-12-05 | 1 | -44/+102 | |
* | Do backward compatibility names for merge build in the directories instead of... | giraffedata | 2018-11-18 | 1 | -0/+24 | |
* | Fix 'make package' leaving out a bunch of recent legacy names with a merge build | giraffedata | 2018-11-11 | 1 | -1/+1 | |
* | Fix bug with depth=1 input and -cmap, introduced a few days ago | giraffedata | 2018-11-06 | 1 | -12/+20 | |
* | Add -cmap16 | giraffedata | 2018-11-04 | 1 | -55/+120 | |
* | Ignore extra planes in BLACKANDWHITE or GRAYSCALE input intead of generating ... | giraffedata | 2018-11-04 | 1 | -9/+9 | |
* | cleanup | giraffedata | 2018-11-03 | 1 | -23/+25 | |
* | whitespace | giraffedata | 2018-09-30 | 1 | -41/+41 | |
* | Fix parsing of list with multi-character delimeter | giraffedata | 2018-09-30 | 1 | -2/+2 | |
* | whitespace | giraffedata | 2018-09-30 | 1 | -13/+13 | |
* | whitespace | giraffedata | 2018-09-29 | 1 | -52/+55 | |
* | comments | giraffedata | 2018-09-29 | 1 | -5/+5 |