log

age author description
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.
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
Thu, 23 Oct 2014 02:11:44 +0300 Matti Hamalainen Cleanup some parsing logic.
Thu, 23 Oct 2014 02:09:52 +0300 Matti Hamalainen Rename a const.
Tue, 21 Oct 2014 20:42:57 +0300 Matti Hamalainen Merged.
Tue, 21 Oct 2014 20:21:23 +0300 Matti Hamalainen Simplify a bit.
Tue, 21 Oct 2014 20:42:31 +0300 Matti Hamalainen Effects API changes.
Tue, 21 Oct 2014 20:10:27 +0300 Matti Hamalainen Add setup data options for menu bar position/size adjustments.
Tue, 21 Oct 2014 16:29:18 +0300 Matti Hamalainen Add "enter to start" text for the setup screen.
Tue, 21 Oct 2014 10:42:08 +0300 Matti Hamalainen Cleanups.
Tue, 21 Oct 2014 10:31:03 +0300 Matti Hamalainen Fix audio playback.
Tue, 21 Oct 2014 09:34:20 +0300 Matti Hamalainen Oops, -DDM_USE_C was not in the build process ...
Tue, 21 Oct 2014 09:33:59 +0300 Matti Hamalainen Add a better error for no mixing routines compiled in.
Mon, 14 Jul 2014 00:46:53 +0300 Matti Hamalainen Remove obsolete configuration setting.
Mon, 14 Jul 2014 00:09:12 +0300 Matti Hamalainen Improve build process.
Sun, 13 Jul 2014 23:56:55 +0300 Matti Hamalainen Add flag variables for SDL_ttf.
Sun, 13 Jul 2014 23:32:38 +0300 Matti Hamalainen Cleanups.
Sun, 13 Jul 2014 17:44:55 +0300 Matti Hamalainen Bitmap format specifying option changes.
Sun, 13 Jul 2014 17:42:40 +0300 Matti Hamalainen Cosmetics.
Sun, 13 Jul 2014 17:41:47 +0300 Matti Hamalainen Fix reallocation.
Sun, 13 Jul 2014 17:40:45 +0300 Matti Hamalainen Change program name.
Fri, 11 Jul 2014 18:06:30 +0300 Matti Hamalainen Reallocation fixes.
Fri, 11 Jul 2014 18:02:59 +0300 Matti Hamalainen Fix a 100L :S
Sun, 22 Jun 2014 07:27:56 +0300 Matti Hamalainen Import commandline argument parsing fixes from th-libs.
Fri, 23 May 2014 21:31:30 +0300 Matti Hamalainen Reorder internal error code.
Sat, 17 May 2014 23:28:53 +0300 Matti Hamalainen Bump objlink version.