log tools/lib64fmts.c @ 1806:dcb12cd340d3

age author description
Tue, 19 Jun 2018 12:03:16 +0300 Matti Hamalainen Add missing Pentel Paint getpixel function.
Mon, 18 Jun 2018 10:59:36 +0300 Matti Hamalainen Reindent operator lists.
Mon, 18 Jun 2018 10:53:19 +0300 Matti Hamalainen Use DO_SET_MEM_LO instead of DO_SET_MEM for some things.
Thu, 14 Jun 2018 15:51:48 +0300 Matti Hamalainen Add Cosmos Designs Hires Manager unpacked format support.
Thu, 14 Jun 2018 15:51:13 +0300 Matti Hamalainen Rename Crest Hires Designer short ID.
Thu, 14 Jun 2018 04:01:58 +0300 Matti Hamalainen Remove a kludge image encoding op that is now handled by the generic format size matching code.
Wed, 13 Jun 2018 14:17:13 +0300 Matti Hamalainen Fix some typos in comments.
Wed, 13 Jun 2018 03:27:53 +0300 Matti Hamalainen Oops, forgot to free the buffer allocated in the BDP5 decoder. Fixed.
Wed, 13 Jun 2018 03:22:49 +0300 Matti Hamalainen Add buffer expansion quirk to Boogie Down Paint decoder, as it seems to be needed.
Wed, 13 Jun 2018 01:58:03 +0300 Matti Hamalainen Adjust True Paint probing to be slightly more forgiving vs. file size.
Wed, 13 Jun 2018 01:57:07 +0300 Matti Hamalainen Implement support for packed variant of Black Mail FLI format.
Tue, 12 Jun 2018 20:37:53 +0300 Matti Hamalainen Change c64 format probing API to use DMGrowBuf.
Tue, 12 Jun 2018 18:33:35 +0300 Matti Hamalainen Add support for another plain multicolor variant, "Wigmore Artist 64".
Tue, 12 Jun 2018 18:21:06 +0300 Matti Hamalainen Possibly fix FunPaint 2 unpacked format saving.
Tue, 12 Jun 2018 18:20:00 +0300 Matti Hamalainen Improve probing of FunPaint 2 packed vs. unpacked format variants.
Tue, 12 Jun 2018 17:56:35 +0300 Matti Hamalainen Theoretically fix Gun Paint format writing.
Tue, 12 Jun 2018 17:12:48 +0300 Matti Hamalainen Refactor the c64 bitmap format definitions handling to be more flexible. Again.
Tue, 12 Jun 2018 14:31:09 +0300 Matti Hamalainen Debug print cleanup.
Tue, 12 Jun 2018 13:56:37 +0300 Matti Hamalainen Improve Saracen Paint support by adding a probe function that accounts for
Tue, 12 Jun 2018 13:55:58 +0300 Matti Hamalainen Adjust some probe scores.
Tue, 12 Jun 2018 13:51:03 +0300 Matti Hamalainen Add partially broken support for Blazing Paddles multicolor format.
Tue, 12 Jun 2018 13:36:54 +0300 Matti Hamalainen Add support for Saracen Paint multicolor format.
Tue, 12 Jun 2018 13:36:00 +0300 Matti Hamalainen Amica Paint common format definition is same as Koala Paint, so use the Koala Paint definition.
Tue, 12 Jun 2018 13:34:36 +0300 Matti Hamalainen Change "PMG crippled multicolor" to "Paint Magic crippled MC", as it should be.
Tue, 12 Jun 2018 13:17:50 +0300 Matti Hamalainen Clean up fmtGetPixelCrestHIFLIorCDHM().
Tue, 12 Jun 2018 12:57:45 +0300 Matti Hamalainen Rename Image System format to Image System MC.
Tue, 12 Jun 2018 04:43:05 +0300 Matti Hamalainen Implement fake X raster position for the pixel getting functions. At some
Tue, 12 Jun 2018 00:27:37 +0300 Matti Hamalainen Implement Rainbow Painter format support.
Mon, 11 Jun 2018 21:47:25 +0300 Matti Hamalainen Implement support for "PMG" format, a crippled variant of standard c64
Mon, 11 Jun 2018 19:52:10 +0300 Matti Hamalainen Improve fmtProbeECIPacked() probing.
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 17:58:44 +0300 Matti Hamalainen Add mostly working support for unknown unpacked multicolor format "MIL".
Mon, 11 Jun 2018 17:57:48 +0300 Matti Hamalainen Reorder operator.
Mon, 11 Jun 2018 16:29:04 +0300 Matti Hamalainen Silence a warning about unused function argument.
Mon, 11 Jun 2018 15:48:20 +0300 Matti Hamalainen Implement support for Image System unpacked format.
Mon, 11 Jun 2018 15:44:17 +0300 Matti Hamalainen Implement support for CPU-Paint unpacked format.
Mon, 11 Jun 2018 15:22:29 +0300 Matti Hamalainen Attempt to avoid misprobes of some Crest Hires FLI designer files as ECI 1.0 files.
Mon, 11 Jun 2018 15:13:24 +0300 Matti Hamalainen Rename a function.
Mon, 11 Jun 2018 14:53:46 +0300 Matti Hamalainen Convert fmtDecodeAmicaPaintPacked() to use the new DMGrowBuf functions.
Mon, 11 Jun 2018 14:23:52 +0300 Matti Hamalainen Apparently Fun Paint 2 also saves one byte less than it should with the
Mon, 11 Jun 2018 14:21:09 +0300 Matti Hamalainen Use the new DMGrowBuf functions in XX2 format buffer enlarging.
Mon, 11 Jun 2018 13:57:07 +0300 Matti Hamalainen Change DMGrowBuf API somewhat and implement more copy operations.
Sun, 10 Jun 2018 20:01:03 +0300 Matti Hamalainen Improve ECI packed format probing.
Sun, 10 Jun 2018 20:00:46 +0300 Matti Hamalainen Improve Amica Paint format probing.
Sat, 09 Jun 2018 13:07:49 +0300 Matti Hamalainen Implement support for ECI packed format.
Fri, 08 Jun 2018 22:14:13 +0300 Matti Hamalainen Implement support for hires FLI interlaced "ECI Graphic Editor 1.0 (unpacked)" format.
Fri, 08 Jun 2018 22:07:05 +0300 Matti Hamalainen Move dmDefaultC64Palette back to lib64gfx.c
Wed, 06 Jun 2018 15:41:00 +0300 Matti Hamalainen Cleanups.
Wed, 06 Jun 2018 15:23:31 +0300 Matti Hamalainen Allow writing of xx1 and xx2 formats, as useless that is.
Wed, 06 Jun 2018 15:22:15 +0300 Matti Hamalainen Refactor fmtDecodeTruePaintPacked() to use more generic DMGrowBuf functions
Wed, 06 Jun 2018 14:31:20 +0300 Matti Hamalainen Improve a comment on TruePaint encoding.
Wed, 06 Jun 2018 14:29:05 +0300 Matti Hamalainen Indentation cosmetics.
Wed, 06 Jun 2018 14:28:19 +0300 Matti Hamalainen Add function name field to DMCompParams struct and set it in places where we use DMCompParams.
Tue, 05 Jun 2018 21:58:10 +0300 Matti Hamalainen More consistently use DMGrowBuf in the lib64gfx APIs, and implement
Tue, 05 Jun 2018 12:55:17 +0300 Matti Hamalainen Refactor DMGrowBuf so that there can be buffers that grow "backwards".
Thu, 31 May 2018 17:25:35 +0300 Matti Hamalainen Rename function variable.
Thu, 31 May 2018 00:46:33 +0300 Matti Hamalainen Add support for a plain hires format at $2000.
Thu, 31 May 2018 00:40:43 +0300 Matti Hamalainen Implement hires Mono Magic support.
Thu, 31 May 2018 00:21:34 +0300 Matti Hamalainen Cosmetic fixes.
Thu, 31 May 2018 00:04:01 +0300 Matti Hamalainen Big overhaul to the enc/dec operator system to be more flexible.