log tools/xm2jss.c @ 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, 28 Feb 2022 11:49:58 +0200 Matti Hamalainen Improve error handling.
Tue, 28 Apr 2020 01:39:29 +0300 Matti Hamalainen Cosmetic.
Mon, 27 Apr 2020 18:33:18 +0300 Matti Hamalainen Use DMResource I/O instead of stdio for writing JSSMOD module.
Mon, 27 Apr 2020 18:13:11 +0300 Matti Hamalainen Add few comments about the state of jssOptimizeModule().
Mon, 27 Apr 2020 18:08:39 +0300 Matti Hamalainen Various cleanups, use saner variable names.
Mon, 27 Apr 2020 15:16:39 +0300 Matti Hamalainen Improve error handling.
Mon, 13 Jan 2020 22:26:24 +0200 Matti Hamalainen Add a C file with the generic BSD license text and a function for
Mon, 13 Jan 2020 21:21:25 +0200 Matti Hamalainen Option index re-ordering cleanup work.
Sun, 12 Jan 2020 20:50:45 +0200 Matti Hamalainen Merge one more change from th-libs args processing.
Thu, 09 Jan 2020 15:20:23 +0200 Matti Hamalainen Fix some format strings to use proper PRI*_SIZE_T where necessary.
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:31:29 +0300 Matti Hamalainen Fix conversion of unoptimized modules in xm2jss.
Tue, 18 Jun 2019 12:13:08 +0300 Matti Hamalainen Bump xm2jss version.
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, 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.
Sat, 07 Mar 2015 15:29:37 +0200 Matti Hamalainen Improve module optimization.
Sat, 07 Mar 2015 15:23:13 +0200 Matti Hamalainen Cleanups in JSSMOD writing.
Sat, 07 Mar 2015 14:37:24 +0200 Matti Hamalainen Cleanups.
Sat, 07 Mar 2015 14:29:29 +0200 Matti Hamalainen Fix hasData handling and include dmfile.h header.
Fri, 06 Mar 2015 16:37:15 +0200 Matti Hamalainen Add sanity check to order list writing.
Fri, 06 Mar 2015 13:40:47 +0200 Matti Hamalainen Remove trailing whitespace.
Fri, 06 Mar 2015 13:14:02 +0200 Matti Hamalainen Add some sanity checks.
Fri, 06 Mar 2015 13:02:54 +0200 Matti Hamalainen Cleanup.
Fri, 06 Mar 2015 12:34:35 +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:23:47 +0200 Matti Hamalainen Rename function arguments.
Thu, 05 Mar 2015 16:51:34 +0200 Matti Hamalainen Comments.
Thu, 05 Mar 2015 15:58:24 +0200 Matti Hamalainen Use %d instead of %i in formats.