log tools/lib64fmts.c @ 1753:09641e7179f6

age author description
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.
Wed, 30 May 2018 18:11:31 +0300 Matti Hamalainen Enable BDP5 encoding support.
Wed, 30 May 2018 17:22:27 +0300 Matti Hamalainen Add support for BDP5 format encoding.
Wed, 30 May 2018 17:22:01 +0300 Matti Hamalainen Cleanups.
Wed, 30 May 2018 17:10:24 +0300 Matti Hamalainen RLE analyze was ran before setting up the compression config. Oops. Fixed.
Wed, 30 May 2018 17:05:19 +0300 Matti Hamalainen More work on improving the generic RLE decoder/encoder.
Wed, 30 May 2018 11:16:39 +0300 Matti Hamalainen Add missing interlace type setting to GunPaint decoding.
Wed, 30 May 2018 03:30:56 +0300 Matti Hamalainen BDP5 memory format is same as Koala, so reuse that.
Wed, 30 May 2018 03:26:13 +0300 Matti Hamalainen Implement support for Boogie Down Paint 5 (packed) format.
Wed, 30 May 2018 03:25:34 +0300 Matti Hamalainen Refactor RLE encoding a bit, and add support for 16bit run counts and make things more configurable.
Wed, 30 May 2018 01:29:09 +0300 Matti Hamalainen Clean up fmtDecodeTruePaintPacked() a bit, and fix GCC warnings about
Wed, 30 May 2018 01:18:26 +0300 Matti Hamalainen Set interlace type for FunPaint2 images, so tha they work again.
Wed, 30 May 2018 01:07:07 +0300 Matti Hamalainen Implement support for packed TruePaint images.
Fri, 25 May 2018 02:23:23 +0300 Matti Hamalainen Fix packed Koala Painter probing.
Fri, 25 May 2018 01:43:54 +0300 Matti Hamalainen Cosmetic.
Fri, 25 May 2018 01:43:11 +0300 Matti Hamalainen Adjust BFLI format spec slightly. Still broken tho.
Fri, 25 May 2018 01:42:12 +0300 Matti Hamalainen Cleanups.
Mon, 14 May 2018 07:32:09 +0300 Matti Hamalainen Adjust Fun Paint 2 decoding now that the RLE decoding is fixed.
Mon, 14 May 2018 06:38:58 +0300 Matti Hamalainen Implement packed Koala Painter probing.
Mon, 14 May 2018 06:37:29 +0300 Matti Hamalainen Oops, missed this from the last commit.
Mon, 14 May 2018 06:36:18 +0300 Matti Hamalainen Implement common encdec ops lists for sharing oplists between formats that
Mon, 14 May 2018 05:38:58 +0300 Matti Hamalainen Add commas after macro blocks in the format array.
Mon, 14 May 2018 05:13:44 +0300 Matti Hamalainen Reorder some format operators by address.
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 04:11:31 +0300 Matti Hamalainen Rename DT_BITMAP to DT_BITMAP_RAM.
Sun, 13 May 2018 23:20:32 +0300 Matti Hamalainen Add somewhat broken support for "Big FLI" aka BFLI files. Needs more work.
Sun, 13 May 2018 23:19:36 +0300 Matti Hamalainen Rename a function.
Sun, 13 May 2018 10:07:25 +0300 Matti Hamalainen Improve and simplify Fun Paint 2 format support.
Sun, 13 May 2018 09:51:13 +0300 Matti Hamalainen Add support for packed Koala Painter files, though without probing now.
Sun, 13 May 2018 09:50:13 +0300 Matti Hamalainen Get rid of some code duplication by merging functionality of certain pixel
Sun, 13 May 2018 09:10:52 +0300 Matti Hamalainen Fix Koala Painter background color decoding.
Sun, 13 May 2018 09:09:58 +0300 Matti Hamalainen Add support for "Picasso 64" and "Vidcom 64" multicolor formats.
Sun, 13 May 2018 09:08:18 +0300 Matti Hamalainen Implement another RLE variant, with different ordering of marker, count and data bytes.
Sat, 12 May 2018 21:02:42 +0300 Matti Hamalainen Remove encode stub function, it's not used now.
Sat, 12 May 2018 21:01:46 +0300 Matti Hamalainen Improve how format read/write capabilities are marked and shown.
Sat, 12 May 2018 05:31:40 +0300 Matti Hamalainen Implement dmGenericRLEAnalyze() and use it where appropriate.
Sat, 12 May 2018 05:17:00 +0300 Matti Hamalainen Fix FunPaint2 packed format decoding.