log

age author description
Tue, 27 Nov 2018 11:31:10 +0200 Matti Hamalainen Add in several string helper functions from th-libs.
Fri, 26 Oct 2018 09:56:25 +0300 Matti Hamalainen Force 8 bitplanes for IFF PBM images.
Fri, 26 Oct 2018 09:54:51 +0300 Matti Hamalainen Make a internal copy of the const DMImageConvSpec in dmWriteIFFImage().
Thu, 25 Oct 2018 20:19:53 +0300 Matti Hamalainen Add a test program for BR1 compression.
Thu, 25 Oct 2018 19:21:33 +0300 Matti Hamalainen Be more informative about the actual sub-format of the IFF image (PBM/ILBM).
Thu, 25 Oct 2018 19:07:00 +0300 Matti Hamalainen Add option -C for controlling output file compression (PNG and IFF for now) in gfxconv.
Thu, 25 Oct 2018 18:55:38 +0300 Matti Hamalainen Calculate number of required bitplanes more correctly.
Thu, 25 Oct 2018 18:47:10 +0300 Matti Hamalainen Fix IFF chunk padding.
Thu, 25 Oct 2018 17:45:38 +0300 Matti Hamalainen Check for NULL pointer.
Thu, 06 Sep 2018 13:02:14 +0300 Matti Hamalainen Adjust a comment.
Thu, 06 Sep 2018 12:36:17 +0300 Matti Hamalainen Rename variable s/engine/eng/g to avoid aliasing with dmsimple::engine. This
Fri, 31 Aug 2018 17:31:54 +0300 Matti Hamalainen Cleanup.
Wed, 29 Aug 2018 22:01:29 +0300 Matti Hamalainen Improve unpacked Koala Painter format support for variants that have a
Wed, 29 Aug 2018 19:57:31 +0300 Matti Hamalainen Fix FBI FLI Designer format names to match v1.x and v2.
Mon, 06 Aug 2018 15:25:12 +0300 Matti Hamalainen Fix some warnings in regards to strncpy().
Mon, 23 Jul 2018 15:15:37 +0300 Matti Hamalainen Fix displayed output crop length.
Sun, 08 Jul 2018 00:47:22 +0300 Matti Hamalainen Fix use of qsort().
Sat, 07 Jul 2018 22:20:47 +0300 Matti Hamalainen Improve input skip option messages.
Sat, 07 Jul 2018 22:20:28 +0300 Matti Hamalainen Oops, fix hexadecimal value parsing.
Sat, 07 Jul 2018 03:01:08 +0300 Matti Hamalainen Silence the rules using fontconv and data2inc.
Sat, 07 Jul 2018 02:58:49 +0300 Matti Hamalainen Lessen the default verbosity level of fontconv.
Sat, 07 Jul 2018 01:16:00 +0300 Matti Hamalainen Document the negative input skip in -s option help.
Sat, 07 Jul 2018 01:12:21 +0300 Matti Hamalainen Implement negative input data skip values for gfxconv -s option.
Sat, 07 Jul 2018 01:11:22 +0300 Matti Hamalainen Improve dmGetIntVal() to accept an optional negative value boolean flag
Tue, 03 Jul 2018 09:54:14 +0300 Matti Hamalainen Add certain built files to TARGETS, so that they get deleted via 'make clean'.
Tue, 03 Jul 2018 09:46:35 +0300 Matti Hamalainen Remove useless __packed__ attributes.
Tue, 03 Jul 2018 09:46:19 +0300 Matti Hamalainen Increase pattern buffer size.
Tue, 03 Jul 2018 09:41:16 +0300 Matti Hamalainen Improve build system slightly.
Mon, 02 Jul 2018 05:05:50 +0300 Matti Hamalainen Only show error message if the error is other than "not supported".
Mon, 02 Jul 2018 05:03:52 +0300 Matti Hamalainen Improve error message for not being able to decode the file.
Mon, 02 Jul 2018 03:36:08 +0300 Matti Hamalainen Fix a stupid bug left over from the sample conversion refactor.
Mon, 02 Jul 2018 02:26:52 +0300 Matti Hamalainen Add more analyzing.
Sun, 01 Jul 2018 23:09:34 +0300 Matti Hamalainen Silence an unused function argument warning.
Sun, 01 Jul 2018 23:09:15 +0300 Matti Hamalainen Clean up the build process a bit.
Sun, 01 Jul 2018 23:07:33 +0300 Matti Hamalainen Silence some unused function argument warnings.
Sun, 01 Jul 2018 22:25:00 +0300 Matti Hamalainen Rename some Makefile variables.
Sun, 01 Jul 2018 21:31:05 +0300 Matti Hamalainen Backed out changeset 1054396a7d53
Sun, 01 Jul 2018 21:02:34 +0300 Matti Hamalainen Remove dead bits from build system.
Sun, 01 Jul 2018 18:45:45 +0300 Matti Hamalainen Fix PPL cross-build.
Sun, 01 Jul 2018 18:41:25 +0300 Matti Hamalainen Add build dependency to object file directory.
Sun, 01 Jul 2018 18:34:40 +0300 Matti Hamalainen Back out a previous change.
Sun, 01 Jul 2018 18:31:59 +0300 Matti Hamalainen Backed out changeset 096046214869
Sun, 01 Jul 2018 07:03:22 +0300 Matti Hamalainen Allow saving of Micro Illustrator format, but mark it "broken" again due to
Sun, 01 Jul 2018 07:00:38 +0300 Matti Hamalainen Change encode and decode function format parameter type from DMC64ImageFormat to DMC64ImageCommonFormat.
Sun, 01 Jul 2018 06:18:55 +0300 Matti Hamalainen Rename "MIL" to "Micro Illustrator" and improve probing of that format, at
Sun, 01 Jul 2018 06:17:34 +0300 Matti Hamalainen Use DO_SET_MEM_LO where appropriate.
Sun, 01 Jul 2018 06:05:03 +0300 Matti Hamalainen Add d020/d021 bgcolor to dmC64ImageDump() printout.
Sun, 01 Jul 2018 04:53:17 +0300 Matti Hamalainen Confirm the Blazing Paddles d020/bgcolor positions and remove the broken flag.
Sun, 01 Jul 2018 03:55:22 +0300 Matti Hamalainen Add support for Face Painter format (unpacked).
Sun, 01 Jul 2018 02:48:23 +0300 Matti Hamalainen If compressing, use zlib.
Sun, 01 Jul 2018 02:44:23 +0300 Matti Hamalainen Increase the zlib compression buffer size to 1MB to improve the efficiency.
Sun, 01 Jul 2018 02:35:42 +0300 Matti Hamalainen Use font general width/height for glyphs when generating from TrueType font,
Sun, 01 Jul 2018 02:34:52 +0300 Matti Hamalainen Fix writing of JSSMOD for NULL extended instruments.
Sun, 01 Jul 2018 00:15:38 +0300 Matti Hamalainen Return correct value from jssEncodeSample8().
Sat, 30 Jun 2018 19:41:12 +0300 Matti Hamalainen Missed a line from previous commit.
Sat, 30 Jun 2018 18:44:59 +0300 Matti Hamalainen Clean up the sample conversion code a bit. Improve error handling in xm2jss.
Sat, 30 Jun 2018 18:09:34 +0300 Matti Hamalainen Set the PPL font palette to be more appropriate.
Sat, 30 Jun 2018 18:08:11 +0300 Matti Hamalainen Adjust default volume to be a bit lower.
Sat, 30 Jun 2018 18:08:00 +0300 Matti Hamalainen Adjust PPL info text drawing.
Sat, 30 Jun 2018 06:31:57 +0300 Matti Hamalainen Only check glyphs that will be saved.
Sat, 30 Jun 2018 06:26:51 +0300 Matti Hamalainen Fix glyph index saving .. sigh.
Sat, 30 Jun 2018 06:20:47 +0300 Matti Hamalainen Use dmSetBitmapFontPalette().
Sat, 30 Jun 2018 06:20:37 +0300 Matti Hamalainen Fix font glyph counting.
Sat, 30 Jun 2018 06:18:08 +0300 Matti Hamalainen Add one missing glyph to the setup font.
Sat, 30 Jun 2018 06:17:37 +0300 Matti Hamalainen Remove generated file.
Sat, 30 Jun 2018 05:47:31 +0300 Matti Hamalainen If pattern has less channels than what fits on the screen, and active
Sat, 30 Jun 2018 05:40:40 +0300 Matti Hamalainen Add some build depencies.
Sat, 30 Jun 2018 05:40:14 +0300 Matti Hamalainen Some dead code was accidentally left in. Delete it.
Sat, 30 Jun 2018 05:37:31 +0300 Matti Hamalainen Remove generated files.
Sat, 30 Jun 2018 05:24:41 +0300 Matti Hamalainen New font system requires new font data. The DMFONT format was changed a bit.
Sat, 30 Jun 2018 05:24:12 +0300 Matti Hamalainen Revamp the bitmap font system to use single SDL_Surface for the font
Sat, 30 Jun 2018 05:22:15 +0300 Matti Hamalainen Use font height instead of hardcoded values.
Sat, 30 Jun 2018 05:21:25 +0300 Matti Hamalainen Improve build by making PPL depend on the generated font data. The
Sat, 30 Jun 2018 03:47:35 +0300 Matti Hamalainen Remove dmwav from build.
Sat, 30 Jun 2018 02:27:52 +0300 Matti Hamalainen Move WAV stuff back into mod2wav.c, made no sense to have it elsewhere.
Sat, 30 Jun 2018 00:46:46 +0300 Matti Hamalainen Constify more.
Sat, 30 Jun 2018 00:45:57 +0300 Matti Hamalainen Add more error checking.
Sat, 30 Jun 2018 00:45:42 +0300 Matti Hamalainen Constify.
Fri, 29 Jun 2018 22:16:51 +0300 Matti Hamalainen Return DMERR_NOT_SUPPORTED from dmC64ConvertGenericImage2BMP() as it does
Fri, 29 Jun 2018 19:32:50 +0300 Matti Hamalainen Check that we have a CMAP/palette for IFF images that should have it.
Fri, 29 Jun 2018 17:17:14 +0300 Matti Hamalainen Architectural change: remove some duplicated variables from DMC64Image
Fri, 29 Jun 2018 04:05:32 +0300 Matti Hamalainen Add a comment.
Fri, 29 Jun 2018 02:02:42 +0300 Matti Hamalainen Better fix for the PNG reader memory leak.
Fri, 29 Jun 2018 01:56:20 +0300 Matti Hamalainen Cleanup.
Fri, 29 Jun 2018 01:15:30 +0300 Matti Hamalainen Oooops .. fix a memory leak in dmvfprintf() :S That was a bad one.
Fri, 29 Jun 2018 01:13:19 +0300 Matti Hamalainen Do not reference uninitialized value in IFF writer, although in this case
Fri, 29 Jun 2018 00:59:55 +0300 Matti Hamalainen Cosmetic.
Fri, 29 Jun 2018 00:28:17 +0300 Matti Hamalainen Initialize two variables to zero, as valgrind complains about them despite
Fri, 29 Jun 2018 00:27:42 +0300 Matti Hamalainen Cleanup.
Fri, 29 Jun 2018 00:27:34 +0300 Matti Hamalainen Fix two memory leaks in the PNG writer/reader of libgfx.
Fri, 29 Jun 2018 00:26:13 +0300 Matti Hamalainen Fix a silly memory leak in stdio support of DMResource, also fix a related
Thu, 28 Jun 2018 23:02:53 +0300 Matti Hamalainen Cleanup the README.
Thu, 28 Jun 2018 19:50:57 +0300 Matti Hamalainen Cosmetics, add comments.
Thu, 28 Jun 2018 19:37:57 +0300 Matti Hamalainen Cleanups.
Thu, 28 Jun 2018 18:55:21 +0300 Matti Hamalainen Change DMC64ImageFormat parameter of dmC64GetSubjectSize() and
Thu, 28 Jun 2018 18:39:26 +0300 Matti Hamalainen The sprites sub-structure is not yet used, so comment it out.
Thu, 28 Jun 2018 17:26:30 +0300 Matti Hamalainen "Enable" the image->c64 bitmap conversion path in gfxconv. It does not work
Thu, 28 Jun 2018 14:49:52 +0300 Matti Hamalainen Default to D64_ILACE_RES if the given buffer is NULL in fmtDrazLaceGetLaceType().
Thu, 28 Jun 2018 14:48:50 +0300 Matti Hamalainen Only copy memory blocks that do not already exist in destination.
Thu, 28 Jun 2018 14:47:54 +0300 Matti Hamalainen Constify.
Thu, 28 Jun 2018 13:39:18 +0300 Matti Hamalainen Cleanup.
Thu, 28 Jun 2018 01:28:28 +0300 Matti Hamalainen Add some operators case handlers.
Thu, 28 Jun 2018 01:27:39 +0300 Matti Hamalainen Add support for DO_SET_MEM_LO and DO_SET_MEM_HI for blocks in dmC64DecodeGenericBMP().
Thu, 28 Jun 2018 01:25:10 +0300 Matti Hamalainen Add some default-case error handling.
Thu, 28 Jun 2018 01:24:38 +0300 Matti Hamalainen Remove mostly unused DM_GET_ADDR_{LO,HI} macros.
Thu, 28 Jun 2018 01:24:07 +0300 Matti Hamalainen Remove the useless distinction of DO_ENC_FUNC and DO_DEC_FUNC, as the
Wed, 27 Jun 2018 19:13:36 +0300 Matti Hamalainen Cosmetics.
Wed, 27 Jun 2018 19:13:24 +0300 Matti Hamalainen Define variable at start of block.
Wed, 27 Jun 2018 19:09:25 +0300 Matti Hamalainen Cleanups.
Wed, 27 Jun 2018 19:09:07 +0300 Matti Hamalainen Fix a silly bug in the generic c64 bitmap encoder.
Wed, 27 Jun 2018 18:36:26 +0300 Matti Hamalainen Cleanup.
Wed, 27 Jun 2018 18:36:03 +0300 Matti Hamalainen Split dmC64GetOpSize() to dmC64GetSubjectSize() and dmC64GetOpSubjectSize().
Wed, 27 Jun 2018 15:43:20 +0300 Matti Hamalainen Add support for Gigapaint hires (unpacked) format.
Wed, 27 Jun 2018 13:35:10 +0300 Matti Hamalainen Clarify gfxconv help.
Wed, 27 Jun 2018 13:30:47 +0300 Matti Hamalainen Update gfxconv documentation, and fix the various mistakes and obsolete
Wed, 27 Jun 2018 13:13:57 +0300 Matti Hamalainen Implement write support for ECI Graphic Editor 1.0 packed format.
Tue, 26 Jun 2018 20:20:00 +0300 Matti Hamalainen Do not force output type to FFMT_ASCII if format is set on commandline.
Tue, 26 Jun 2018 17:32:14 +0300 Matti Hamalainen Bump gfxconv version.
Tue, 26 Jun 2018 17:30:51 +0300 Matti Hamalainen Rename several variables to lessen the confusion about input/output "format"
Tue, 26 Jun 2018 16:55:27 +0300 Matti Hamalainen Fix certain corner case in IFF ByteRun1 encoder.
Tue, 26 Jun 2018 16:49:03 +0300 Matti Hamalainen Add some more informative messages in IFF loader.
Tue, 26 Jun 2018 15:13:07 +0300 Matti Hamalainen Use a consistent message between IFF encoding and decoding.
Tue, 26 Jun 2018 15:12:11 +0300 Matti Hamalainen Don't use signed arithmatic in IFF ByteRun1 decoder.
Tue, 26 Jun 2018 13:22:20 +0300 Matti Hamalainen Cleanup IFF writer a bit.
Tue, 26 Jun 2018 13:01:25 +0300 Matti Hamalainen Cleanups.
Tue, 26 Jun 2018 12:20:08 +0300 Matti Hamalainen Cleanups.
Tue, 26 Jun 2018 05:03:55 +0300 Matti Hamalainen Fix uneven chunk size handling in IFF reader.
Tue, 26 Jun 2018 04:46:49 +0300 Matti Hamalainen Fix IFF chunk padding.
Tue, 26 Jun 2018 04:31:39 +0300 Matti Hamalainen Cleanups.
Tue, 26 Jun 2018 04:31:24 +0300 Matti Hamalainen Fix planar IFF ILBM writing.
Tue, 26 Jun 2018 04:29:26 +0300 Matti Hamalainen Fix IFF number of planes checking.
Tue, 26 Jun 2018 03:13:38 +0300 Matti Hamalainen Work begins on IFF ILBM/PBM image writer. It is pretty broken, some things
Tue, 26 Jun 2018 03:09:01 +0300 Matti Hamalainen Clean up the IFF reader and make it more robust.
Tue, 26 Jun 2018 03:07:58 +0300 Matti Hamalainen Bump copyright year.
Tue, 26 Jun 2018 01:44:14 +0300 Matti Hamalainen Use format name instead of file extension in a message.
Mon, 25 Jun 2018 19:36:26 +0300 Matti Hamalainen Rename ILBM functions to IFF, which is more approriate as we support both ILBM and PBM variants of the IFF images.
Mon, 25 Jun 2018 17:56:35 +0300 Matti Hamalainen Cleanups.
Mon, 25 Jun 2018 17:13:41 +0300 Matti Hamalainen Oops, fix a blunder left in the refactored scale option parsing.
Mon, 25 Jun 2018 17:10:24 +0300 Matti Hamalainen Improve option argument parsing.
Mon, 25 Jun 2018 15:54:23 +0300 Matti Hamalainen Improve some gfxconv commanline option parsing.
Mon, 25 Jun 2018 14:04:06 +0300 Matti Hamalainen Return DMERR_OK instead of dmferror(fp) dmWriteIFFMasterRAWHeader().
Mon, 25 Jun 2018 13:52:20 +0300 Matti Hamalainen Remove the stdio FILE support from libgfx API, now only DMResource is supported.
Mon, 25 Jun 2018 13:24:50 +0300 Matti Hamalainen Implement resource helper functions dmfprintf() and dmvfprintf().
Mon, 25 Jun 2018 13:24:27 +0300 Matti Hamalainen Implement dm_strdup_vprintf_len(const char *fmt, va_list args, int *len), which
Mon, 25 Jun 2018 13:22:39 +0300 Matti Hamalainen Fix dmfputs(), it was writing the end NUL byte of given string.
Mon, 25 Jun 2018 13:22:17 +0300 Matti Hamalainen Cleanup.
Mon, 25 Jun 2018 13:00:40 +0300 Matti Hamalainen Move dmresw function declarations to dmres.h
Mon, 25 Jun 2018 03:07:26 +0300 Matti Hamalainen Cleanup.
Mon, 25 Jun 2018 00:50:35 +0300 Matti Hamalainen Allow writing of "Crest Hires FLI Designer (unpacked)" and "Cosmos Designs Hires Manager (unpacked)" formats.
Mon, 25 Jun 2018 00:49:41 +0300 Matti Hamalainen Use only 4 lowest bits from HCB background color data.
Mon, 25 Jun 2018 00:14:26 +0300 Matti Hamalainen Some fixes to HCB support, now the background colors are supported correctly.
Sun, 24 Jun 2018 23:37:01 +0300 Matti Hamalainen Implement read-only support for HCB (Half Char Bitmap) format.
Sun, 24 Jun 2018 22:17:28 +0300 Matti Hamalainen Cleanup.
Sun, 24 Jun 2018 21:13:36 +0300 Matti Hamalainen Cleanups.
Sun, 24 Jun 2018 20:26:39 +0300 Matti Hamalainen Clarify gfxconv help.
Sun, 24 Jun 2018 19:07:43 +0300 Matti Hamalainen Actually fix also the ARAW/RAW image data writing to honor the scaling.
Sun, 24 Jun 2018 18:58:58 +0300 Matti Hamalainen Fix scaling option for RAW/ARAW output.
Sun, 24 Jun 2018 18:53:15 +0300 Matti Hamalainen Add check for writability in output format option -f
Sun, 24 Jun 2018 18:45:33 +0300 Matti Hamalainen Improve input/output format probe/forcing and related messages.
Sun, 24 Jun 2018 17:35:32 +0300 Matti Hamalainen Update gfxconv usage examples.
Sun, 24 Jun 2018 17:35:02 +0300 Matti Hamalainen Make output format -f option symmetric with the -i input format option.
Sun, 24 Jun 2018 17:07:02 +0300 Matti Hamalainen Add a comment about the imperfection of ANSI color output.
Sun, 24 Jun 2018 17:05:07 +0300 Matti Hamalainen Improve color map and ANSI output support.
Sun, 24 Jun 2018 17:04:21 +0300 Matti Hamalainen Remove multicolor option flag -m, as it can be specified with input format option -i flags (mc|sc).
Sun, 24 Jun 2018 17:03:41 +0300 Matti Hamalainen Make input format -i option saner and more uniform with output format option -f
Sun, 24 Jun 2018 17:02:32 +0300 Matti Hamalainen Improve skip option (-s) description.
Sun, 24 Jun 2018 16:00:19 +0300 Matti Hamalainen Update a comment.
Sun, 24 Jun 2018 05:46:12 +0300 Matti Hamalainen Some work on Pentel Paint sprite layer support. Does not work very well yet.
Sun, 24 Jun 2018 05:35:23 +0300 Matti Hamalainen Rename various C64 sprite / character constants.
Sun, 24 Jun 2018 03:37:00 +0300 Matti Hamalainen Only check operator size for DO_COPY operators against source size.
Sun, 24 Jun 2018 03:04:04 +0300 Matti Hamalainen Fix Pu-239 BFLI / BigFLI support.
Sun, 24 Jun 2018 03:01:50 +0300 Matti Hamalainen Allow override of block size in DEF_SCREEN_RAMS_8() and DEF_SCREEN_RAM() macros.
Sat, 23 Jun 2018 03:10:24 +0300 Matti Hamalainen Adjust the minimum byte run RLE counts from 3 to 4.
Sat, 23 Jun 2018 01:45:34 +0300 Matti Hamalainen Fix Fun Paint 2 raster colours.
Fri, 22 Jun 2018 23:44:22 +0300 Matti Hamalainen Improve error messaging in generic c64 image encode/decode.
Fri, 22 Jun 2018 23:40:20 +0300 Matti Hamalainen Split dmC64GetOpMemBlockAndName() into dmC64GetOpMemBlock() and
Fri, 22 Jun 2018 23:11:58 +0300 Matti Hamalainen Reallocate buffer only if the new size is larger in dmC64MemBlockReAlloc().
Fri, 22 Jun 2018 23:10:20 +0300 Matti Hamalainen Backed out changeset 914dbb50139f
Fri, 22 Jun 2018 23:06:32 +0300 Matti Hamalainen Rename "FunPaint II" to "Fun Painter II" as it should be.
Fri, 22 Jun 2018 22:39:12 +0300 Matti Hamalainen Fix encoding of GunPaint format by placing the magic ID in correct position.
Fri, 22 Jun 2018 22:38:51 +0300 Matti Hamalainen Using the newly introduced data block offset feature, unify the handling of
Fri, 22 Jun 2018 22:31:52 +0300 Matti Hamalainen Implement data block offset in certain DMC64EncDecOps. This allows us to
Fri, 22 Jun 2018 21:47:31 +0300 Matti Hamalainen Improve GunPaint format probing.
Fri, 22 Jun 2018 21:47:10 +0300 Matti Hamalainen Fix GunPaint format rendering.
Fri, 22 Jun 2018 19:13:41 +0300 Matti Hamalainen Add C64 image format info dumps for verbosity level 2 when converting.
Fri, 22 Jun 2018 19:13:10 +0300 Matti Hamalainen Improve C64 bitmap conversion messages.
Fri, 22 Jun 2018 19:07:01 +0300 Matti Hamalainen Attempt to avoid misprobes of "Rainbow Painter (unpacked)" as packed Doodle files.
Fri, 22 Jun 2018 19:02:49 +0300 Matti Hamalainen Implement support for packed variant of Doodle format.
Fri, 22 Jun 2018 19:01:23 +0300 Matti Hamalainen As the Koala Painter plain RLE compression (without headers and static
Fri, 22 Jun 2018 18:21:36 +0300 Matti Hamalainen Fix Fun Paint 2 packed variant writing, it was missing one byte (the "is packed" flag).
Fri, 22 Jun 2018 17:02:47 +0300 Matti Hamalainen Bump copyright and version.
Fri, 22 Jun 2018 17:01:59 +0300 Matti Hamalainen Bump version.
Fri, 22 Jun 2018 17:01:37 +0300 Matti Hamalainen Bump copyright year.
Fri, 22 Jun 2018 16:48:04 +0300 Matti Hamalainen Separate the format entries for "FBI Crew FLI Designer 1.1" and "FLI Designer 2"
Fri, 22 Jun 2018 16:35:08 +0300 Matti Hamalainen Improve RLE compression by checking for "first byte" condition in the compressor.
Fri, 22 Jun 2018 16:34:18 +0300 Matti Hamalainen Implement write support for Black Mail FLI Designer packed format.
Fri, 22 Jun 2018 16:33:27 +0300 Matti Hamalainen Change the logic of how DMGrowBuf works in "backwards" growing mode. Adjust
Fri, 22 Jun 2018 16:17:06 +0300 Matti Hamalainen Remove dmGrowBufUpdate() and min/max_offs.
Fri, 22 Jun 2018 13:43:44 +0300 Matti Hamalainen Change the order and logic of how we do upconversion fixups in dmConvertC64Bitmap().
Fri, 22 Jun 2018 13:41:54 +0300 Matti Hamalainen Use dmGrowBufPutU16LE() instead of two dmGrowBufPutU8() to push the loading
Fri, 22 Jun 2018 13:40:11 +0300 Matti Hamalainen Return NULL blk if specified bank is higher than banks in the format in dmC64GetOpMemBlockAndName()
Fri, 22 Jun 2018 12:23:23 +0300 Matti Hamalainen Make dmC64GetOpMemBlockAndName() a public function.
Fri, 22 Jun 2018 12:23:06 +0300 Matti Hamalainen Adjust DM_RLE_RUNS_MASK.
Fri, 22 Jun 2018 12:22:33 +0300 Matti Hamalainen Improve error handling of dmC64MemBlockCopy().
Fri, 22 Jun 2018 12:21:54 +0300 Matti Hamalainen Improve C64 image format up/down conversion. Might actually work for some formats now.
Fri, 22 Jun 2018 12:20:46 +0300 Matti Hamalainen Add indentation parameter to dmC64ImageDump().
Fri, 22 Jun 2018 11:20:15 +0300 Matti Hamalainen Improve dmGenericRLEAnalyze() by being better at selecting rleMarker bytes
Fri, 22 Jun 2018 09:59:40 +0300 Matti Hamalainen Oops, need to deconstify the "count" argument of dmEncodeGenericRLESequence() as we now modify it inside.
Fri, 22 Jun 2018 09:57:04 +0300 Matti Hamalainen Enable write support for some formats that should be workable.
Fri, 22 Jun 2018 09:56:32 +0300 Matti Hamalainen Implement DM_RLE_ZERO_COUNT_MAX support in the generic RLE compressor.
Thu, 21 Jun 2018 19:42:18 +0300 Matti Hamalainen Cosmetics.
Thu, 21 Jun 2018 19:38:13 +0300 Matti Hamalainen Allow writing of unpacked True Paint format.
Thu, 21 Jun 2018 19:27:53 +0300 Matti Hamalainen Rename "Koala Paint" to "Koala Painter".
Thu, 21 Jun 2018 17:22:32 +0300 Matti Hamalainen Use dmMemset() instead of memset().
Thu, 21 Jun 2018 13:07:44 +0300 Matti Hamalainen Cosmetic.
Thu, 21 Jun 2018 13:04:53 +0300 Matti Hamalainen Oops. Add missing fmtProbeCosmosDesignsHiresManager() function. :S
Thu, 21 Jun 2018 13:01:57 +0300 Matti Hamalainen Clean up the image format output stuff in gfxconv.
Thu, 21 Jun 2018 13:00:24 +0300 Matti Hamalainen Various cleanups.
Thu, 21 Jun 2018 11:14:26 +0300 Matti Hamalainen Move ILBM function declarations to position that better reflects their
Thu, 21 Jun 2018 11:13:19 +0300 Matti Hamalainen Move idILBM variable to DMIFF struct.
Tue, 19 Jun 2018 13:26:48 +0300 Matti Hamalainen Remove slight bit of code duplication.
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 12:58:44 +0300 Matti Hamalainen s/DM_IFMT_/DM_COLFMT_/g
Thu, 14 Jun 2018 12:42:29 +0300 Matti Hamalainen Fix checks for NULL palette in index/palette images. Also improve error
Thu, 14 Jun 2018 12:41:55 +0300 Matti Hamalainen Comment.
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.
Thu, 14 Jun 2018 04:00:59 +0300 Matti Hamalainen If the c64 image format has a set size and our buffer after encoding in
Thu, 14 Jun 2018 03:59:45 +0300 Matti Hamalainen Zero out the struct data in dmGrowBufFree().
Wed, 13 Jun 2018 14:17:13 +0300 Matti Hamalainen Fix some typos in comments.
Wed, 13 Jun 2018 12:55:08 +0300 Matti Hamalainen Slight fix to the README.
Wed, 13 Jun 2018 12:52:21 +0300 Matti Hamalainen Add depencies for lib64fmts.
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 03:01:53 +0300 Matti Hamalainen Fix output buffer cropping in dmFinishRLEBuffers() for DM_OUT_CROP_END case.
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.