log

age author description
Wed, 04 Mar 2015 06:11:58 +0200 Matti Hamalainen Add informative message to packed.
Wed, 04 Mar 2015 06:11:37 +0200 Matti Hamalainen Cosmetics pass, remove excess and trailing whitespace.
Wed, 04 Mar 2015 06:08:22 +0200 Matti Hamalainen Cosmetics.
Wed, 04 Mar 2015 06:08:11 +0200 Matti Hamalainen Bump copyright.
Wed, 04 Mar 2015 06:01:26 +0200 Matti Hamalainen Modularize the XM loader somewhat by splitting to more functions.
Wed, 04 Mar 2015 04:42:38 +0200 Matti Hamalainen Oops, 100L in dmzlib context init in image loader .. fixed.
Wed, 04 Mar 2015 04:38:39 +0200 Matti Hamalainen Cosmetics.
Wed, 04 Mar 2015 04:37:58 +0200 Matti Hamalainen Rename some dmzlib functions and add context init/close functions.
Wed, 04 Mar 2015 03:53:22 +0200 Matti Hamalainen Fix '-n' option handling for packed.
Wed, 04 Mar 2015 03:46:23 +0200 Matti Hamalainen Enable some error messages also in not-debug-build.
Wed, 04 Mar 2015 03:33:25 +0200 Matti Hamalainen Fix sNumForNotes conversion/handling in JSSMOD loader and xm2jss.
Wed, 04 Mar 2015 03:30:28 +0200 Matti Hamalainen Improve dumpmod output some more.
Wed, 04 Mar 2015 02:04:40 +0200 Matti Hamalainen Cosmetics.
Wed, 04 Mar 2015 02:04:31 +0200 Matti Hamalainen Rename a variable.
Wed, 04 Mar 2015 01:51:00 +0200 Matti Hamalainen Free the source module data at end.
Wed, 04 Mar 2015 01:50:49 +0200 Matti Hamalainen Comments, cosmetics, combine one error message.
Wed, 04 Mar 2015 01:29:02 +0200 Matti Hamalainen Various improvements in dumpmod output.
Wed, 04 Mar 2015 01:15:17 +0200 Matti Hamalainen Adjust messages to show user-visible (1 based) instrument numbers.
Wed, 04 Mar 2015 01:10:35 +0200 Matti Hamalainen Improve output of dumpmod.
Wed, 04 Mar 2015 00:58:25 +0200 Matti Hamalainen Comment.
Wed, 04 Mar 2015 00:50:53 +0200 Matti Hamalainen More fixes.
Wed, 04 Mar 2015 00:49:47 +0200 Matti Hamalainen Minor fix.
Wed, 04 Mar 2015 00:40:15 +0200 Matti Hamalainen Hmm .. back out the Sint64 changes for now.
Wed, 04 Mar 2015 00:00:11 +0200 Matti Hamalainen Fix ZLIB decompressor mode.
Tue, 03 Mar 2015 23:56:12 +0200 Matti Hamalainen Add header skip option to the dmzlib test.
Tue, 03 Mar 2015 23:54:38 +0200 Matti Hamalainen Fix use of DM_FSEEK64().
Tue, 03 Mar 2015 23:22:36 +0200 Matti Hamalainen Cosmetics pass: Remove excess whitespace.
Tue, 03 Mar 2015 22:32:34 +0200 Matti Hamalainen Improve messages.
Tue, 03 Mar 2015 22:32:27 +0200 Matti Hamalainen Improve comments.
Tue, 03 Mar 2015 22:15:26 +0200 Matti Hamalainen Cleanup.
Tue, 03 Mar 2015 22:06:29 +0200 Matti Hamalainen Cleanup.
Tue, 03 Mar 2015 02:36:45 +0200 Matti Hamalainen Code cleanup, in preparation for bug hunting.
Tue, 03 Mar 2015 02:35:36 +0200 Matti Hamalainen Bump copyright year.
Tue, 03 Mar 2015 02:11:52 +0200 Matti Hamalainen Do not enable JSS_DEBUG when DM_DEBUG is enabled, it's a bit too spammy even
Tue, 03 Mar 2015 01:58:32 +0200 Matti Hamalainen Cosmetics.
Tue, 03 Mar 2015 01:40:56 +0200 Matti Hamalainen Cosmetic.
Tue, 03 Mar 2015 01:40:52 +0200 Matti Hamalainen Change dumpmod short format sample instrument output.
Mon, 02 Mar 2015 20:30:25 +0200 Matti Hamalainen Move functions around for saner order.
Mon, 02 Mar 2015 20:28:25 +0200 Matti Hamalainen Cosmetic.
Mon, 02 Mar 2015 20:25:44 +0200 Matti Hamalainen Cleanup, rename some variables, etc.
Mon, 02 Mar 2015 20:16:43 +0200 Matti Hamalainen Cleanups for file endianess read/write helper functions.
Mon, 02 Mar 2015 20:10:44 +0200 Matti Hamalainen Cosmetic.
Mon, 02 Mar 2015 20:10:36 +0200 Matti Hamalainen Constify.
Mon, 02 Mar 2015 20:00:08 +0200 Matti Hamalainen Add missing C++ guard.
Mon, 02 Mar 2015 19:16:13 +0200 Matti Hamalainen The module header description was incorrect (due to copypaste), fixed.
Mon, 02 Mar 2015 19:14:23 +0200 Matti Hamalainen Silence a warning.
Mon, 02 Mar 2015 05:36:47 +0200 Matti Hamalainen Make one error message debug.
Mon, 02 Mar 2015 05:30:30 +0200 Matti Hamalainen Make bspline functions more flexible.
Mon, 02 Mar 2015 05:00:50 +0200 Matti Hamalainen Change message to debug.
Mon, 02 Mar 2015 04:57:18 +0200 Matti Hamalainen Make the built in setup font/screen image/bar bitmap optional.
Mon, 02 Mar 2015 04:47:27 +0200 Matti Hamalainen Check for end of input data, there might be no "final" bit set in the
Mon, 02 Mar 2015 04:47:03 +0200 Matti Hamalainen Cosmetics.
Mon, 02 Mar 2015 04:46:34 +0200 Matti Hamalainen Also initialize DMZLibContext.inBufferStart where needed.
Mon, 02 Mar 2015 04:17:30 +0200 Matti Hamalainen Comments, cosmetics.
Mon, 02 Mar 2015 04:13:56 +0200 Matti Hamalainen Rename dmzlib structure members.
Mon, 02 Mar 2015 04:01:26 +0200 Matti Hamalainen No need to handle literal copy of length zero.
Mon, 02 Mar 2015 04:01:05 +0200 Matti Hamalainen Error message improvement.
Mon, 02 Mar 2015 03:54:41 +0200 Matti Hamalainen Use size_t here.
Mon, 02 Mar 2015 03:09:10 +0200 Matti Hamalainen Improve error handling.
Mon, 02 Mar 2015 02:56:37 +0200 Matti Hamalainen Comments, cleanups.