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.
Sun, 20 Aug 2017 01:54:54 +0300 Matti Hamalainen Fix jssmod sample conversion flags storing .. urgh.
Sun, 20 Aug 2017 01:47:45 +0300 Matti Hamalainen Cleanups.
Sun, 20 Aug 2017 01:38:36 +0300 Matti Hamalainen Cleanups.
Sun, 20 Aug 2017 01:20:56 +0300 Matti Hamalainen Clearer flag check.
Sun, 20 Aug 2017 01:01:40 +0300 Matti Hamalainen Fixes to jssmod loader.
Sun, 20 Aug 2017 01:01:12 +0300 Matti Hamalainen Add some blocks, cosmetics.
Sat, 19 Aug 2017 15:27:43 +0300 Matti Hamalainen Move bitstream reading functions to libgfx, as they were only used there.
Sat, 19 Aug 2017 15:21:41 +0300 Matti Hamalainen Update header blurps and copyrights.
Sat, 19 Aug 2017 15:18:29 +0300 Matti Hamalainen Moved libgfx to tools/ as it's not really a very generic piece of code that
Sat, 19 Aug 2017 13:02:34 +0300 Matti Hamalainen Remove SSE2 SIMD vector math paths, apparently they no longer work (segfault).. maybe a 32bit/64bit issue.
Sat, 19 Aug 2017 12:45:24 +0300 Matti Hamalainen A macro was missing a \ .. fixed.
Sat, 19 Aug 2017 12:15:01 +0300 Matti Hamalainen Fix a warning about potentially clobbered variable due to setjmp() use.
Sat, 19 Aug 2017 11:54:20 +0300 Matti Hamalainen Cleanups.
Sat, 19 Aug 2017 11:46:49 +0300 Matti Hamalainen Now with "almost" working 24bit PCX output. Almost.
Sat, 19 Aug 2017 04:25:02 +0300 Matti Hamalainen Constify.
Sat, 19 Aug 2017 03:57:15 +0300 Matti Hamalainen "Fix" the PNG/ILBM decoding to not use actual bitdepths for indexed images, but force 8bits.
Sat, 19 Aug 2017 03:40:49 +0300 Matti Hamalainen Aaand some more work on PCX loader. Actually works with 4/1 planes/bpp images now.
Sat, 19 Aug 2017 03:20:02 +0300 Matti Hamalainen Some cleanups.
Sat, 19 Aug 2017 02:17:02 +0300 Matti Hamalainen More work on PCX writer.
Sat, 19 Aug 2017 01:32:46 +0300 Matti Hamalainen More work on PCX reader.
Fri, 18 Aug 2017 23:11:08 +0300 Matti Hamalainen Fix isPaletted check in PCX reader :P
Fri, 18 Aug 2017 21:35:09 +0300 Matti Hamalainen Improve error checking in PCX writer.
Fri, 18 Aug 2017 20:04:31 +0300 Matti Hamalainen Oops, two options were overlapping, fixed.
Fri, 18 Aug 2017 19:44:27 +0300 Matti Hamalainen Cleanup.
Fri, 18 Aug 2017 18:56:09 +0300 Matti Hamalainen More work on libgfx etc.
Fri, 18 Aug 2017 17:47:30 +0300 Matti Hamalainen Rename struct DMImageSpec to DMImageConvSpec.
Fri, 18 Aug 2017 17:34:33 +0300 Matti Hamalainen Fix.
Fri, 18 Aug 2017 17:32:19 +0300 Matti Hamalainen More work on libgfx.
Fri, 18 Aug 2017 15:27:36 +0300 Matti Hamalainen Adjust debug messages and debug message levels in libgfx.
Fri, 18 Aug 2017 15:20:44 +0300 Matti Hamalainen Work on libgfx.
Fri, 18 Aug 2017 14:08:08 +0300 Matti Hamalainen Make libgfx error mode a global variable, at least for now.
Fri, 18 Aug 2017 03:09:26 +0300 Matti Hamalainen More work on PCX loader.
Fri, 18 Aug 2017 02:52:35 +0300 Matti Hamalainen Oops, forgot to adjust the writing and reading when adding two members to
Fri, 18 Aug 2017 02:15:51 +0300 Matti Hamalainen Improve fgets() implementation in dmres.
Fri, 18 Aug 2017 02:12:22 +0300 Matti Hamalainen Use define instead of magic number.
Fri, 18 Aug 2017 02:05:25 +0300 Matti Hamalainen Bump version and copyright.
Fri, 18 Aug 2017 02:03:15 +0300 Matti Hamalainen Somewhat improve PCX read support in libgfx.
Fri, 18 Aug 2017 00:43:48 +0300 Matti Hamalainen Fix a segfault by initializing the cfmt struct pointer to NULL. Duh.
Fri, 21 Apr 2017 18:39:32 +0300 Matti Hamalainen Update copyright.
Thu, 16 Mar 2017 17:13:46 +0200 Matti Hamalainen Fix and silence some (useless) gcc warnings.
Mon, 03 Oct 2016 09:24:42 +0300 Matti Hamalainen Oops, do not default to -march=corei7 :S
Mon, 03 Oct 2016 09:19:40 +0300 Matti Hamalainen Clarify certain initialization failure situations.
Mon, 03 Oct 2016 09:06:01 +0300 Matti Hamalainen Improve error handling and reporting slightly.
Thu, 19 May 2016 12:08:16 +0300 Matti Hamalainen Fix build process.
Wed, 03 Jun 2015 17:00:07 +0300 Matti Hamalainen Cosmetic.
Wed, 03 Jun 2015 16:36:25 +0300 Matti Hamalainen Update copyright.
Wed, 03 Jun 2015 16:17:04 +0300 Matti Hamalainen Comments, cleanups.
Mon, 01 Jun 2015 03:34:16 +0300 Matti Hamalainen Update TODO for miniJSS.
Wed, 27 May 2015 01:15:59 +0300 Matti Hamalainen Fix handling of -x option in packed.
Mon, 25 May 2015 12:58:37 +0300 Matti Hamalainen Merged.
Mon, 25 May 2015 12:58:23 +0300 Matti Hamalainen Improve IFF FORM validity error message.
Mon, 25 May 2015 12:58:02 +0300 Matti Hamalainen Oops, when did I break this? IFF ILBM reader should now work again.
Fri, 22 May 2015 20:41:53 +0300 Matti Hamalainen Fix audio sync with nosound.
Thu, 21 May 2015 13:41:38 +0300 Matti Hamalainen Merged.
Thu, 21 May 2015 13:41:23 +0300 Matti Hamalainen Improve error messages for resource not found situations.
Tue, 10 Mar 2015 11:49:38 +0200 Matti Hamalainen Only initialize defpannings up to nchannels.
Tue, 10 Mar 2015 11:49:22 +0200 Matti Hamalainen Cosmetics.
Mon, 09 Mar 2015 19:00:13 +0200 Matti Hamalainen Add some extra error checking.
Mon, 09 Mar 2015 18:46:12 +0200 Matti Hamalainen Cosmetics.
Mon, 09 Mar 2015 17:43:09 +0200 Matti Hamalainen Rename variable.