log

age author description
Thu, 23 Jul 2020 03:38:46 +0300 Matti Hamalainen Merge.
Thu, 23 Jul 2020 03:38:31 +0300 Matti Hamalainen Clean up SupeRES decoder loop a bit.
Sun, 12 Jul 2020 01:19:19 +0300 Matti Hamalainen Fix some enums.
Sun, 12 Jul 2020 01:01:37 +0300 Matti Hamalainen Make sure we won't access DMC64Image::extraData[] indices out of bounds when
Sun, 12 Jul 2020 01:00:59 +0300 Matti Hamalainen Implement dumping of character/font memory block for -f dump output.
Sat, 23 May 2020 22:44:47 +0300 Matti Hamalainen Swap the meaning of page up/down keys and arrow up/down keys.
Sat, 16 May 2020 06:38:52 +0300 Matti Hamalainen Cleanups.
Sat, 16 May 2020 06:11:53 +0300 Matti Hamalainen Do not have config.mak in build depencies when it is not being used.
Sat, 16 May 2020 04:35:29 +0300 Matti Hamalainen Disable Tremor by default in the example config.mak.in
Fri, 15 May 2020 09:57:08 +0300 Matti Hamalainen Minor fixes / updates to README. rel-20200515
Fri, 15 May 2020 07:46:14 +0300 Matti Hamalainen Initialize result variable.
Fri, 15 May 2020 07:44:12 +0300 Matti Hamalainen Implement SupeRes encoding.
Fri, 15 May 2020 04:04:57 +0300 Matti Hamalainen Rename DMSupeResCtx to DMSupeResDecCtx.
Fri, 15 May 2020 03:32:03 +0300 Matti Hamalainen Cosmetic.
Fri, 15 May 2020 03:23:59 +0300 Matti Hamalainen Clean up the SupeRes decoder a bit.
Fri, 15 May 2020 03:06:48 +0300 Matti Hamalainen Add new field 'size_t extra' to DMC64ImageFormat for certain image format data
Fri, 15 May 2020 02:55:31 +0300 Matti Hamalainen Cosmetics.
Fri, 15 May 2020 02:46:53 +0300 Matti Hamalainen Add preliminary decoder for SupeRes hires and multicolor files. The decoder
Tue, 12 May 2020 20:49:12 +0300 Matti Hamalainen Implement optionality of loading address in dmC64EncodeBMP() as well.
Tue, 12 May 2020 20:31:23 +0300 Matti Hamalainen List formats without a loading address differently in argShowC64Formats().
Tue, 12 May 2020 20:27:00 +0300 Matti Hamalainen Change dmC64DecodeBMP() probeOffs and dataOffs to ssize_t, and use default
Tue, 12 May 2020 20:06:24 +0300 Matti Hamalainen Make c64 formats listing (optionally) more verbose. Handle --help a bit
Sat, 02 May 2020 08:25:12 +0300 Matti Hamalainen Comments.
Sat, 02 May 2020 08:16:22 +0300 Matti Hamalainen Cleanup.
Thu, 30 Apr 2020 10:34:55 +0300 Matti Hamalainen Cleanup.
Thu, 30 Apr 2020 08:51:21 +0300 Matti Hamalainen Comment out fields in DMC64ImageConvSpec that are not currently used.
Wed, 29 Apr 2020 13:35:56 +0300 Matti Hamalainen Some improvements/fixes to -R option help.
Wed, 29 Apr 2020 01:31:20 +0300 Matti Hamalainen Cleanups.
Wed, 29 Apr 2020 01:26:13 +0300 Matti Hamalainen Due to previously added version check, we need to initialize a variable to appease the compiler.
Wed, 29 Apr 2020 01:21:51 +0300 Matti Hamalainen Remove the unused D64_CHCFG_* stuff.
Wed, 29 Apr 2020 01:14:30 +0300 Matti Hamalainen Add (a redundant) check for XM version.
Tue, 28 Apr 2020 23:24:14 +0300 Matti Hamalainen Improve the help texts / descriptions of few options.
Tue, 28 Apr 2020 23:15:07 +0300 Matti Hamalainen Mention --longhelp in the message if no arguments are given.
Tue, 28 Apr 2020 22:56:45 +0300 Matti Hamalainen Clarify the help for -R sub-option "max=".
Tue, 28 Apr 2020 22:38:27 +0300 Matti Hamalainen All the -R modes now accept all the different sub-options/modifiers, so no
Tue, 28 Apr 2020 22:31:45 +0300 Matti Hamalainen Cosmetic.
Tue, 28 Apr 2020 22:31:24 +0300 Matti Hamalainen Output a warning if REMAP_MAPPED is used together with palette replacement
Tue, 28 Apr 2020 21:11:05 +0300 Matti Hamalainen Bump gfxconv version.
Tue, 28 Apr 2020 21:08:17 +0300 Matti Hamalainen Fix/clarify an explanation in '-R' option help.
Tue, 28 Apr 2020 20:58:55 +0300 Matti Hamalainen Oooops, forgot to commit these changes to color remapping stuff. 100L.
Tue, 28 Apr 2020 20:55:34 +0300 Matti Hamalainen Fix parsing of some arguments to -S option.
Tue, 28 Apr 2020 20:55:10 +0300 Matti Hamalainen Add 'help' support to -m, -S and -R options.
Tue, 28 Apr 2020 20:34:49 +0300 Matti Hamalainen Remove dm_str(n)casecmp() functions, in favour of standard libc ones.
Tue, 28 Apr 2020 20:28:35 +0300 Matti Hamalainen More improvements to palette remapping etc.
Tue, 28 Apr 2020 19:26:04 +0300 Matti Hamalainen Add few comments to the -R sub-option parsing and remove dead code.
Tue, 28 Apr 2020 19:16:19 +0300 Matti Hamalainen Implement parsing of -R option suboptions.
Tue, 28 Apr 2020 18:38:38 +0300 Matti Hamalainen Fix dm_strncasecmp() edge case.
Tue, 28 Apr 2020 18:11:59 +0300 Matti Hamalainen Cleanup.
Tue, 28 Apr 2020 18:09:32 +0300 Matti Hamalainen Rework some option parsing to be more robust.
Tue, 28 Apr 2020 18:09:07 +0300 Matti Hamalainen More work on image palette remapping functionality.
Tue, 28 Apr 2020 14:45:44 +0300 Matti Hamalainen Rename DM_SWAP() macro to DM_SWAP_IF().
Tue, 28 Apr 2020 14:16:50 +0300 Matti Hamalainen Change dmParseIntValWithSep() separator spec from char to char *, to specify
Tue, 28 Apr 2020 01:41:44 +0300 Matti Hamalainen Oops, use dmPaletteFree() instead of dmFree().
Tue, 28 Apr 2020 01:40:31 +0300 Matti Hamalainen Add support for converting palette to another palette format, or to a supported image format.
Tue, 28 Apr 2020 01:39:29 +0300 Matti Hamalainen Cosmetic.
Tue, 28 Apr 2020 00:47:06 +0300 Matti Hamalainen Some work towards more flexible palette remapping.
Mon, 27 Apr 2020 21:37:15 +0300 Matti Hamalainen Various cleanups, integrate some changes/improvements from opendat project to packed.
Mon, 27 Apr 2020 21:33:29 +0300 Matti Hamalainen Rename DMPackEntry::length to csize (compressed size).
Mon, 27 Apr 2020 20:39:35 +0300 Matti Hamalainen Fix two meaningless memory leaks.
Mon, 27 Apr 2020 18:33:39 +0300 Matti Hamalainen Clean up various error messages.
Mon, 27 Apr 2020 18:33:18 +0300 Matti Hamalainen Use DMResource I/O instead of stdio for writing JSSMOD module.
Mon, 27 Apr 2020 18:13:11 +0300 Matti Hamalainen Add few comments about the state of jssOptimizeModule().
Mon, 27 Apr 2020 18:08:39 +0300 Matti Hamalainen Various cleanups, use saner variable names.
Mon, 27 Apr 2020 15:16:39 +0300 Matti Hamalainen Improve error handling.
Mon, 27 Apr 2020 03:15:19 +0300 Matti Hamalainen Allocate empty pattern for JSSMOD as well.
Mon, 27 Apr 2020 03:13:14 +0300 Matti Hamalainen Use jsetMaxPatterns for "empty" pattern instead of npatterns.
Mon, 27 Apr 2020 03:10:15 +0300 Matti Hamalainen Do checks against buffer length before access. :S
Fri, 17 Apr 2020 16:31:06 +0300 Matti Hamalainen Adjust DM_FMT_* flag values slightly.
Thu, 16 Apr 2020 17:38:56 +0300 Matti Hamalainen Enable the use of internal (C64) palettes for generally specifying a palette.
Thu, 16 Apr 2020 15:00:18 +0300 Matti Hamalainen Move dmCompareColor() from libgfx to gfxconv as it is used only there,
Thu, 16 Apr 2020 14:35:41 +0300 Matti Hamalainen Free the allocated extra palette, if any.
Thu, 16 Apr 2020 14:07:38 +0300 Matti Hamalainen Sync string handling fixes from th-libs.
Thu, 16 Apr 2020 10:36:45 +0300 Matti Hamalainen Add few comments.
Thu, 16 Apr 2020 09:11:12 +0300 Matti Hamalainen Improve error and validity checks for external palette loading.
Thu, 16 Apr 2020 09:10:47 +0300 Matti Hamalainen "Arbitrary" is better than "non-standard" in this context.
Thu, 16 Apr 2020 08:07:40 +0300 Matti Hamalainen Check that the source image has a palette when doing image -> palette conversion/extraction.
Thu, 16 Apr 2020 07:52:06 +0300 Matti Hamalainen Improve few error messages.
Thu, 16 Apr 2020 07:48:36 +0300 Matti Hamalainen Rename labels more unformly.
Thu, 16 Apr 2020 07:39:19 +0300 Matti Hamalainen Reorder the function prototypes, cosmetics, comments.
Wed, 15 Apr 2020 15:10:18 +0300 Matti Hamalainen Add few comments.
Wed, 15 Apr 2020 14:21:38 +0300 Matti Hamalainen Remove the unused "BOOL info" argument from dmWriteImage().
Wed, 15 Apr 2020 14:20:11 +0300 Matti Hamalainen Allow the -R option of gfxconv to be specified as '-R auto[+remove]' for
Wed, 15 Apr 2020 14:18:43 +0300 Matti Hamalainen Un-staticize functions in the main program.
Wed, 15 Apr 2020 13:52:28 +0300 Matti Hamalainen Implement functionality for converting the supported palette formats to
Wed, 15 Apr 2020 13:51:22 +0300 Matti Hamalainen Rename dmRemapImageColors() to more accurate dmRemoveUnusedImageColors().
Wed, 15 Apr 2020 13:50:28 +0300 Matti Hamalainen Move conversion final write error checking to a more generic location.
Wed, 15 Apr 2020 13:31:08 +0300 Matti Hamalainen Check that the image format detected by dmImageProbeGeneric() has read() function defined.
Wed, 15 Apr 2020 13:30:16 +0300 Matti Hamalainen Reorder few NULL checks to be earlier.
Wed, 15 Apr 2020 13:29:50 +0300 Matti Hamalainen Remove useless else and block.
Wed, 15 Apr 2020 13:29:28 +0300 Matti Hamalainen Cosmetics.
Tue, 10 Mar 2020 00:20:05 +0200 Matti Hamalainen Remove some useless complexity from resource system .. could remove more.
Mon, 09 Mar 2020 22:37:00 +0200 Matti Hamalainen Cleanup, rename DMResource::error to DMResource::status.
Mon, 09 Mar 2020 22:29:29 +0200 Matti Hamalainen Add few comments.
Tue, 03 Mar 2020 14:31:14 +0200 Matti Hamalainen Cleanups.
Sat, 29 Feb 2020 12:33:57 +0200 Matti Hamalainen Input file argument is optional for some cases, where stdin can be used.
Sat, 29 Feb 2020 12:32:08 +0200 Matti Hamalainen Show help when no arguments.
Wed, 26 Feb 2020 18:15:17 +0200 Matti Hamalainen Rename extract short from 'e' to 'x'.
Tue, 25 Feb 2020 13:40:32 +0200 Matti Hamalainen Adjust few comments.
Tue, 25 Feb 2020 09:40:23 +0200 Matti Hamalainen Cosmetics in help.
Tue, 25 Feb 2020 07:26:40 +0200 Matti Hamalainen Fix and improvements to dmres MemIO subsystem.
Mon, 24 Feb 2020 16:12:16 +0200 Matti Hamalainen Do not show 'Invalid argument' message, assume the caller does it.
Sun, 23 Feb 2020 08:55:30 +0200 Matti Hamalainen Add missing linefeed.
Sun, 23 Feb 2020 06:13:24 +0200 Matti Hamalainen Print binary name and input file name when outputting -o options.
Wed, 19 Feb 2020 18:25:50 +0200 Matti Hamalainen More improvements to the grep mode.
Wed, 19 Feb 2020 18:00:49 +0200 Matti Hamalainen Only print grep value lists if verbosity >= 1.
Wed, 19 Feb 2020 01:52:36 +0200 Matti Hamalainen Fix grepping of consecutive values in fanalyze when using > byte size types.
Tue, 18 Feb 2020 23:31:10 +0200 Matti Hamalainen Use printf() here as well.
Tue, 18 Feb 2020 23:27:47 +0200 Matti Hamalainen Use printf() instead of dmPrint() for some things.
Fri, 31 Jan 2020 21:48:45 +0200 Matti Hamalainen Fix write support of Abyss Connection PETSCII-Editor 4.61 (unpacked) format.
Mon, 27 Jan 2020 09:40:06 +0200 Matti Hamalainen Cleanup.
Tue, 21 Jan 2020 07:54:54 +0200 Matti Hamalainen Fix the check for --long option argument.
Tue, 21 Jan 2020 05:00:05 +0200 Matti Hamalainen Rename some variables.
Mon, 20 Jan 2020 19:29:03 +0200 Matti Hamalainen Remember to include <string.h> for memset() now.
Mon, 20 Jan 2020 17:01:45 +0200 Matti Hamalainen Adjust options help width check, it was off-by-one.
Fri, 17 Jan 2020 22:07:00 +0200 Matti Hamalainen Cleanup.
Thu, 16 Jan 2020 14:08:48 +0200 Matti Hamalainen Make things more flexible.
Tue, 14 Jan 2020 04:54:30 +0200 Matti Hamalainen Convert more instances of direct commands in rules to DO_CMD macro calls.
Tue, 14 Jan 2020 03:28:48 +0200 Matti Hamalainen Check for empty target directory in DO_MKDIR Makefile macro.
Tue, 14 Jan 2020 03:01:00 +0200 Matti Hamalainen Build system cleanups: reordering, more comments.
Tue, 14 Jan 2020 02:44:11 +0200 Matti Hamalainen Oops, a output suppressor was missing from COMPILE_CXX_OBJ macro in the build system.