log tools/xm2jss.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
Tue, 18 Jun 2019 12:11:16 +0300 Matti Hamalainen Rename two functions.
Wed, 12 Jun 2019 20:25:06 +0300 Matti Hamalainen Change the error message for unimplemented option argument.
Tue, 03 Jul 2018 09:46:19 +0300 Matti Hamalainen Increase pattern buffer size.
Sun, 01 Jul 2018 02:34:52 +0300 Matti Hamalainen Fix writing of JSSMOD for NULL extended instruments.
Sat, 30 Jun 2018 18:44:59 +0300 Matti Hamalainen Clean up the sample conversion code a bit. Improve error handling in xm2jss.
Mon, 14 May 2018 11:20:05 +0300 Matti Hamalainen Rename dmf_create_*() functions to dmf_open_*().
Wed, 22 Nov 2017 01:33:21 +0200 Matti Hamalainen Improve build, so that we can build the tools and tests with minimal
Wed, 22 Nov 2017 01:04:41 +0200 Matti Hamalainen Get rid of direct 'errno' usage.
Tue, 22 Aug 2017 23:02:24 +0300 Matti Hamalainen Improve verbose output cosmetics.
Tue, 22 Aug 2017 21:36:10 +0300 Matti Hamalainen Cleanups.
Tue, 22 Aug 2017 21:05:55 +0300 Matti Hamalainen Print out order list pattern remapping stuff if verbose enough.
Tue, 22 Aug 2017 21:05:35 +0300 Matti Hamalainen Fix dupe pattern detection.
Tue, 22 Aug 2017 20:55:53 +0300 Matti Hamalainen Constify and move effect conversion back to where it was.
Tue, 22 Aug 2017 14:50:38 +0300 Matti Hamalainen Cleanups.
Tue, 22 Aug 2017 14:46:45 +0300 Matti Hamalainen Cleanups.
Tue, 22 Aug 2017 14:42:31 +0300 Matti Hamalainen Add informational message about used/unused channels.
Tue, 22 Aug 2017 14:28:40 +0300 Matti Hamalainen Comments.
Tue, 22 Aug 2017 14:04:32 +0300 Matti Hamalainen Possibly make dupe pattern elimination work. Still needs some testing.
Tue, 22 Aug 2017 13:53:29 +0300 Matti Hamalainen Cleanup unused variable.
Sun, 20 Aug 2017 03:55:08 +0300 Matti Hamalainen Cleanups.
Sun, 20 Aug 2017 03:43:43 +0300 Matti Hamalainen Bump version.
Sun, 20 Aug 2017 03:43:23 +0300 Matti Hamalainen Add a message.
Sun, 20 Aug 2017 02:14:02 +0300 Matti Hamalainen Add checking of duplicate patterns in the optimization pass of xm2jss. Not
Sun, 20 Aug 2017 01:54:54 +0300 Matti Hamalainen Fix jssmod sample conversion flags storing .. urgh.
Sun, 20 Aug 2017 01:38:36 +0300 Matti Hamalainen Cleanups.
Sun, 20 Aug 2017 01:01:12 +0300 Matti Hamalainen Add some blocks, cosmetics.
Sat, 07 Mar 2015 19:25:35 +0200 Matti Hamalainen Use jsetDefaultRows here.
Sat, 07 Mar 2015 18:19:43 +0200 Matti Hamalainen Work on improved module conversion.
Sat, 07 Mar 2015 17:58:06 +0200 Matti Hamalainen Cleanups, more consistent error messages.