log tools/lib64fmts.c @ 2313:866e036d7706

age author description
Tue, 09 Jul 2019 11:52:15 +0300 Matti Hamalainen Clean up some code duplication.
Tue, 09 Jul 2019 10:29:04 +0300 Matti Hamalainen Change ECI Graphic Editor 1.0 (packed) extension from "ecp" to "ecip".
Tue, 09 Jul 2019 09:45:03 +0300 Matti Hamalainen Add support for Dolphins FLI Editor v3.2 (unpacked), which is exactly(?)
Tue, 09 Jul 2019 09:44:18 +0300 Matti Hamalainen Cosmetics.
Mon, 08 Jul 2019 12:25:46 +0300 Matti Hamalainen Clean up some code duplication.
Mon, 08 Jul 2019 08:58:31 +0300 Matti Hamalainen Cosmetic.
Mon, 08 Jul 2019 08:57:31 +0300 Matti Hamalainen Comment the necessity of fmtProbeGigapaintHires()..
Thu, 04 Jul 2019 11:40:17 +0300 Matti Hamalainen Minor improvements to Flinterlazer support.
Thu, 04 Jul 2019 11:09:51 +0300 Matti Hamalainen Add initial (broken) read support for Flinterlazer 1.0 images.
Wed, 03 Jul 2019 10:28:43 +0300 Matti Hamalainen Cleanups.
Thu, 20 Jun 2019 14:49:01 +0300 Matti Hamalainen Add write support for Marq's PETSCII editor PRG export format.
Mon, 17 Jun 2019 02:03:35 +0300 Matti Hamalainen Refactor how the image "mode/type" is handled. It is still not perfect for
Sat, 15 Jun 2019 06:43:36 +0300 Matti Hamalainen Change again how the interlace type information is stored. Now store it in
Fri, 14 Jun 2019 12:13:23 +0300 Matti Hamalainen Make color interlace type generate a mixed palette instead of using special
Fri, 14 Jun 2019 12:08:59 +0300 Matti Hamalainen Add & 15 to deeper helper functions and remove it from unnecessary places.
Fri, 14 Jun 2019 05:01:12 +0300 Matti Hamalainen Revamp the palette handling in lib64gfx somewhat, add helper functions to
Fri, 14 Jun 2019 00:42:36 +0300 Matti Hamalainen Improvements to the lib64gfx palette handling.
Thu, 13 Jun 2019 22:10:02 +0300 Matti Hamalainen Enable write support for Crest Super Hires FLI unpacked format (only
Thu, 13 Jun 2019 22:07:16 +0300 Matti Hamalainen Add new "flags" field to DMC64EncDecOp, defined by DF_* that can be used to
Thu, 13 Jun 2019 22:02:04 +0300 Matti Hamalainen Cleanup Crest SHFLI decoding and use specific constants better.
Thu, 13 Jun 2019 20:47:19 +0300 Matti Hamalainen Cosmetic.
Thu, 13 Jun 2019 20:47:00 +0300 Matti Hamalainen Add protective parenthesis in macro argument.
Thu, 13 Jun 2019 07:52:26 +0300 Matti Hamalainen Cosmetics.
Thu, 13 Jun 2019 07:52:17 +0300 Matti Hamalainen Fix a const discard issue.
Thu, 13 Jun 2019 07:49:45 +0300 Matti Hamalainen Add read support for packed version of Crest Super Hires FLI format.
Thu, 13 Jun 2019 00:01:54 +0300 Matti Hamalainen Cleanups.
Wed, 12 Jun 2019 21:47:29 +0300 Matti Hamalainen Improve Crest Super Hires FLI probing.
Wed, 12 Jun 2019 21:30:58 +0300 Matti Hamalainen Simplify fmtDrazLaceGetLaceType() as the buffer can't be NULL.
Wed, 12 Jun 2019 21:30:09 +0300 Matti Hamalainen Make GunPaint v1.1 writing more accurate.
Wed, 12 Jun 2019 17:19:07 +0300 Matti Hamalainen Default the Crest Super Hires FLI background to 0x0F for the unused bottom
Tue, 11 Jun 2019 22:23:36 +0300 Matti Hamalainen Fix d020/d021 decoding in Unknown PETSCII format.
Tue, 11 Jun 2019 21:14:49 +0300 Matti Hamalainen Add read support for unknown PETSCII PRG export format (could be earlier version
Tue, 11 Jun 2019 21:06:35 +0300 Matti Hamalainen Move the PETSCII getpixel function to lib64gfx.c and remove the
Tue, 11 Jun 2019 07:37:56 +0300 Matti Hamalainen Cleanups.
Tue, 11 Jun 2019 05:46:54 +0300 Matti Hamalainen Rename "Crest Hires FLI Designer (unpacked)" format short name to "chfd" from "chid".
Tue, 11 Jun 2019 05:46:11 +0300 Matti Hamalainen Improve probing resiliency of Cosmos Designs and ECI formats, and try to
Tue, 11 Jun 2019 05:45:13 +0300 Matti Hamalainen Add probe function for Crest Super Hires FLI Editor v1.0 (unpacked).
Tue, 11 Jun 2019 05:44:22 +0300 Matti Hamalainen Clean up some variable and constant names.
Tue, 11 Jun 2019 05:11:31 +0300 Matti Hamalainen Add read-only support for Crest Super Hires FLI Editor v1.0 (unpacked) format.
Tue, 11 Jun 2019 02:27:38 +0300 Matti Hamalainen Rename DEF_SCREEN_RAMS* macros to DEF_REPEAT_BLOCK and add argument to set block type.
Tue, 11 Jun 2019 01:08:55 +0300 Matti Hamalainen Rename some variables.
Mon, 10 Jun 2019 23:46:01 +0300 Matti Hamalainen Add support for one more Art Studio hires variant.
Tue, 04 Jun 2019 15:21:35 +0300 Matti Hamalainen Add in some fixups that the original CDHM decoder does, although these seem to be unnecessary.
Tue, 04 Jun 2019 15:05:53 +0300 Matti Hamalainen Few additional cleanups in the CDHM decoder, and mark the format support as not-broken anymore.
Tue, 04 Jun 2019 15:00:58 +0300 Matti Hamalainen Fix Cosmos Designs Hires Manager unpacker. What a mess. Ugh.
Sun, 02 Jun 2019 23:37:35 +0300 Matti Hamalainen Cleanups.
Sat, 01 Jun 2019 03:56:05 +0300 Matti Hamalainen Add somewhat broken support for decoding packed Cosmos Designs Hires Manager files.
Wed, 29 May 2019 13:11:00 +0300 Matti Hamalainen Improve and fix charmap format decoding.
Wed, 29 May 2019 11:31:38 +0300 Matti Hamalainen Some more work on charmap and PETSCII support.
Wed, 29 May 2019 06:14:46 +0300 Matti Hamalainen Add initial (and incomplete) support for petscii.krissz.hu PETSCII editor PRG export files.
Tue, 28 May 2019 10:50:50 +0300 Matti Hamalainen Improve Marq's PETSCII prg export support.
Tue, 28 May 2019 10:35:26 +0300 Matti Hamalainen Cosmetic cleanups.
Mon, 27 May 2019 12:22:08 +0300 Matti Hamalainen Add initial (and incomplete) support for Marq's PETSCII editor PRG export format.
Mon, 27 May 2019 11:29:37 +0300 Matti Hamalainen Refactor c64 image rendering completely to be more flexible.
Mon, 27 May 2019 11:12:21 +0300 Matti Hamalainen Fix ECI palette setting, return value of dmSetMixedColorC64Palette() had
Mon, 27 May 2019 08:35:35 +0300 Matti Hamalainen Rename various C64_* constants to D64_*.
Mon, 27 May 2019 00:04:02 +0300 Matti Hamalainen Rename the "shift" variable/function argument used for bitshift of c64 bitmap/char pixels.
Sun, 26 May 2019 18:40:45 +0300 Matti Hamalainen Bump copyright years.
Sun, 26 May 2019 02:43:08 +0300 Matti Hamalainen Return actual error code from enc and dec functions instead of just BOOL.
Sun, 26 May 2019 01:16:57 +0300 Matti Hamalainen Change decFunction() argument order in DMC64EncDecOp.