log tools/gfxconv.c @ 1759:027fb7313d85

age author description
Mon, 11 Jun 2018 18:09:00 +0300 Matti Hamalainen Add a format flag for marking formats that have broken/incomplete support and use it.
Mon, 11 Jun 2018 13:57:07 +0300 Matti Hamalainen Change DMGrowBuf API somewhat and implement more copy operations.
Fri, 08 Jun 2018 22:03:19 +0300 Matti Hamalainen Use the default C64 palette whenever we need it, but make it possible to override it.
Tue, 05 Jun 2018 22:00:48 +0300 Matti Hamalainen Do not apply input skip offset here anymore, it's handled more generally elsewhere.
Tue, 05 Jun 2018 21:58:10 +0300 Matti Hamalainen More consistently use DMGrowBuf in the lib64gfx APIs, and implement
Tue, 05 Jun 2018 11:36:55 +0300 Matti Hamalainen When writing a C64 bitmap output, inform the user about the output file size.
Tue, 05 Jun 2018 11:03:17 +0300 Matti Hamalainen Backed out changeset 9611ecd2c4fb
Tue, 05 Jun 2018 09:50:08 +0300 Matti Hamalainen Get rid of dmGrowBufInit().
Thu, 31 May 2018 00:04:01 +0300 Matti Hamalainen Big overhaul to the enc/dec operator system to be more flexible.
Wed, 30 May 2018 21:10:57 +0300 Matti Hamalainen Display number of supported C64 image formats in --formats list of 64vw and gfxconv.
Wed, 30 May 2018 17:25:26 +0300 Matti Hamalainen Fix a minor memory leak and file descriptor leak.
Mon, 28 May 2018 14:55:36 +0300 Matti Hamalainen Add '-F' short option alias for '--formats'.
Mon, 28 May 2018 14:52:24 +0300 Matti Hamalainen Adjust "gfxconv --formats" output.
Thu, 24 May 2018 22:25:23 +0300 Matti Hamalainen Improve autoprobing error handling a bit.
Thu, 24 May 2018 22:19:35 +0300 Matti Hamalainen gfxconv bailed out prematurely for probed inputs. Fixed.
Tue, 15 May 2018 14:29:42 +0300 Matti Hamalainen Bump gfxconv version.
Tue, 15 May 2018 14:29:32 +0300 Matti Hamalainen Refactor the format handling a bit.
Mon, 14 May 2018 12:42:24 +0300 Matti Hamalainen Convert libgfx file format routines to use DMResource instead of stdio FILE.
Mon, 14 May 2018 10:45:36 +0300 Matti Hamalainen Typofix.
Mon, 14 May 2018 05:53:22 +0300 Matti Hamalainen Add inline helper function fmtGetEncDecOp() and use it.
Mon, 14 May 2018 04:27:53 +0300 Matti Hamalainen Refactor the c64 format memory handling a bit for more flexibility.
Mon, 14 May 2018 03:39:07 +0300 Matti Hamalainen Improve error handling.
Mon, 14 May 2018 02:38:24 +0300 Matti Hamalainen Remove some useless constants.
Sun, 13 May 2018 07:56:47 +0300 Matti Hamalainen Minor cleanup.
Sun, 13 May 2018 01:19:21 +0300 Matti Hamalainen Cleanups.
Sat, 12 May 2018 21:02:10 +0300 Matti Hamalainen Constify.
Sat, 12 May 2018 21:01:46 +0300 Matti Hamalainen Improve how format read/write capabilities are marked and shown.
Sat, 12 May 2018 17:48:56 +0300 Matti Hamalainen Rename libgfx IMGFMT_* constants to DM_IMGFMT_*.
Sat, 12 May 2018 04:46:08 +0300 Matti Hamalainen Tiny improvement in MC->FLI upconversion.
Sat, 12 May 2018 03:25:44 +0300 Matti Hamalainen Cleanup.
Fri, 11 May 2018 23:44:53 +0300 Matti Hamalainen Oops. Actually use the generated filename for writing the output files in here.
Fri, 11 May 2018 23:44:27 +0300 Matti Hamalainen Improve some error messages in gfxconv.
Fri, 11 May 2018 23:43:57 +0300 Matti Hamalainen Fix uninitilized variable.
Fri, 11 May 2018 23:26:24 +0300 Matti Hamalainen Clarify the "probed" messages of gfxconv.
Fri, 11 May 2018 22:36:21 +0300 Matti Hamalainen Plug some minor memory leaks in gfxconv.
Fri, 11 May 2018 07:20:58 +0300 Matti Hamalainen Fix gfxconv help.
Fri, 11 May 2018 06:26:42 +0300 Matti Hamalainen Add short format attribute names to dmC64GetImageTypeString().
Fri, 11 May 2018 05:46:50 +0300 Matti Hamalainen Some dabbling work on basic C64 bitmap conversion.
Fri, 11 May 2018 05:25:46 +0300 Matti Hamalainen Begin restructuring how C64 bitmaps are converted.
Fri, 11 May 2018 02:49:28 +0300 Matti Hamalainen Sanitize dmWriteBitmap().
Fri, 11 May 2018 02:47:46 +0300 Matti Hamalainen Change some message priorities.
Fri, 11 May 2018 02:46:59 +0300 Matti Hamalainen Improve how input skipping is done. This, however, currently breaks skipping for
Thu, 10 May 2018 22:30:36 +0300 Matti Hamalainen Use dmC64EncodeBMP() in gfxconv.
Thu, 10 May 2018 21:29:52 +0300 Matti Hamalainen Change dmC64EncodeGenericBMP() to use DMGrowBuf, and make the necessary changes in gfxconv as well.
Thu, 10 May 2018 21:28:14 +0300 Matti Hamalainen Improve one error message by showing the error code.
Thu, 10 May 2018 19:58:52 +0300 Matti Hamalainen Add function to set DMImage's palette to default C64 palette and use it.
Thu, 10 May 2018 02:43:16 +0300 Matti Hamalainen Cleanups.
Thu, 10 May 2018 02:25:42 +0300 Matti Hamalainen Cleanups.
Thu, 10 May 2018 02:24:41 +0300 Matti Hamalainen Constify.
Wed, 22 Nov 2017 01:33:47 +0200 Matti Hamalainen Cosmetics.
Wed, 22 Nov 2017 01:33:21 +0200 Matti Hamalainen Improve build, so that we can build the tools and tests with minimal
Wed, 15 Nov 2017 07:07:26 +0200 Matti Hamalainen Rename global dmC64Palette to dmDefaultC64Palette.
Sun, 24 Sep 2017 21:10:02 +0300 Matti Hamalainen Oops, missed some necessary changes to gfxconv due to lib64gfx changes. Fixed.
Fri, 22 Sep 2017 15:58:32 +0300 Matti Hamalainen Make image palette remapping use a destination image instead of doing remapping on the source image.
Tue, 22 Aug 2017 16:54:41 +0300 Matti Hamalainen Add some comments.
Tue, 22 Aug 2017 13:28:37 +0300 Matti Hamalainen Clarify help.
Tue, 22 Aug 2017 13:25:45 +0300 Matti Hamalainen Clarify --formats help slightly.
Sat, 19 Aug 2017 11:54:20 +0300 Matti Hamalainen Cleanups.
Fri, 18 Aug 2017 20:04:31 +0300 Matti Hamalainen Oops, two options were overlapping, fixed.
Fri, 18 Aug 2017 18:56:09 +0300 Matti Hamalainen More work on libgfx etc.