log

age author description
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.
Wed, 04 Feb 2015 19:47:34 +0200 Matti Hamalainen Improve build system.
Wed, 04 Feb 2015 19:09:42 +0200 Matti Hamalainen Comments, etc.
Wed, 04 Feb 2015 19:08:44 +0200 Matti Hamalainen Rename Makefile.w32 to more logical Makefile.cross-mingw
Wed, 04 Feb 2015 19:07:16 +0200 Matti Hamalainen Use ?= in the Makefiles to accept preset values.
Wed, 04 Feb 2015 18:00:48 +0200 Matti Hamalainen Use pkg-config for Tremor.
Wed, 04 Feb 2015 17:55:38 +0200 Matti Hamalainen Cleanup.
Wed, 04 Feb 2015 17:49:04 +0200 Matti Hamalainen Cleanups in fontconv.
Tue, 03 Feb 2015 20:59:22 +0200 Matti Hamalainen Oops. 10L.
Tue, 03 Feb 2015 20:58:34 +0200 Matti Hamalainen Assume we always have 64bit type.
Tue, 03 Feb 2015 20:27:12 +0200 Matti Hamalainen Make value type of dmGetIntVal() unsigned.
Tue, 03 Feb 2015 20:07:38 +0200 Matti Hamalainen Modify stb_image so that we can eventually lift out the zlib functionality.
Tue, 03 Feb 2015 19:39:29 +0200 Matti Hamalainen Update copyrights.
Tue, 03 Feb 2015 11:45:18 +0200 Matti Hamalainen Possibly improve audio synchronization.
Thu, 08 Jan 2015 03:49:56 +0200 Matti Hamalainen Portability warning fixes.
Thu, 08 Jan 2015 03:41:35 +0200 Matti Hamalainen Re-do some portability things.
Mon, 05 Jan 2015 23:10:49 +0200 Matti Hamalainen Use struct packing and specific types for JSSMOD data.
Mon, 05 Jan 2015 23:03:11 +0200 Matti Hamalainen Portability fixes.
Thu, 01 Jan 2015 09:23:03 +0200 Matti Hamalainen Update copyrights.
Sun, 23 Nov 2014 01:33:18 +0200 Matti Hamalainen Some updates in README.txt
Sat, 22 Nov 2014 23:33:36 +0200 Matti Hamalainen Oops, few dmargs* API changes related fixes were missing.
Sat, 22 Nov 2014 18:50:07 +0200 Matti Hamalainen The argument handling API in dmargs* was synced with th-libs.
Sat, 22 Nov 2014 18:45:12 +0200 Matti Hamalainen Oops, "DM_USE_C" was missing here.
Fri, 21 Nov 2014 17:37:25 +0200 Matti Hamalainen Fix potential longjmp clobbering of variable.
Fri, 21 Nov 2014 17:36:15 +0200 Matti Hamalainen Fix c64 multicolor bitmap conversion for !doubleMC case.
Fri, 21 Nov 2014 16:57:08 +0200 Matti Hamalainen Fix some brain farts in instrument remapping.