log

age author description
Sun, 24 Sep 2017 16:01:17 +0300 Matti Hamalainen Implement more flexible generic format decoding by separating the pixel
Sun, 24 Sep 2017 15:22:45 +0300 Matti Hamalainen Forward declare typedef struct _DMC64Image;
Sun, 24 Sep 2017 15:22:12 +0300 Matti Hamalainen Improve handling of extra data.
Sun, 24 Sep 2017 15:20:23 +0300 Matti Hamalainen Variable name cleanup.
Sun, 24 Sep 2017 15:11:49 +0300 Matti Hamalainen Cleanups.
Sun, 24 Sep 2017 13:18:24 +0300 Matti Hamalainen Add support for Interpaint Multicolor (unpacked) images.
Sun, 24 Sep 2017 13:13:04 +0300 Matti Hamalainen Cleanups.
Sat, 23 Sep 2017 01:26:31 +0300 Matti Hamalainen Use dmPrint() instead of dmMsg() for the info dumps.
Sat, 23 Sep 2017 01:24:51 +0300 Matti Hamalainen Add some information dumping to view64.
Sat, 23 Sep 2017 01:24:21 +0300 Matti Hamalainen Return DMERR_NOT_SUPPORTED for decoding color-interlaced images, for now
Sat, 23 Sep 2017 01:20:07 +0300 Matti Hamalainen Remove hardcoded encoding/decoding operator counts from the structures, use
Fri, 22 Sep 2017 23:00:32 +0300 Matti Hamalainen Cleanup.
Fri, 22 Sep 2017 16:40:43 +0300 Matti Hamalainen Adjust view64 display aspect calculations.
Fri, 22 Sep 2017 16:25:25 +0300 Matti Hamalainen Better handling of resolution interlaced pictures.
Fri, 22 Sep 2017 16:24:53 +0300 Matti Hamalainen Cosmetics.
Fri, 22 Sep 2017 15:58:32 +0300 Matti Hamalainen Make image palette remapping use a destination image instead of doing remapping on the source image.
Wed, 30 Aug 2017 03:35:52 +0300 Matti Hamalainen Cleanups.
Fri, 25 Aug 2017 00:17:07 +0300 Matti Hamalainen Merged.
Fri, 25 Aug 2017 00:16:52 +0300 Matti Hamalainen Remove useless -o option from fontconv.
Wed, 23 Aug 2017 12:11:18 +0300 Matti Hamalainen Add another gfxconv example.
Wed, 23 Aug 2017 12:09:32 +0300 Matti Hamalainen Cleanup.
Wed, 23 Aug 2017 01:10:48 +0300 Matti Hamalainen Documentation adjustments.
Tue, 22 Aug 2017 23:25:11 +0300 Matti Hamalainen Cleanup.
Tue, 22 Aug 2017 23:02:24 +0300 Matti Hamalainen Improve verbose output cosmetics.
Tue, 22 Aug 2017 22:48:16 +0300 Matti Hamalainen Cleanup, update copyright.
Tue, 22 Aug 2017 22:38:13 +0300 Matti Hamalainen Silence warnings about unused function arguments.
Tue, 22 Aug 2017 22:01:32 +0300 Matti Hamalainen Fix loading of instrument relative note, finetune and panning values, which should be signed.
Tue, 22 Aug 2017 21:47:05 +0300 Matti Hamalainen Cleanup.
Tue, 22 Aug 2017 21:36:10 +0300 Matti Hamalainen Cleanups.
Tue, 22 Aug 2017 21:35:44 +0300 Matti Hamalainen Add -a/--all option to show all information about the module.
Tue, 22 Aug 2017 21:35:22 +0300 Matti Hamalainen Cleanups.
Tue, 22 Aug 2017 21:05:55 +0300 Matti Hamalainen Print out order list pattern remapping stuff if verbose enough.
Tue, 22 Aug 2017 21:05:35 +0300 Matti Hamalainen Fix dupe pattern detection.
Tue, 22 Aug 2017 20:55:53 +0300 Matti Hamalainen Constify and move effect conversion back to where it was.
Tue, 22 Aug 2017 17:15:22 +0300 Matti Hamalainen Constify.
Tue, 22 Aug 2017 16:54:41 +0300 Matti Hamalainen Add some comments.
Tue, 22 Aug 2017 15:01:23 +0300 Matti Hamalainen Cleanups.
Tue, 22 Aug 2017 14:56:10 +0300 Matti Hamalainen Do not go past number of module channels with the active channel.
Tue, 22 Aug 2017 14:50:38 +0300 Matti Hamalainen Cleanups.
Tue, 22 Aug 2017 14:46:45 +0300 Matti Hamalainen Cleanups.
Tue, 22 Aug 2017 14:42:31 +0300 Matti Hamalainen Add informational message about used/unused channels.
Tue, 22 Aug 2017 14:28:40 +0300 Matti Hamalainen Comments.
Tue, 22 Aug 2017 14:04:32 +0300 Matti Hamalainen Possibly make dupe pattern elimination work. Still needs some testing.
Tue, 22 Aug 2017 13:53:29 +0300 Matti Hamalainen Cleanup unused variable.
Tue, 22 Aug 2017 13:52:39 +0300 Matti Hamalainen Fix a envelope "sanity check" in jmod loader.
Tue, 22 Aug 2017 13:28:37 +0300 Matti Hamalainen Clarify help.
Tue, 22 Aug 2017 13:25:45 +0300 Matti Hamalainen Clarify --formats help slightly.
Tue, 22 Aug 2017 13:22:32 +0300 Matti Hamalainen Fix build for disabled bitmapped text.
Tue, 22 Aug 2017 13:18:21 +0300 Matti Hamalainen Move common functions to libgutil.
Tue, 22 Aug 2017 02:05:40 +0300 Matti Hamalainen Add dmFillRect() to dmsimple.
Tue, 22 Aug 2017 02:02:30 +0300 Matti Hamalainen Oops, forgot to commit Makefile changes for dmgfx removal.
Tue, 22 Aug 2017 01:15:45 +0300 Matti Hamalainen dmgfx module is no more.
Tue, 22 Aug 2017 00:51:45 +0300 Matti Hamalainen Remove dmgfx and move the functions used to PPL and Auval.
Mon, 21 Aug 2017 15:46:21 +0300 Matti Hamalainen Silence some unused function argument warnings (unused due to debug not
Mon, 21 Aug 2017 15:35:26 +0300 Matti Hamalainen Cleanup the dmsimple engine setup system a bit, move bits out of DMEngine
Sun, 20 Aug 2017 03:55:08 +0300 Matti Hamalainen Cleanups.
Sun, 20 Aug 2017 03:43:43 +0300 Matti Hamalainen Bump version.
Sun, 20 Aug 2017 03:43:23 +0300 Matti Hamalainen Add a message.
Sun, 20 Aug 2017 02:14:02 +0300 Matti Hamalainen Add checking of duplicate patterns in the optimization pass of xm2jss. Not
Sun, 20 Aug 2017 01:55:09 +0300 Matti Hamalainen Comment clarifications.