log minijss/jssmod.h @ 2634:f3c7115cbf85 default tip

age author description
Thu, 08 Dec 2022 15:59:22 +0200 Matti Hamalainen Require stdbool.h, we require C11 now.
Mon, 08 Jul 2019 10:06:18 +0300 Matti Hamalainen Implement new (horizontal raw element) pattern storage mode for JSSMOD. Bump
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.