log minijss/jssmod.h @ 2279:fc58f62f100c

age author description
Tue, 18 Jun 2019 12:12:58 +0300 Matti Hamalainen Bump copyright years.
Tue, 18 Jun 2019 12:12:51 +0300 Matti Hamalainen Implement empty channel removal in xm2jss and make JSSMOD format support
Tue, 03 Jul 2018 09:46:35 +0300 Matti Hamalainen Remove useless __packed__ attributes.
Sat, 30 Jun 2018 18:44:59 +0300 Matti Hamalainen Clean up the sample conversion code a bit. Improve error handling in xm2jss.
Mon, 30 Oct 2017 18:12:38 +0200 Matti Hamalainen Make JSSExtInstrument.instConvSamples dynamically allocated and add check
Tue, 22 Aug 2017 22:01:32 +0300 Matti Hamalainen Fix loading of instrument relative note, finetune and panning values, which should be signed.
Sat, 07 Mar 2015 21:24:17 +0200 Matti Hamalainen Change one JSSMOD struct type Sint16 -> Uint16.
Sat, 07 Mar 2015 19:25:03 +0200 Matti Hamalainen Add define for default number of rows in pattern.
Sat, 07 Mar 2015 18:19:43 +0200 Matti Hamalainen Work on improved module conversion.
Fri, 06 Mar 2015 20:48:27 +0200 Matti Hamalainen Change a JSSMOD struct member type.
Fri, 06 Mar 2015 18:14:03 +0200 Matti Hamalainen Cosmetics.
Fri, 06 Mar 2015 16:36:10 +0200 Matti Hamalainen Work on JSSMOD format.
Fri, 06 Mar 2015 12:34:35 +0200 Matti Hamalainen Cosmetics.
Fri, 06 Mar 2015 11:00:23 +0200 Matti Hamalainen Bump JSSMOD version.
Fri, 06 Mar 2015 11:00:08 +0200 Matti Hamalainen Change some JSSMOD struct member types.
Fri, 06 Mar 2015 09:56:21 +0200 Matti Hamalainen Add functions jssFreeInstrument(), jssFreeExtInstrument() and jssFreePattern().
Fri, 06 Mar 2015 09:54:30 +0200 Matti Hamalainen Add function argument names to prototypes.
Fri, 06 Mar 2015 09:52:20 +0200 Matti Hamalainen Change sizes of some JSSMOD structure members.
Fri, 06 Mar 2015 09:50:11 +0200 Matti Hamalainen Bump up some JSS limits.
Thu, 05 Mar 2015 23:22:38 +0200 Matti Hamalainen Cosmetic.
Thu, 05 Mar 2015 23:14:15 +0200 Matti Hamalainen Bump up some maximum values for JSS module data.
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 10:02:17 +0200 Matti Hamalainen Oops, forgot to commit this change to add the conversion table to
Thu, 05 Mar 2015 07:19:05 +0200 Matti Hamalainen Bump copyright years.
Wed, 04 Mar 2015 06:31:54 +0200 Matti Hamalainen Change API of jssDecodeSample{8,16}() functions to return dmlib error codes
Wed, 04 Mar 2015 06:11:37 +0200 Matti Hamalainen Cosmetics pass, remove excess and trailing whitespace.
Thu, 26 Feb 2015 18:01:14 +0200 Matti Hamalainen Constify & cleanup.
Mon, 05 Jan 2015 23:10:49 +0200 Matti Hamalainen Use struct packing and specific types for JSSMOD data.
Fri, 18 Oct 2013 19:47:30 +0300 Matti Hamalainen Silence some "probing".
Fri, 24 May 2013 01:19:11 +0300 Matti Hamalainen Change JSSMOD loader to use DMResources.
Sat, 04 May 2013 02:12:33 +0300 Matti Hamalainen Cosmetics.
Tue, 16 Apr 2013 07:32:29 +0300 Matti Hamalainen Move miniJSS into a subdirectory. base jssmod.h@b31aaaeae105