log

age author description
Thu, 13 Jun 2019 22:02:04 +0300 Matti Hamalainen Cleanup Crest SHFLI decoding and use specific constants better.
Thu, 13 Jun 2019 21:21:43 +0300 Matti Hamalainen Clean up useless break statements.
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 20:33:50 +0300 Matti Hamalainen Rename short option '-p' (probe only) to '-P'.
Wed, 12 Jun 2019 20:25:06 +0300 Matti Hamalainen Change the error message for unimplemented option argument.
Wed, 12 Jun 2019 18:28:53 +0300 Matti Hamalainen Wrong struct pointer variable used .. but actually the same pointer, so no harm done. Fixed anyway.
Wed, 12 Jun 2019 18:25:46 +0300 Matti Hamalainen Oops, forgot these from previous commit.
Wed, 12 Jun 2019 18:22:04 +0300 Matti Hamalainen s/D64_FMT_MASK/D64_FMT_MODE_MASK/g
Wed, 12 Jun 2019 17:55:01 +0300 Matti Hamalainen Rename DMC64Image::nbanks to nblocks, which reflects better what it does.
Wed, 12 Jun 2019 17:19:07 +0300 Matti Hamalainen Default the Crest Super Hires FLI background to 0x0F for the unused bottom
Wed, 12 Jun 2019 17:16:33 +0300 Matti Hamalainen Improve some build depencies to be more reliable.
Wed, 12 Jun 2019 17:02:42 +0300 Matti Hamalainen Reduce number of max enc/dec ops from 64 to 32, this reduces produced binary sizes by 100kB :P
Wed, 12 Jun 2019 16:38:39 +0300 Matti Hamalainen Change default C64 palette system a bit, add two more palettes. These are
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:38:44 +0300 Matti Hamalainen Add helper function dmC64GetOpType() and use it to display operator type
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:58:03 +0300 Matti Hamalainen Change 64vw's short description.
Mon, 10 Jun 2019 23:46:01 +0300 Matti Hamalainen Add support for one more Art Studio hires variant.
Tue, 04 Jun 2019 17:54:12 +0300 Matti Hamalainen Lower verbosity threshold the "Using ... output" when converting to image.
Tue, 04 Jun 2019 17:53:44 +0300 Matti Hamalainen Show string 'bitmap' instead of NULL for c64 bitmap sources.
Tue, 04 Jun 2019 17:13:29 +0300 Matti Hamalainen Oops, display the real intended output pixfmt.
Tue, 04 Jun 2019 16:27:09 +0300 Matti Hamalainen Rename DM_COLFMT_* constants to DM_PIXFMT_* and the 'format' field of DMImage
Tue, 04 Jun 2019 16:18:41 +0300 Matti Hamalainen Rename DMImageConvSpec to DMImageWriteSpec to better reflec the struct's purpose.
Tue, 04 Jun 2019 16:15:58 +0300 Matti Hamalainen Make PNG/PPM output a bit more sane with -P option and grayscale data.
Tue, 04 Jun 2019 15:56:10 +0300 Matti Hamalainen Add check to PNG and PPM output as well.
Tue, 04 Jun 2019 15:44:49 +0300 Matti Hamalainen Fix IFF and PCX checks for non-indexed images.
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.
Sun, 02 Jun 2019 23:12:53 +0300 Matti Hamalainen Clarifications in comments.
Sun, 02 Jun 2019 23:03:55 +0300 Matti Hamalainen Fix format reporting.
Sun, 02 Jun 2019 21:26:48 +0300 Matti Hamalainen Add some comments.
Sun, 02 Jun 2019 21:21:35 +0300 Matti Hamalainen Write ARAW palette only if it exists.
Sun, 02 Jun 2019 21:08:23 +0300 Matti Hamalainen Fix bpp option description.
Sun, 02 Jun 2019 21:08:06 +0300 Matti Hamalainen Fix palette remapping.
Sun, 02 Jun 2019 20:12:05 +0300 Matti Hamalainen Possibly fix RAW output when clipping nplanes/bpp.
Sat, 01 Jun 2019 03:56:05 +0300 Matti Hamalainen Add somewhat broken support for decoding packed Cosmos Designs Hires Manager files.
Sat, 01 Jun 2019 03:18:01 +0300 Matti Hamalainen Allow NULL buffer argument(s) for dmSetupRLEBuffers() and dmFinishRLEBuffers().
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 10:24:53 +0300 Matti Hamalainen Use only long option for char ROM.
Wed, 29 May 2019 09:11:46 +0300 Matti Hamalainen Clean up one build rule a bit.
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.
Tue, 28 May 2019 10:32:12 +0300 Matti Hamalainen Add char map helper functions and use them.
Tue, 28 May 2019 07:25:20 +0300 Matti Hamalainen Free previously allocated palette in the image palette allocation functions if it
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:28:19 +0300 Matti Hamalainen Validate format index values better in dmC64GetImageTypeString().
Mon, 27 May 2019 11:12:21 +0300 Matti Hamalainen Fix ECI palette setting, return value of dmSetMixedColorC64Palette() had
Mon, 27 May 2019 10:47:46 +0300 Matti Hamalainen Fix character ROM data handling.
Mon, 27 May 2019 08:35:35 +0300 Matti Hamalainen Rename various C64_* constants to D64_*.
Mon, 27 May 2019 08:27:01 +0300 Matti Hamalainen Simplistic conversion fixups.
Mon, 27 May 2019 06:01:32 +0300 Matti Hamalainen Add initial support to 64vw and gfxconv for viewing and converting character
Mon, 27 May 2019 05:59:57 +0300 Matti Hamalainen Add few out of bounds checks.
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 18:33:06 +0300 Matti Hamalainen Define a default DM_DEF_CHARGEN if not #defined before.
Sun, 26 May 2019 17:51:24 +0300 Matti Hamalainen Change D64_FMT_* MASK constants and how they are used.
Sun, 26 May 2019 05:20:47 +0300 Matti Hamalainen Oops, wrong order of hires/mc/ecm strings in dmC64GetImageTypeString() was
Sun, 26 May 2019 02:45:44 +0300 Matti Hamalainen Implement initial ECM support in charmap decoding.
Sun, 26 May 2019 02:44:34 +0300 Matti Hamalainen Some fixes in charmap to image decoding.
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.
Sat, 25 May 2019 18:57:37 +0300 Matti Hamalainen Improve probing of packed and unpacked Koala files. Many converters and
Sat, 25 May 2019 18:40:52 +0300 Matti Hamalainen Oops, missing printf argument.
Fri, 24 May 2019 03:48:42 +0300 Matti Hamalainen Support DESTDIR for 'make install'.
Fri, 24 May 2019 02:29:27 +0300 Matti Hamalainen Add helper function dmC64MemBlockAllocSubj().
Fri, 24 May 2019 02:27:45 +0300 Matti Hamalainen Change dmC64GetOpMemBlock() function API.
Wed, 08 May 2019 13:57:34 +0300 Matti Hamalainen Silence a warning when building without PACKFS support.
Wed, 08 May 2019 13:56:10 +0300 Matti Hamalainen Clean out the resource path handling.
Mon, 29 Apr 2019 14:09:01 +0300 Matti Hamalainen Cleanups.
Mon, 29 Apr 2019 13:46:50 +0300 Matti Hamalainen Copy surface attributes in dmGetBMGlyph().
Wed, 03 Apr 2019 20:59:36 +0300 Matti Hamalainen Improve help for spr/chr formats by listing the :mc and :sc flags at their
Thu, 07 Mar 2019 14:12:21 +0200 Matti Hamalainen Backed out changeset dcca36701cdd
Wed, 06 Mar 2019 10:00:03 +0200 Matti Hamalainen Improve PPM/PGM/PNM probing and header parsing.
Tue, 05 Mar 2019 15:09:18 +0200 Matti Hamalainen Add dmGetNPlanesFromNColors() and use it.
Tue, 05 Mar 2019 14:51:02 +0200 Matti Hamalainen Fix nplanes and bpp in gfxconv.
Tue, 05 Mar 2019 12:14:31 +0200 Matti Hamalainen Support grayscale output.
Tue, 05 Mar 2019 10:54:47 +0200 Matti Hamalainen Cleanups.
Tue, 05 Mar 2019 10:32:28 +0200 Matti Hamalainen Improve PPM/PNM/PGM probing.
Tue, 05 Mar 2019 09:57:32 +0200 Matti Hamalainen Mark image format flags with the color formats they support.
Tue, 05 Mar 2019 09:56:47 +0200 Matti Hamalainen Revamp how the DMImage palette system and color formats work, as preparation
Thu, 28 Feb 2019 12:32:07 +0200 Matti Hamalainen Some work on reading >8bpp images.
Thu, 28 Feb 2019 12:30:21 +0200 Matti Hamalainen Initial support for reading PPM/PGM.
Thu, 28 Feb 2019 12:18:27 +0200 Matti Hamalainen Cleanups.
Mon, 25 Feb 2019 12:43:08 +0200 Matti Hamalainen Use helper functions for resource lib mutex locking.
Tue, 19 Feb 2019 12:18:12 +0200 Matti Hamalainen Cleanups.
Tue, 19 Feb 2019 09:33:29 +0200 Matti Hamalainen Add verbose build support ('make V=1').
Mon, 14 Jan 2019 07:20:52 +0200 Matti Hamalainen Bump copyright years.
Thu, 13 Dec 2018 15:54:09 +0200 Matti Hamalainen Implement dmGetBits() to the DMBitStreamContext API. Also improve error handling.
Tue, 11 Dec 2018 15:17:40 +0200 Matti Hamalainen Cosmetic.
Tue, 11 Dec 2018 15:17:32 +0200 Matti Hamalainen Simplify dmPutBits() call in dmWriteRAWRow().
Tue, 11 Dec 2018 15:16:06 +0200 Matti Hamalainen Return DMERR_OK where appropriate instead of 0.
Mon, 10 Dec 2018 20:48:46 +0200 Matti Hamalainen Fix plane buffer size calculation for IFF ACBM to round up to nearest byte (minimum of 1).
Mon, 10 Dec 2018 20:35:18 +0200 Matti Hamalainen Initialize the destination image data in case of IFF ACBM loading.
Mon, 10 Dec 2018 19:36:48 +0200 Matti Hamalainen Define macros DM_MEMCMP_SIZE() and DM_MEMCMP_LEN() as helpers.
Mon, 10 Dec 2018 19:24:45 +0200 Matti Hamalainen Move dm_strdup_fext() and dm_basefilename() to gfxconv, as they are only used there.
Mon, 10 Dec 2018 15:41:58 +0200 Matti Hamalainen Be more informative when attempting to figure out broken PCX file.
Mon, 10 Dec 2018 14:50:17 +0200 Matti Hamalainen Make a note about '-R +remove' in help.
Mon, 10 Dec 2018 14:41:19 +0200 Matti Hamalainen Fix dm_strrcasecmp().