log

age author description
Tue, 27 Nov 2018 11:31:10 +0200 Matti Hamalainen Add in several string helper functions from th-libs.
Fri, 26 Oct 2018 09:56:25 +0300 Matti Hamalainen Force 8 bitplanes for IFF PBM images.
Fri, 26 Oct 2018 09:54:51 +0300 Matti Hamalainen Make a internal copy of the const DMImageConvSpec in dmWriteIFFImage().
Thu, 25 Oct 2018 20:19:53 +0300 Matti Hamalainen Add a test program for BR1 compression.
Thu, 25 Oct 2018 19:21:33 +0300 Matti Hamalainen Be more informative about the actual sub-format of the IFF image (PBM/ILBM).
Thu, 25 Oct 2018 19:07:00 +0300 Matti Hamalainen Add option -C for controlling output file compression (PNG and IFF for now) in gfxconv.
Thu, 25 Oct 2018 18:55:38 +0300 Matti Hamalainen Calculate number of required bitplanes more correctly.
Thu, 25 Oct 2018 18:47:10 +0300 Matti Hamalainen Fix IFF chunk padding.
Thu, 25 Oct 2018 17:45:38 +0300 Matti Hamalainen Check for NULL pointer.
Thu, 06 Sep 2018 13:02:14 +0300 Matti Hamalainen Adjust a comment.
Thu, 06 Sep 2018 12:36:17 +0300 Matti Hamalainen Rename variable s/engine/eng/g to avoid aliasing with dmsimple::engine. This
Fri, 31 Aug 2018 17:31:54 +0300 Matti Hamalainen Cleanup.
Wed, 29 Aug 2018 22:01:29 +0300 Matti Hamalainen Improve unpacked Koala Painter format support for variants that have a
Wed, 29 Aug 2018 19:57:31 +0300 Matti Hamalainen Fix FBI FLI Designer format names to match v1.x and v2.
Mon, 06 Aug 2018 15:25:12 +0300 Matti Hamalainen Fix some warnings in regards to strncpy().
Mon, 23 Jul 2018 15:15:37 +0300 Matti Hamalainen Fix displayed output crop length.
Sun, 08 Jul 2018 00:47:22 +0300 Matti Hamalainen Fix use of qsort().
Sat, 07 Jul 2018 22:20:47 +0300 Matti Hamalainen Improve input skip option messages.
Sat, 07 Jul 2018 22:20:28 +0300 Matti Hamalainen Oops, fix hexadecimal value parsing.
Sat, 07 Jul 2018 03:01:08 +0300 Matti Hamalainen Silence the rules using fontconv and data2inc.
Sat, 07 Jul 2018 02:58:49 +0300 Matti Hamalainen Lessen the default verbosity level of fontconv.
Sat, 07 Jul 2018 01:16:00 +0300 Matti Hamalainen Document the negative input skip in -s option help.
Sat, 07 Jul 2018 01:12:21 +0300 Matti Hamalainen Implement negative input data skip values for gfxconv -s option.
Sat, 07 Jul 2018 01:11:22 +0300 Matti Hamalainen Improve dmGetIntVal() to accept an optional negative value boolean flag
Tue, 03 Jul 2018 09:54:14 +0300 Matti Hamalainen Add certain built files to TARGETS, so that they get deleted via 'make clean'.
Tue, 03 Jul 2018 09:46:35 +0300 Matti Hamalainen Remove useless __packed__ attributes.
Tue, 03 Jul 2018 09:46:19 +0300 Matti Hamalainen Increase pattern buffer size.
Tue, 03 Jul 2018 09:41:16 +0300 Matti Hamalainen Improve build system slightly.
Mon, 02 Jul 2018 05:05:50 +0300 Matti Hamalainen Only show error message if the error is other than "not supported".
Mon, 02 Jul 2018 05:03:52 +0300 Matti Hamalainen Improve error message for not being able to decode the file.