log

age author description
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.
Thu, 23 Oct 2014 02:14:15 +0300 Matti Hamalainen Merge.
Thu, 23 Oct 2014 02:12:54 +0300 Matti Hamalainen Add some code for parsing crop mode option, but the logic itself is not yet