log

age author description
Thu, 05 Mar 2015 02:37:10 +0200 Matti Hamalainen MinGW does not define PRI* format specifiers, so define them ourselves :S
Thu, 05 Mar 2015 02:35:21 +0200 Matti Hamalainen Use DM_WINDOWS check here instead of _WIN32.
Thu, 05 Mar 2015 02:34:50 +0200 Matti Hamalainen Check if we are compiling for Windows and if we are compiling under MINGW.
Thu, 05 Mar 2015 02:33:39 +0200 Matti Hamalainen Add necessary flag substitutions to where they are needed.
Thu, 05 Mar 2015 02:32:59 +0200 Matti Hamalainen Remove useless linker flags from SDL_LDFLAGS.
Wed, 04 Mar 2015 11:28:21 +0200 Matti Hamalainen Cross-build process fixes.
Wed, 04 Mar 2015 11:18:22 +0200 Matti Hamalainen Do not specify certain linker flags by default.
Wed, 04 Mar 2015 09:28:42 +0200 Matti Hamalainen Define STBI_ASSERT(x) as dummy if DM_DEBUG is not enabled.
Wed, 04 Mar 2015 08:59:33 +0200 Matti Hamalainen Add #ifdef guards for stbi__get{16,32}le() for cases where they are
Wed, 04 Mar 2015 08:52:24 +0200 Matti Hamalainen Oops, duped a macro argument name. Fixed.
Wed, 04 Mar 2015 08:50:08 +0200 Matti Hamalainen Disable formats other than PNG and JPEG from stb_image.
Wed, 04 Mar 2015 08:38:19 +0200 Matti Hamalainen Various fixes for issues reported by clang static analyzer.
Wed, 04 Mar 2015 07:16:06 +0200 Matti Hamalainen #ifdef out code that is not needed or used if JSS_LIGHT is defined.
Wed, 04 Mar 2015 07:00:27 +0200 Matti Hamalainen Modularize some more.
Wed, 04 Mar 2015 06:37:04 +0200 Matti Hamalainen Split envelope reading to tiny helper function.
Wed, 04 Mar 2015 06:32:19 +0200 Matti Hamalainen Split instrument sample data loading to another function in XM loader.
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: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.