log

age author description
Sun, 01 Mar 2015 03:03:44 +0200 Matti Hamalainen Rename a variable.
Sun, 01 Mar 2015 03:02:19 +0200 Matti Hamalainen Rename a function argument.
Sun, 01 Mar 2015 03:00:12 +0200 Matti Hamalainen Rename bitreverse functions.
Sun, 01 Mar 2015 02:58:53 +0200 Matti Hamalainen Cosmetics.
Sun, 01 Mar 2015 02:40:21 +0200 Matti Hamalainen Also here.
Sun, 01 Mar 2015 02:39:18 +0200 Matti Hamalainen Move and rename a constant define.
Sat, 28 Feb 2015 15:59:39 +0200 Matti Hamalainen Clean up packed a bit.
Sat, 28 Feb 2015 05:43:31 +0200 Matti Hamalainen Some work towards dmzlib decompression support for resources.
Sat, 28 Feb 2015 05:06:55 +0200 Matti Hamalainen Improve error message slightly.
Sat, 28 Feb 2015 05:06:44 +0200 Matti Hamalainen Cosmetics.
Sat, 28 Feb 2015 05:06:36 +0200 Matti Hamalainen Fix one function name.
Sat, 28 Feb 2015 04:24:13 +0200 Matti Hamalainen Indentation cosmetic.
Fri, 27 Feb 2015 20:18:53 +0200 Matti Hamalainen Change 'make clean' rule so that it ignores possible errors.
Fri, 27 Feb 2015 20:16:49 +0200 Matti Hamalainen Cleanup gfxconv option help a bit.
Fri, 27 Feb 2015 20:15:34 +0200 Matti Hamalainen Begin process of making zlib optional for some things.
Fri, 27 Feb 2015 18:12:38 +0200 Matti Hamalainen Merged.
Fri, 27 Feb 2015 18:12:20 +0200 Matti Hamalainen Comment cleanups.
Fri, 27 Feb 2015 18:06:23 +0200 Matti Hamalainen Improve help.
Fri, 27 Feb 2015 17:49:10 +0200 Matti Hamalainen Oops. 100L fix to bitmapped text rendering.
Fri, 27 Feb 2015 16:30:56 +0200 Matti Hamalainen Add missing include.
Fri, 27 Feb 2015 16:25:02 +0200 Matti Hamalainen Move dmClamp*() functions back to dmlib.h
Fri, 27 Feb 2015 16:24:42 +0200 Matti Hamalainen Curve macros are needed in dmperlin module.
Fri, 27 Feb 2015 16:20:24 +0200 Matti Hamalainen Move lerp functions from dmlerp.c to dmcurves.c, too.
Fri, 27 Feb 2015 16:18:08 +0200 Matti Hamalainen Include dmcurves.h in dmengine.h.
Fri, 27 Feb 2015 16:16:59 +0200 Matti Hamalainen Add new module dmcurves, that will contain functions for spline generation
Fri, 27 Feb 2015 14:49:02 +0200 Matti Hamalainen Cosmetics.
Fri, 27 Feb 2015 14:18:28 +0200 Matti Hamalainen Fix a possibly uninitialized variable warning.
Fri, 27 Feb 2015 14:17:24 +0200 Matti Hamalainen Bump gfxconv version.
Fri, 27 Feb 2015 14:17:12 +0200 Matti Hamalainen Error handling cleanups/fixes.
Fri, 27 Feb 2015 06:10:16 +0200 Matti Hamalainen Rename DMRGBA32 struct to DMColor and remove the original redundant DMColor
Fri, 27 Feb 2015 05:33:48 +0200 Matti Hamalainen Cosmetics.
Fri, 27 Feb 2015 05:32:07 +0200 Matti Hamalainen Rename some functions.
Fri, 27 Feb 2015 05:27:43 +0200 Matti Hamalainen Fix error message.
Fri, 27 Feb 2015 05:23:38 +0200 Matti Hamalainen Remember to initialize dmzlib in the engine.
Fri, 27 Feb 2015 05:23:25 +0200 Matti Hamalainen Fixes and cleanups.
Fri, 27 Feb 2015 05:22:20 +0200 Matti Hamalainen Rename a function argument.
Fri, 27 Feb 2015 05:21:29 +0200 Matti Hamalainen Oops, bugfix.
Fri, 27 Feb 2015 04:59:38 +0200 Matti Hamalainen Initialize variables so that we don't get garbage in error situations.
Fri, 27 Feb 2015 04:56:12 +0200 Matti Hamalainen Fix dmsimple.
Fri, 27 Feb 2015 04:46:25 +0200 Matti Hamalainen Remove the zlib implementation from stb_image.
Fri, 27 Feb 2015 04:46:13 +0200 Matti Hamalainen Clean up dmzlib and use it in stb_image.
Fri, 27 Feb 2015 04:44:48 +0200 Matti Hamalainen Remove vptest.
Fri, 27 Feb 2015 03:58:25 +0200 Matti Hamalainen Add error code parameter to dmError() and dmErrorVA().
Fri, 27 Feb 2015 02:21:57 +0200 Matti Hamalainen Oops, forgot to add const in the actual function .. 100L.
Fri, 27 Feb 2015 01:04:02 +0200 Matti Hamalainen Remove check for GCC >= 3.x, it's only sane to support 4+.
Fri, 27 Feb 2015 01:03:18 +0200 Matti Hamalainen Cosmetic cleanups.
Thu, 26 Feb 2015 19:06:32 +0200 Matti Hamalainen Cleanup.
Thu, 26 Feb 2015 19:00:13 +0200 Matti Hamalainen Remove dmq3d stuff, it was for one demo project and belongs in the demo code.
Thu, 26 Feb 2015 18:51:18 +0200 Matti Hamalainen Remove the dmpackutil module, move the code to packed utility
Thu, 26 Feb 2015 18:38:14 +0200 Matti Hamalainen Add kludge stbi__err() implementation temporarily until the error handling
Thu, 26 Feb 2015 18:35:29 +0200 Matti Hamalainen Use dmzlib module in stb_image.
Thu, 26 Feb 2015 18:28:32 +0200 Matti Hamalainen Initial import of separated zlib decoding routines lifted from
Thu, 26 Feb 2015 18:01:14 +0200 Matti Hamalainen Constify & cleanup.
Thu, 26 Feb 2015 15:58:04 +0200 Matti Hamalainen Delete useless include line.
Thu, 26 Feb 2015 02:04:31 +0200 Matti Hamalainen Delete unused format definition.
Thu, 26 Feb 2015 01:47:31 +0200 Matti Hamalainen Viewmode utility was renamed to dumpmod, so reflect that change in the
Thu, 26 Feb 2015 01:45:52 +0200 Matti Hamalainen Implement multicolor / standard switching support based on color ram value's
Wed, 25 Feb 2015 23:35:04 +0200 Matti Hamalainen Add kludge to allow more lax handling of the "unknown" $2000 format.
Wed, 25 Feb 2015 22:14:03 +0200 Matti Hamalainen Rename viewmod utility to dumpmod.
Wed, 25 Feb 2015 22:11:16 +0200 Matti Hamalainen Adjust aspect ration stuff in view64.
Wed, 25 Feb 2015 22:01:23 +0200 Matti Hamalainen Remove the doubleMC madness completely. Should be replaced with x/y aspect
Wed, 25 Feb 2015 21:26:26 +0200 Matti Hamalainen Fix the multicolor bitmap widths.
Wed, 25 Feb 2015 21:25:59 +0200 Matti Hamalainen Various fixes in view64.
Wed, 25 Feb 2015 20:33:57 +0200 Matti Hamalainen Cosmetics.
Wed, 25 Feb 2015 20:31:54 +0200 Matti Hamalainen Remove some unused structures, etc.
Wed, 25 Feb 2015 20:07:25 +0200 Matti Hamalainen Allocate somewhat larger initial encoding buffer for C64 image encoders.
Wed, 25 Feb 2015 19:59:28 +0200 Matti Hamalainen Cosmetic.
Wed, 25 Feb 2015 19:51:14 +0200 Matti Hamalainen Fix some memory leaks etc.
Wed, 25 Feb 2015 19:39:48 +0200 Matti Hamalainen Oops, plug a memory leak.
Wed, 25 Feb 2015 19:37:59 +0200 Matti Hamalainen Refactor the DMC64Image handling to be more dynamic, and start
Wed, 25 Feb 2015 19:32:55 +0200 Matti Hamalainen Some cleanups.
Wed, 25 Feb 2015 19:25:51 +0200 Matti Hamalainen Add size field for allocated data size in DMImage.
Wed, 25 Feb 2015 15:50:17 +0200 Matti Hamalainen Use dmMalloc0() instead of dmCalloc() here.
Wed, 25 Feb 2015 15:36:07 +0200 Matti Hamalainen Change dmC64DefaultSizes[] array into a function instead.
Wed, 25 Feb 2015 15:34:36 +0200 Matti Hamalainen Brackets.
Wed, 25 Feb 2015 15:30:53 +0200 Matti Hamalainen Cosmetics.
Wed, 25 Feb 2015 15:23:09 +0200 Matti Hamalainen Add dimension (w/h) information fields to C64 image format struct.
Wed, 25 Feb 2015 15:09:37 +0200 Matti Hamalainen Cosmetics.
Wed, 25 Feb 2015 14:30:19 +0200 Matti Hamalainen Comments, cosmetics.
Wed, 25 Feb 2015 14:19:46 +0200 Matti Hamalainen Add constant for max number of enc/dec ops in C64 image format struct
Wed, 25 Feb 2015 14:09:18 +0200 Matti Hamalainen Bump copyright year.
Wed, 25 Feb 2015 13:27:04 +0200 Matti Hamalainen Cleanup.
Wed, 25 Feb 2015 05:16:22 +0200 Matti Hamalainen Cosmetic.
Wed, 25 Feb 2015 03:53:34 +0200 Matti Hamalainen Initial implementation of charmode support in lib64gfx.
Wed, 25 Feb 2015 03:53:07 +0200 Matti Hamalainen Cosmetics.
Wed, 25 Feb 2015 02:50:57 +0200 Matti Hamalainen Cosmetic.
Tue, 24 Feb 2015 01:11:03 +0200 Matti Hamalainen Cosmetics.
Tue, 24 Feb 2015 00:56:22 +0200 Matti Hamalainen Bump copyright year.
Tue, 24 Feb 2015 00:47:39 +0200 Matti Hamalainen Moved lib64gfx files under tools, as it's not generic DMLIB module really.
Mon, 23 Feb 2015 22:55:32 +0200 Matti Hamalainen Cosmetic.
Mon, 23 Feb 2015 22:54:25 +0200 Matti Hamalainen 10L.
Mon, 23 Feb 2015 22:51:51 +0200 Matti Hamalainen Some work on error handling.
Mon, 23 Feb 2015 22:51:28 +0200 Matti Hamalainen Add new error code DMERR_DATA_ERROR.
Mon, 23 Feb 2015 22:42:13 +0200 Matti Hamalainen Rename a variable.
Mon, 23 Feb 2015 22:24:17 +0200 Matti Hamalainen Added support to gfxconv/view64 for unknown(?) bitmap format found on some
Mon, 23 Feb 2015 22:00:54 +0200 Matti Hamalainen Cosmetic.
Mon, 23 Feb 2015 22:00:44 +0200 Matti Hamalainen Some dummy code for encfunctions.
Mon, 23 Feb 2015 22:00:20 +0200 Matti Hamalainen Implement DT_BGCOLOR_SET decode op.
Mon, 23 Feb 2015 20:45:31 +0200 Matti Hamalainen Add separate X and Y scaling to gfxconv and libgfx outputters.
Mon, 23 Feb 2015 20:18:34 +0200 Matti Hamalainen Actually fix commit 16aa5955dfb5.
Mon, 23 Feb 2015 19:57:28 +0200 Matti Hamalainen Cleanup.
Mon, 23 Feb 2015 19:49:58 +0200 Matti Hamalainen Mangle new stb_image to our purposes.
Mon, 23 Feb 2015 19:49:37 +0200 Matti Hamalainen Add -lm to mod2wav link stage.
Mon, 23 Feb 2015 15:59:14 +0200 Matti Hamalainen Add some error handling.
Mon, 23 Feb 2015 15:44:33 +0200 Matti Hamalainen Fix perling noise usage.
Mon, 23 Feb 2015 15:41:27 +0200 Matti Hamalainen Oops, fix argument handling.
Tue, 17 Feb 2015 06:01:07 +0200 Matti Hamalainen Merged.
Thu, 05 Feb 2015 04:21:30 +0200 Matti Hamalainen Import newer version of stb_image.
Thu, 05 Feb 2015 04:20:22 +0200 Matti Hamalainen Update license with exception for stb_image.c
Tue, 17 Feb 2015 06:00:29 +0200 Matti Hamalainen Link to -lm and fix to match changes in dmperlin.
Thu, 05 Feb 2015 00:24:30 +0200 Matti Hamalainen Remove license duplicate from README.
Wed, 04 Feb 2015 23:45:21 +0200 Matti Hamalainen Move perlin noise functions to dmperlin.[ch] and make the API re-entrant.
Wed, 04 Feb 2015 23:44:53 +0200 Matti Hamalainen Add new header file.
Wed, 04 Feb 2015 23:25:21 +0200 Matti Hamalainen Fix build system for empty DEMO_BIN target.
Wed, 04 Feb 2015 23:22:13 +0200 Matti Hamalainen Reorder for clarity.
Wed, 04 Feb 2015 23:00:50 +0200 Matti Hamalainen Change fontconv -s option syntax.
Wed, 04 Feb 2015 22:34:03 +0200 Matti Hamalainen API changes to be used in future.
Wed, 04 Feb 2015 22:31:15 +0200 Matti Hamalainen Remove unused function declaration.
Wed, 04 Feb 2015 22:29:37 +0200 Matti Hamalainen Cosmetics.
Wed, 04 Feb 2015 21:15:27 +0200 Matti Hamalainen Update ignores.