log

age author description
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.
Tue, 14 Jan 2020 02:10:09 +0200 Matti Hamalainen Added signature for changeset a2c565ae8098
Tue, 14 Jan 2020 02:08:26 +0200 Matti Hamalainen Import build system improvements from th-libs.
Mon, 13 Jan 2020 23:27:01 +0200 Matti Hamalainen Remove useless dmMemset().
Mon, 13 Jan 2020 23:20:56 +0200 Matti Hamalainen Option index adjustments.
Mon, 13 Jan 2020 23:13:37 +0200 Matti Hamalainen Make default verbosity quieter.
Mon, 13 Jan 2020 23:12:21 +0200 Matti Hamalainen Cosmetic cleanups.
Mon, 13 Jan 2020 22:26:24 +0200 Matti Hamalainen Add a C file with the generic BSD license text and a function for
Mon, 13 Jan 2020 22:25:21 +0200 Matti Hamalainen Remove gentab.
Mon, 13 Jan 2020 21:21:25 +0200 Matti Hamalainen Option index re-ordering cleanup work.
Mon, 13 Jan 2020 21:16:57 +0200 Matti Hamalainen Oops, forgot to set up the DMC64EncDecCtx::buf to point to the correct
Mon, 13 Jan 2020 20:30:23 +0200 Matti Hamalainen Bump copyright year.
Mon, 13 Jan 2020 20:30:13 +0200 Matti Hamalainen Add some error checking to data2inc.
Mon, 13 Jan 2020 20:04:54 +0200 Matti Hamalainen Cosmetic cleanups.
Sun, 12 Jan 2020 20:53:35 +0200 Matti Hamalainen Adjust help.
Sun, 12 Jan 2020 20:50:45 +0200 Matti Hamalainen Merge one more change from th-libs args processing.
Sun, 12 Jan 2020 19:32:29 +0200 Matti Hamalainen Change dmPrintWrap() API and move the string argument last.
Sun, 12 Jan 2020 19:25:52 +0200 Matti Hamalainen Sync commandline argument help printing/handling changes from th-libs.
Sun, 12 Jan 2020 03:41:02 +0200 Matti Hamalainen Add support for Abyss Connection PETSCII-Editor 4.61 (unpacked) raw file format.
Fri, 10 Jan 2020 01:45:46 +0200 Matti Hamalainen Merge dmC64ImageGetNumBlocks() into dmC64SetupImageData().
Fri, 10 Jan 2020 01:37:41 +0200 Matti Hamalainen Cosmetics.
Fri, 10 Jan 2020 01:23:02 +0200 Matti Hamalainen Implement counting of matching files for each match sequence.
Thu, 09 Jan 2020 21:14:18 +0200 Matti Hamalainen Remove the __USE_MINGW_ANSI_STDIO hack.
Thu, 09 Jan 2020 20:59:20 +0200 Matti Hamalainen Copy improvements to the platform 32/64bit logic from th-libs.
Thu, 09 Jan 2020 20:54:57 +0200 Matti Hamalainen Add new DM_PRI*_OFF_T specifiers for off_t type.
Thu, 09 Jan 2020 20:54:39 +0200 Matti Hamalainen Use standard inttypes.h for defining the DM_PRI* format specifiers, except
Thu, 09 Jan 2020 20:47:33 +0200 Matti Hamalainen Fix some format specifiers, was erraneously using DM_PRI*_SIZE_T instead of DM_PRI*64.
Thu, 09 Jan 2020 20:37:54 +0200 Matti Hamalainen Use correct format specifier DM_PRIu_SIZE_T instead of DM_PRId64.
Thu, 09 Jan 2020 20:14:58 +0200 Matti Hamalainen More printf() format specifier size_t -related fixes.
Thu, 09 Jan 2020 20:11:41 +0200 Matti Hamalainen Refactor error handling in dmC64DecodeGenericBMP() and
Thu, 09 Jan 2020 19:59:00 +0200 Matti Hamalainen Clean up some error messages in gfxconv.
Thu, 09 Jan 2020 18:52:09 +0200 Matti Hamalainen Rename some labels err -> out.
Thu, 09 Jan 2020 18:51:22 +0200 Matti Hamalainen Conditionally define DM_ATTR_PRINTF_FMT(xstart, xend) instead of using
Thu, 09 Jan 2020 15:20:23 +0200 Matti Hamalainen Fix some format strings to use proper PRI*_SIZE_T where necessary.
Thu, 09 Jan 2020 14:55:41 +0200 Matti Hamalainen Add __attribute__(__format__ ..) specifiers for functions that use printf() style format specifiers.
Wed, 08 Jan 2020 14:59:16 +0200 Matti Hamalainen Document space key.
Wed, 08 Jan 2020 13:24:11 +0200 Matti Hamalainen Reorganize Makefile.gen some for clarity.
Wed, 08 Jan 2020 13:08:53 +0200 Matti Hamalainen Move dmC64DefaultPalettes from lib64gfx to lib64util.
Wed, 08 Jan 2020 13:08:06 +0200 Matti Hamalainen Comments.
Wed, 08 Jan 2020 13:04:03 +0200 Matti Hamalainen Mark Marq's newer PETSCII editor format as (new format).
Wed, 08 Jan 2020 13:00:00 +0200 Matti Hamalainen UPETSCII is actually old version of Marq's PETSCII editor.
Wed, 08 Jan 2020 12:33:17 +0200 Matti Hamalainen Cosmetics.
Wed, 08 Jan 2020 12:30:09 +0200 Matti Hamalainen Document the keys for controlling the viewer in --help.
Wed, 08 Jan 2020 12:29:46 +0200 Matti Hamalainen Bump copyright year.
Wed, 08 Jan 2020 12:29:35 +0200 Matti Hamalainen Improve the help text in argShowC64PaletteHelp().
Wed, 08 Jan 2020 12:29:21 +0200 Matti Hamalainen Fix copyright years.
Wed, 08 Jan 2020 00:20:55 +0200 Matti Hamalainen Bump copyright years.
Tue, 07 Jan 2020 23:35:33 +0200 Matti Hamalainen Unfortunately -flto breaks clang builds, so remove it from the default
Tue, 07 Jan 2020 17:42:40 +0200 Matti Hamalainen Copy certain DMC64Image::extraInfo fields in dmConvertC64Bitmap() to the destination image.
Tue, 07 Jan 2020 17:40:26 +0200 Matti Hamalainen Fix encoding and improve decoding of character set case (upper/lower) for two PETSCII formats. Also generalize the functions a bit.
Tue, 07 Jan 2020 15:25:14 +0200 Matti Hamalainen Fix Petscii Coca editor format writing.
Tue, 07 Jan 2020 15:04:19 +0200 Matti Hamalainen Rename some functions to be more consistent with their intent.
Mon, 06 Jan 2020 12:39:02 +0200 Matti Hamalainen Oops, used the old Makefile variable EXEEXT instead of BINEXT. Fix it.
Sat, 04 Jan 2020 14:45:29 +0200 Matti Hamalainen Oops, commit 21d8eb203e2a broke 'make install'. Fix it.