log minijss/jssmod.c @ 2278:40ccc09f09be

age author description
Tue, 18 Jun 2019 12:12:51 +0300 Matti Hamalainen Implement empty channel removal in xm2jss and make JSSMOD format support
Mon, 02 Jul 2018 03:36:08 +0300 Matti Hamalainen Fix a stupid bug left over from the sample conversion refactor.
Sun, 01 Jul 2018 00:15:38 +0300 Matti Hamalainen Return correct value from jssEncodeSample8().
Sat, 30 Jun 2018 19:41:12 +0300 Matti Hamalainen Missed a line from previous commit.
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:15:11 +0200 Matti Hamalainen Modernization cleanups.
Mon, 30 Oct 2017 18:12:38 +0200 Matti Hamalainen Make JSSExtInstrument.instConvSamples dynamically allocated and add check
Mon, 30 Oct 2017 18:01:25 +0200 Matti Hamalainen Fix jssASCIItoStr() bounds check.
Fri, 06 Mar 2015 18:14:03 +0200 Matti Hamalainen Cosmetics.
Fri, 06 Mar 2015 10:11:24 +0200 Matti Hamalainen Simplify jssFreeModule() by using jssFree*() functions for freeing parts of
Fri, 06 Mar 2015 09:56:21 +0200 Matti Hamalainen Add functions jssFreeInstrument(), jssFreeExtInstrument() and jssFreePattern().
Fri, 06 Mar 2015 09:53:39 +0200 Matti Hamalainen Rename some variables.
Thu, 05 Mar 2015 07:37:35 +0200 Matti Hamalainen Use dmMemset().
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.
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.c@9a5cc59f7a64