log

age author description
Thu, 05 Mar 2015 23:14:15 +0200 Matti Hamalainen Bump up some maximum values for JSS module data.
Thu, 05 Mar 2015 23:13:13 +0200 Matti Hamalainen s/%i/%d/g.
Thu, 05 Mar 2015 23:12:37 +0200 Matti Hamalainen Rename variable, improve two error messages.
Thu, 05 Mar 2015 22:23:51 +0200 Matti Hamalainen Cosmetics.
Thu, 05 Mar 2015 21:52:04 +0200 Matti Hamalainen Cleanup.
Thu, 05 Mar 2015 21:48:22 +0200 Matti Hamalainen Rename pattern note packing flag COMP_* constants to JM_COMP_*.
Thu, 05 Mar 2015 21:47:07 +0200 Matti Hamalainen Cosmetics.
Thu, 05 Mar 2015 21:24:12 +0200 Matti Hamalainen Remove some code duplication.
Thu, 05 Mar 2015 21:23:47 +0200 Matti Hamalainen Rename function arguments.
Thu, 05 Mar 2015 20:14:06 +0200 Matti Hamalainen Rename one module under tests/
Thu, 05 Mar 2015 17:56:31 +0200 Matti Hamalainen Oops, left in an unused variable.
Thu, 05 Mar 2015 17:00:18 +0200 Matti Hamalainen Do the file probing stuff here as well.
Thu, 05 Mar 2015 16:57:27 +0200 Matti Hamalainen Use dmfreset() instead of dmfseek() to seek to stream start.
Thu, 05 Mar 2015 16:57:03 +0200 Matti Hamalainen Add note about stereo/panning stuff to be implemented in mixer.
Thu, 05 Mar 2015 16:51:34 +0200 Matti Hamalainen Comments.
Thu, 05 Mar 2015 16:51:08 +0200 Matti Hamalainen Cosmetics.
Thu, 05 Mar 2015 16:22:11 +0200 Matti Hamalainen Improve use of probing in dumpmod, mod2wav and ppl.
Thu, 05 Mar 2015 16:14:40 +0200 Matti Hamalainen Improve probing.
Thu, 05 Mar 2015 16:02:02 +0200 Matti Hamalainen Rename variables.
Thu, 05 Mar 2015 15:58:52 +0200 Matti Hamalainen Cosmetics.
Thu, 05 Mar 2015 15:58:24 +0200 Matti Hamalainen Use %d instead of %i in formats.
Thu, 05 Mar 2015 15:58:12 +0200 Matti Hamalainen Cosmetics.
Thu, 05 Mar 2015 15:48:33 +0200 Matti Hamalainen Bump copyright.
Thu, 05 Mar 2015 13:32:11 +0200 Matti Hamalainen Some work on the 0x0102 pattern loader.
Thu, 05 Mar 2015 13:10:36 +0200 Matti Hamalainen Fix error message to reflect reality better.
Thu, 05 Mar 2015 13:10:16 +0200 Matti Hamalainen Add a NULL pointer check here.
Thu, 05 Mar 2015 13:06:40 +0200 Matti Hamalainen Adjust mixing macros.
Thu, 05 Mar 2015 12:48:58 +0200 Matti Hamalainen Clean up the pattern header parsing.
Thu, 05 Mar 2015 12:14:43 +0200 Matti Hamalainen Initialize return variable.
Thu, 05 Mar 2015 12:08:56 +0200 Matti Hamalainen It seems that the number of rows in XM format version 0x0102 needs + 1.
Thu, 05 Mar 2015 11:36:00 +0200 Matti Hamalainen Version 0x0102 has slightly different pattern header than 0x0104.
Thu, 05 Mar 2015 11:35:02 +0200 Matti Hamalainen Rename a variable.
Thu, 05 Mar 2015 11:34:07 +0200 Matti Hamalainen Move jssXMLoadPatterns() closer to the pattern unpacking functions.
Thu, 05 Mar 2015 11:33:22 +0200 Matti Hamalainen Oops, 100L.
Thu, 05 Mar 2015 11:31:12 +0200 Matti Hamalainen Mostly cosmetic change.
Thu, 05 Mar 2015 10:29:28 +0200 Matti Hamalainen Some preliminary code for 0x0102 format pattern support.
Thu, 05 Mar 2015 10:28:48 +0200 Matti Hamalainen Move variable definitions closer to where they are used.
Thu, 05 Mar 2015 10:02:17 +0200 Matti Hamalainen Oops, forgot to commit this change to add the conversion table to
Thu, 05 Mar 2015 09:58:07 +0200 Matti Hamalainen Some support for 0x0102 version of the XM format. Does not work fully yet,
Thu, 05 Mar 2015 09:57:02 +0200 Matti Hamalainen Revamp instrument sample loading somewhat.
Thu, 05 Mar 2015 09:32:58 +0200 Matti Hamalainen Rename a variable.
Thu, 05 Mar 2015 09:18:35 +0200 Matti Hamalainen Cosmetics.
Thu, 05 Mar 2015 08:24:46 +0200 Matti Hamalainen Remove unused build rule.
Thu, 05 Mar 2015 07:52:31 +0200 Matti Hamalainen Check for DM_HAVE_STRING_H.
Thu, 05 Mar 2015 07:52:09 +0200 Matti Hamalainen Assume that sample type 3 is basically misinterpretation of the field as a
Thu, 05 Mar 2015 07:49:33 +0200 Matti Hamalainen Use dmMemset().
Thu, 05 Mar 2015 07:47:42 +0200 Matti Hamalainen Eliminate string.h from here.
Thu, 05 Mar 2015 07:45:28 +0200 Matti Hamalainen Oops, these build system changes didn't fly. Often CC is set to "cc" by
Thu, 05 Mar 2015 07:37:35 +0200 Matti Hamalainen Use dmMemset().
Thu, 05 Mar 2015 07:36:51 +0200 Matti Hamalainen Add dmMemset().
Thu, 05 Mar 2015 07:27:54 +0200 Matti Hamalainen Use dmMemset, dmMalloc, dmRealloc and dmFree directly.
Thu, 05 Mar 2015 07:22:23 +0200 Matti Hamalainen Get rid of string.h dependency in stb_image.
Thu, 05 Mar 2015 07:19:05 +0200 Matti Hamalainen Bump copyright years.
Thu, 05 Mar 2015 07:12:17 +0200 Matti Hamalainen Cosmetics.
Thu, 05 Mar 2015 07:01:42 +0200 Matti Hamalainen Check header size against the known values. Bail out if it's too small, and
Thu, 05 Mar 2015 07:00:58 +0200 Matti Hamalainen Add XM format version check.
Thu, 05 Mar 2015 07:00:27 +0200 Matti Hamalainen Add a meaningful error message for instrument header read failure.
Thu, 05 Mar 2015 07:00:02 +0200 Matti Hamalainen Rename a function.
Thu, 05 Mar 2015 06:59:45 +0200 Matti Hamalainen Clean up the sample data loading a bit.
Thu, 05 Mar 2015 06:12:06 +0200 Matti Hamalainen Change direct assignments to ?=, so that those Makefile variables can be