log

age author description
Sun, 01 Mar 2015 03:03:44 +0200 Matti Hamalainen Rename a variable.
Sun, 01 Mar 2015 03:02:19 +0200 Matti Hamalainen Rename a function argument.
Sun, 01 Mar 2015 03:00:12 +0200 Matti Hamalainen Rename bitreverse functions.
Sun, 01 Mar 2015 02:58:53 +0200 Matti Hamalainen Cosmetics.
Sun, 01 Mar 2015 02:40:21 +0200 Matti Hamalainen Also here.
Sun, 01 Mar 2015 02:39:18 +0200 Matti Hamalainen Move and rename a constant define.
Sat, 28 Feb 2015 15:59:39 +0200 Matti Hamalainen Clean up packed a bit.
Sat, 28 Feb 2015 05:43:31 +0200 Matti Hamalainen Some work towards dmzlib decompression support for resources.
Sat, 28 Feb 2015 05:06:55 +0200 Matti Hamalainen Improve error message slightly.
Sat, 28 Feb 2015 05:06:44 +0200 Matti Hamalainen Cosmetics.
Sat, 28 Feb 2015 05:06:36 +0200 Matti Hamalainen Fix one function name.
Sat, 28 Feb 2015 04:24:13 +0200 Matti Hamalainen Indentation cosmetic.
Fri, 27 Feb 2015 20:18:53 +0200 Matti Hamalainen Change 'make clean' rule so that it ignores possible errors.
Fri, 27 Feb 2015 20:16:49 +0200 Matti Hamalainen Cleanup gfxconv option help a bit.
Fri, 27 Feb 2015 20:15:34 +0200 Matti Hamalainen Begin process of making zlib optional for some things.
Fri, 27 Feb 2015 18:12:38 +0200 Matti Hamalainen Merged.
Fri, 27 Feb 2015 18:12:20 +0200 Matti Hamalainen Comment cleanups.
Fri, 27 Feb 2015 18:06:23 +0200 Matti Hamalainen Improve help.
Fri, 27 Feb 2015 17:49:10 +0200 Matti Hamalainen Oops. 100L fix to bitmapped text rendering.
Fri, 27 Feb 2015 16:30:56 +0200 Matti Hamalainen Add missing include.
Fri, 27 Feb 2015 16:25:02 +0200 Matti Hamalainen Move dmClamp*() functions back to dmlib.h
Fri, 27 Feb 2015 16:24:42 +0200 Matti Hamalainen Curve macros are needed in dmperlin module.
Fri, 27 Feb 2015 16:20:24 +0200 Matti Hamalainen Move lerp functions from dmlerp.c to dmcurves.c, too.
Fri, 27 Feb 2015 16:18:08 +0200 Matti Hamalainen Include dmcurves.h in dmengine.h.
Fri, 27 Feb 2015 16:16:59 +0200 Matti Hamalainen Add new module dmcurves, that will contain functions for spline generation
Fri, 27 Feb 2015 14:49:02 +0200 Matti Hamalainen Cosmetics.
Fri, 27 Feb 2015 14:18:28 +0200 Matti Hamalainen Fix a possibly uninitialized variable warning.
Fri, 27 Feb 2015 14:17:24 +0200 Matti Hamalainen Bump gfxconv version.
Fri, 27 Feb 2015 14:17:12 +0200 Matti Hamalainen Error handling cleanups/fixes.
Fri, 27 Feb 2015 06:10:16 +0200 Matti Hamalainen Rename DMRGBA32 struct to DMColor and remove the original redundant DMColor
Fri, 27 Feb 2015 05:33:48 +0200 Matti Hamalainen Cosmetics.
Fri, 27 Feb 2015 05:32:07 +0200 Matti Hamalainen Rename some functions.
Fri, 27 Feb 2015 05:27:43 +0200 Matti Hamalainen Fix error message.
Fri, 27 Feb 2015 05:23:38 +0200 Matti Hamalainen Remember to initialize dmzlib in the engine.
Fri, 27 Feb 2015 05:23:25 +0200 Matti Hamalainen Fixes and cleanups.
Fri, 27 Feb 2015 05:22:20 +0200 Matti Hamalainen Rename a function argument.
Fri, 27 Feb 2015 05:21:29 +0200 Matti Hamalainen Oops, bugfix.
Fri, 27 Feb 2015 04:59:38 +0200 Matti Hamalainen Initialize variables so that we don't get garbage in error situations.
Fri, 27 Feb 2015 04:56:12 +0200 Matti Hamalainen Fix dmsimple.
Fri, 27 Feb 2015 04:46:25 +0200 Matti Hamalainen Remove the zlib implementation from stb_image.
Fri, 27 Feb 2015 04:46:13 +0200 Matti Hamalainen Clean up dmzlib and use it in stb_image.
Fri, 27 Feb 2015 04:44:48 +0200 Matti Hamalainen Remove vptest.
Fri, 27 Feb 2015 03:58:25 +0200 Matti Hamalainen Add error code parameter to dmError() and dmErrorVA().
Fri, 27 Feb 2015 02:21:57 +0200 Matti Hamalainen Oops, forgot to add const in the actual function .. 100L.
Fri, 27 Feb 2015 01:04:02 +0200 Matti Hamalainen Remove check for GCC >= 3.x, it's only sane to support 4+.
Fri, 27 Feb 2015 01:03:18 +0200 Matti Hamalainen Cosmetic cleanups.
Thu, 26 Feb 2015 19:06:32 +0200 Matti Hamalainen Cleanup.
Thu, 26 Feb 2015 19:00:13 +0200 Matti Hamalainen Remove dmq3d stuff, it was for one demo project and belongs in the demo code.
Thu, 26 Feb 2015 18:51:18 +0200 Matti Hamalainen Remove the dmpackutil module, move the code to packed utility
Thu, 26 Feb 2015 18:38:14 +0200 Matti Hamalainen Add kludge stbi__err() implementation temporarily until the error handling
Thu, 26 Feb 2015 18:35:29 +0200 Matti Hamalainen Use dmzlib module in stb_image.
Thu, 26 Feb 2015 18:28:32 +0200 Matti Hamalainen Initial import of separated zlib decoding routines lifted from
Thu, 26 Feb 2015 18:01:14 +0200 Matti Hamalainen Constify & cleanup.
Thu, 26 Feb 2015 15:58:04 +0200 Matti Hamalainen Delete useless include line.
Thu, 26 Feb 2015 02:04:31 +0200 Matti Hamalainen Delete unused format definition.
Thu, 26 Feb 2015 01:47:31 +0200 Matti Hamalainen Viewmode utility was renamed to dumpmod, so reflect that change in the
Thu, 26 Feb 2015 01:45:52 +0200 Matti Hamalainen Implement multicolor / standard switching support based on color ram value's
Wed, 25 Feb 2015 23:35:04 +0200 Matti Hamalainen Add kludge to allow more lax handling of the "unknown" $2000 format.
Wed, 25 Feb 2015 22:14:03 +0200 Matti Hamalainen Rename viewmod utility to dumpmod.
Wed, 25 Feb 2015 22:11:16 +0200 Matti Hamalainen Adjust aspect ration stuff in view64.
Wed, 25 Feb 2015 22:01:23 +0200 Matti Hamalainen Remove the doubleMC madness completely. Should be replaced with x/y aspect
Wed, 25 Feb 2015 21:26:26 +0200 Matti Hamalainen Fix the multicolor bitmap widths.
Wed, 25 Feb 2015 21:25:59 +0200 Matti Hamalainen Various fixes in view64.
Wed, 25 Feb 2015 20:33:57 +0200 Matti Hamalainen Cosmetics.
Wed, 25 Feb 2015 20:31:54 +0200 Matti Hamalainen Remove some unused structures, etc.
Wed, 25 Feb 2015 20:07:25 +0200 Matti Hamalainen Allocate somewhat larger initial encoding buffer for C64 image encoders.
Wed, 25 Feb 2015 19:59:28 +0200 Matti Hamalainen Cosmetic.
Wed, 25 Feb 2015 19:51:14 +0200 Matti Hamalainen Fix some memory leaks etc.
Wed, 25 Feb 2015 19:39:48 +0200 Matti Hamalainen Oops, plug a memory leak.
Wed, 25 Feb 2015 19:37:59 +0200 Matti Hamalainen Refactor the DMC64Image handling to be more dynamic, and start
Wed, 25 Feb 2015 19:32:55 +0200 Matti Hamalainen Some cleanups.
Wed, 25 Feb 2015 19:25:51 +0200 Matti Hamalainen Add size field for allocated data size in DMImage.
Wed, 25 Feb 2015 15:50:17 +0200 Matti Hamalainen Use dmMalloc0() instead of dmCalloc() here.
Wed, 25 Feb 2015 15:36:07 +0200 Matti Hamalainen Change dmC64DefaultSizes[] array into a function instead.
Wed, 25 Feb 2015 15:34:36 +0200 Matti Hamalainen Brackets.
Wed, 25 Feb 2015 15:30:53 +0200 Matti Hamalainen Cosmetics.
Wed, 25 Feb 2015 15:23:09 +0200 Matti Hamalainen Add dimension (w/h) information fields to C64 image format struct.
Wed, 25 Feb 2015 15:09:37 +0200 Matti Hamalainen Cosmetics.
Wed, 25 Feb 2015 14:30:19 +0200 Matti Hamalainen Comments, cosmetics.
Wed, 25 Feb 2015 14:19:46 +0200 Matti Hamalainen Add constant for max number of enc/dec ops in C64 image format struct
Wed, 25 Feb 2015 14:09:18 +0200 Matti Hamalainen Bump copyright year.
Wed, 25 Feb 2015 13:27:04 +0200 Matti Hamalainen Cleanup.
Wed, 25 Feb 2015 05:16:22 +0200 Matti Hamalainen Cosmetic.
Wed, 25 Feb 2015 03:53:34 +0200 Matti Hamalainen Initial implementation of charmode support in lib64gfx.
Wed, 25 Feb 2015 03:53:07 +0200 Matti Hamalainen Cosmetics.
Wed, 25 Feb 2015 02:50:57 +0200 Matti Hamalainen Cosmetic.
Tue, 24 Feb 2015 01:11:03 +0200 Matti Hamalainen Cosmetics.
Tue, 24 Feb 2015 00:56:22 +0200 Matti Hamalainen Bump copyright year.
Tue, 24 Feb 2015 00:47:39 +0200 Matti Hamalainen Moved lib64gfx files under tools, as it's not generic DMLIB module really.
Mon, 23 Feb 2015 22:55:32 +0200 Matti Hamalainen Cosmetic.
Mon, 23 Feb 2015 22:54:25 +0200 Matti Hamalainen 10L.
Mon, 23 Feb 2015 22:51:51 +0200 Matti Hamalainen Some work on error handling.
Mon, 23 Feb 2015 22:51:28 +0200 Matti Hamalainen Add new error code DMERR_DATA_ERROR.
Mon, 23 Feb 2015 22:42:13 +0200 Matti Hamalainen Rename a variable.
Mon, 23 Feb 2015 22:24:17 +0200 Matti Hamalainen Added support to gfxconv/view64 for unknown(?) bitmap format found on some
Mon, 23 Feb 2015 22:00:54 +0200 Matti Hamalainen Cosmetic.
Mon, 23 Feb 2015 22:00:44 +0200 Matti Hamalainen Some dummy code for encfunctions.
Mon, 23 Feb 2015 22:00:20 +0200 Matti Hamalainen Implement DT_BGCOLOR_SET decode op.
Mon, 23 Feb 2015 20:45:31 +0200 Matti Hamalainen Add separate X and Y scaling to gfxconv and libgfx outputters.
Mon, 23 Feb 2015 20:18:34 +0200 Matti Hamalainen Actually fix commit 16aa5955dfb5.
Mon, 23 Feb 2015 19:57:28 +0200 Matti Hamalainen Cleanup.
Mon, 23 Feb 2015 19:49:58 +0200 Matti Hamalainen Mangle new stb_image to our purposes.
Mon, 23 Feb 2015 19:49:37 +0200 Matti Hamalainen Add -lm to mod2wav link stage.
Mon, 23 Feb 2015 15:59:14 +0200 Matti Hamalainen Add some error handling.
Mon, 23 Feb 2015 15:44:33 +0200 Matti Hamalainen Fix perling noise usage.
Mon, 23 Feb 2015 15:41:27 +0200 Matti Hamalainen Oops, fix argument handling.
Tue, 17 Feb 2015 06:01:07 +0200 Matti Hamalainen Merged.
Thu, 05 Feb 2015 04:21:30 +0200 Matti Hamalainen Import newer version of stb_image.
Thu, 05 Feb 2015 04:20:22 +0200 Matti Hamalainen Update license with exception for stb_image.c
Tue, 17 Feb 2015 06:00:29 +0200 Matti Hamalainen Link to -lm and fix to match changes in dmperlin.
Thu, 05 Feb 2015 00:24:30 +0200 Matti Hamalainen Remove license duplicate from README.
Wed, 04 Feb 2015 23:45:21 +0200 Matti Hamalainen Move perlin noise functions to dmperlin.[ch] and make the API re-entrant.
Wed, 04 Feb 2015 23:44:53 +0200 Matti Hamalainen Add new header file.
Wed, 04 Feb 2015 23:25:21 +0200 Matti Hamalainen Fix build system for empty DEMO_BIN target.
Wed, 04 Feb 2015 23:22:13 +0200 Matti Hamalainen Reorder for clarity.
Wed, 04 Feb 2015 23:00:50 +0200 Matti Hamalainen Change fontconv -s option syntax.
Wed, 04 Feb 2015 22:34:03 +0200 Matti Hamalainen API changes to be used in future.
Wed, 04 Feb 2015 22:31:15 +0200 Matti Hamalainen Remove unused function declaration.
Wed, 04 Feb 2015 22:29:37 +0200 Matti Hamalainen Cosmetics.
Wed, 04 Feb 2015 21:15:27 +0200 Matti Hamalainen Update ignores.
Wed, 04 Feb 2015 19:47:34 +0200 Matti Hamalainen Improve build system.
Wed, 04 Feb 2015 19:09:42 +0200 Matti Hamalainen Comments, etc.
Wed, 04 Feb 2015 19:08:44 +0200 Matti Hamalainen Rename Makefile.w32 to more logical Makefile.cross-mingw
Wed, 04 Feb 2015 19:07:16 +0200 Matti Hamalainen Use ?= in the Makefiles to accept preset values.
Wed, 04 Feb 2015 18:00:48 +0200 Matti Hamalainen Use pkg-config for Tremor.
Wed, 04 Feb 2015 17:55:38 +0200 Matti Hamalainen Cleanup.
Wed, 04 Feb 2015 17:49:04 +0200 Matti Hamalainen Cleanups in fontconv.
Tue, 03 Feb 2015 20:59:22 +0200 Matti Hamalainen Oops. 10L.
Tue, 03 Feb 2015 20:58:34 +0200 Matti Hamalainen Assume we always have 64bit type.
Tue, 03 Feb 2015 20:27:12 +0200 Matti Hamalainen Make value type of dmGetIntVal() unsigned.
Tue, 03 Feb 2015 20:07:38 +0200 Matti Hamalainen Modify stb_image so that we can eventually lift out the zlib functionality.
Tue, 03 Feb 2015 19:39:29 +0200 Matti Hamalainen Update copyrights.
Tue, 03 Feb 2015 11:45:18 +0200 Matti Hamalainen Possibly improve audio synchronization.
Thu, 08 Jan 2015 03:49:56 +0200 Matti Hamalainen Portability warning fixes.
Thu, 08 Jan 2015 03:41:35 +0200 Matti Hamalainen Re-do some portability things.
Mon, 05 Jan 2015 23:10:49 +0200 Matti Hamalainen Use struct packing and specific types for JSSMOD data.
Mon, 05 Jan 2015 23:03:11 +0200 Matti Hamalainen Portability fixes.
Thu, 01 Jan 2015 09:23:03 +0200 Matti Hamalainen Update copyrights.
Sun, 23 Nov 2014 01:33:18 +0200 Matti Hamalainen Some updates in README.txt
Sat, 22 Nov 2014 23:33:36 +0200 Matti Hamalainen Oops, few dmargs* API changes related fixes were missing.
Sat, 22 Nov 2014 18:50:07 +0200 Matti Hamalainen The argument handling API in dmargs* was synced with th-libs.
Sat, 22 Nov 2014 18:45:12 +0200 Matti Hamalainen Oops, "DM_USE_C" was missing here.
Fri, 21 Nov 2014 17:37:25 +0200 Matti Hamalainen Fix potential longjmp clobbering of variable.
Fri, 21 Nov 2014 17:36:15 +0200 Matti Hamalainen Fix c64 multicolor bitmap conversion for !doubleMC case.
Fri, 21 Nov 2014 16:57:08 +0200 Matti Hamalainen Fix some brain farts in instrument remapping.
Thu, 23 Oct 2014 02:14:15 +0300 Matti Hamalainen Merge.
Thu, 23 Oct 2014 02:12:54 +0300 Matti Hamalainen Add some code for parsing crop mode option, but the logic itself is not yet
Thu, 23 Oct 2014 02:11:44 +0300 Matti Hamalainen Cleanup some parsing logic.
Thu, 23 Oct 2014 02:09:52 +0300 Matti Hamalainen Rename a const.
Tue, 21 Oct 2014 20:42:57 +0300 Matti Hamalainen Merged.
Tue, 21 Oct 2014 20:21:23 +0300 Matti Hamalainen Simplify a bit.
Tue, 21 Oct 2014 20:42:31 +0300 Matti Hamalainen Effects API changes.
Tue, 21 Oct 2014 20:10:27 +0300 Matti Hamalainen Add setup data options for menu bar position/size adjustments.
Tue, 21 Oct 2014 16:29:18 +0300 Matti Hamalainen Add "enter to start" text for the setup screen.
Tue, 21 Oct 2014 10:42:08 +0300 Matti Hamalainen Cleanups.
Tue, 21 Oct 2014 10:31:03 +0300 Matti Hamalainen Fix audio playback.
Tue, 21 Oct 2014 09:34:20 +0300 Matti Hamalainen Oops, -DDM_USE_C was not in the build process ...
Tue, 21 Oct 2014 09:33:59 +0300 Matti Hamalainen Add a better error for no mixing routines compiled in.
Mon, 14 Jul 2014 00:46:53 +0300 Matti Hamalainen Remove obsolete configuration setting.
Mon, 14 Jul 2014 00:09:12 +0300 Matti Hamalainen Improve build process.
Sun, 13 Jul 2014 23:56:55 +0300 Matti Hamalainen Add flag variables for SDL_ttf.
Sun, 13 Jul 2014 23:32:38 +0300 Matti Hamalainen Cleanups.
Sun, 13 Jul 2014 17:44:55 +0300 Matti Hamalainen Bitmap format specifying option changes.
Sun, 13 Jul 2014 17:42:40 +0300 Matti Hamalainen Cosmetics.
Sun, 13 Jul 2014 17:41:47 +0300 Matti Hamalainen Fix reallocation.
Sun, 13 Jul 2014 17:40:45 +0300 Matti Hamalainen Change program name.
Fri, 11 Jul 2014 18:06:30 +0300 Matti Hamalainen Reallocation fixes.
Fri, 11 Jul 2014 18:02:59 +0300 Matti Hamalainen Fix a 100L :S
Sun, 22 Jun 2014 07:27:56 +0300 Matti Hamalainen Import commandline argument parsing fixes from th-libs.
Fri, 23 May 2014 21:31:30 +0300 Matti Hamalainen Reorder internal error code.
Sat, 17 May 2014 23:28:53 +0300 Matti Hamalainen Bump objlink version.
Sat, 17 May 2014 15:31:40 +0300 Matti Hamalainen Oops, accidentally committed unfinished code :S
Sat, 17 May 2014 01:56:04 +0300 Matti Hamalainen Fix a silly segfault.
Sat, 17 May 2014 00:29:16 +0300 Matti Hamalainen Rename a function.
Fri, 16 May 2014 22:33:36 +0300 Matti Hamalainen Remove dead code.
Fri, 16 May 2014 22:33:25 +0300 Matti Hamalainen Update copyright.
Fri, 16 May 2014 20:13:17 +0300 Matti Hamalainen Cosmetics.
Fri, 16 May 2014 20:12:03 +0300 Matti Hamalainen Oops, missing } from one of the previous commits. 100L.
Fri, 16 May 2014 20:11:22 +0300 Matti Hamalainen Remove -F, leave only --formats option.
Fri, 16 May 2014 20:10:49 +0300 Matti Hamalainen Change -R remap option syntax slightly and document it.
Fri, 16 May 2014 20:09:45 +0300 Matti Hamalainen Use dm_strdup_fext().
Fri, 16 May 2014 20:08:39 +0300 Matti Hamalainen Split dmGetFormatByExt() to dmGetC64FormatByExt().
Fri, 16 May 2014 20:07:38 +0300 Matti Hamalainen Add some online documentation.
Fri, 16 May 2014 20:07:00 +0300 Matti Hamalainen Add comments.
Fri, 16 May 2014 17:05:41 +0300 Matti Hamalainen Add new utility function.
Fri, 16 May 2014 15:24:52 +0300 Matti Hamalainen Update ignored files list.
Fri, 16 May 2014 15:21:01 +0300 Matti Hamalainen Bump version for gfxconv.
Fri, 16 May 2014 15:17:48 +0300 Matti Hamalainen Add new utility functions.
Fri, 16 May 2014 03:22:39 +0300 Matti Hamalainen Move library source under src/ subdirectory.
Fri, 16 May 2014 03:01:51 +0300 Matti Hamalainen Add some comments.
Thu, 15 May 2014 02:05:53 +0300 Matti Hamalainen Some work on charset conversion.
Wed, 14 May 2014 21:28:14 +0300 Matti Hamalainen Add some separate macros for 64/32 precision fixed point types.
Tue, 13 May 2014 18:18:10 +0300 Matti Hamalainen Use dmlib error code return value in cases where a plain boolean was used
Tue, 06 May 2014 14:40:28 +0300 Matti Hamalainen Fix some order list and pattern handling things.
Tue, 06 May 2014 14:40:15 +0300 Matti Hamalainen Error handling.
Tue, 06 May 2014 09:24:01 +0300 Matti Hamalainen Bump copyright years.
Tue, 06 May 2014 09:12:05 +0300 Matti Hamalainen Cosmetics.
Mon, 05 May 2014 07:21:49 +0300 Matti Hamalainen Add some parenthesis to the macros.
Sat, 28 Dec 2013 13:16:29 +0200 Matti Hamalainen Added signature for changeset 606a7ee88198
Sat, 21 Dec 2013 00:17:55 +0200 Matti Hamalainen Added signature for changeset c63e24f9aa9a
Sat, 02 Nov 2013 07:34:42 +0200 Matti Hamalainen Modularize bitstream reader.
Wed, 30 Oct 2013 02:25:40 +0200 Matti Hamalainen Add some error checking.
Fri, 18 Oct 2013 20:59:46 +0300 Matti Hamalainen Cosmetics.
Fri, 18 Oct 2013 19:51:38 +0300 Matti Hamalainen Oops, fix some inverted booleans.
Fri, 18 Oct 2013 19:47:30 +0300 Matti Hamalainen Silence some "probing".
Fri, 18 Oct 2013 19:40:44 +0300 Matti Hamalainen Add -d option to viewmod.
Fri, 18 Oct 2013 14:38:59 +0300 Matti Hamalainen Fix non-fallback loading of JSSMod.
Fri, 18 Oct 2013 14:31:12 +0300 Matti Hamalainen Fix a potential NULL pointer usage.
Thu, 15 Aug 2013 14:09:18 +0300 Matti Hamalainen Merged.
Sun, 04 Aug 2013 12:52:53 +0300 Matti Hamalainen Move audio callback code to dmengine.
Tue, 06 Aug 2013 14:59:57 +0300 Matti Hamalainen Merged.
Tue, 06 Aug 2013 14:59:44 +0300 Matti Hamalainen Cleanup.
Sun, 04 Aug 2013 11:48:09 +0300 Matti Hamalainen Fix compilation.
Sun, 04 Aug 2013 11:44:23 +0300 Matti Hamalainen Merged.
Sun, 04 Aug 2013 11:31:53 +0300 Matti Hamalainen Add audio sample size information into the engine structure.
Sat, 03 Aug 2013 23:48:46 +0300 Matti Hamalainen Cosmetics.
Sat, 03 Aug 2013 23:48:12 +0300 Matti Hamalainen Move a function implementation.
Tue, 30 Jul 2013 17:43:02 +0300 Matti Hamalainen Fix audio support.
Tue, 30 Jul 2013 15:31:12 +0300 Matti Hamalainen Fix the audio simulation code to actually compile.
Tue, 30 Jul 2013 15:29:19 +0300 Matti Hamalainen Add initial code for simulating audio playback while in no-sound situation.
Wed, 29 May 2013 15:16:43 +0300 Matti Hamalainen Cosmetics.
Fri, 24 May 2013 01:34:20 +0300 Matti Hamalainen Restore old note frequency calculation for now.
Fri, 24 May 2013 01:34:00 +0300 Matti Hamalainen Clean up the XM module loader a bit, add more error checking.
Fri, 24 May 2013 01:19:11 +0300 Matti Hamalainen Change JSSMOD loader to use DMResources.
Thu, 23 May 2013 23:48:24 +0300 Matti Hamalainen Adjust frequency computation formula.
Thu, 23 May 2013 23:47:21 +0300 Matti Hamalainen Silence some warnings.
Fri, 10 May 2013 12:38:07 +0300 Matti Hamalainen Merged.
Fri, 10 May 2013 12:37:51 +0300 Matti Hamalainen Return the power sum variable in the FFT conversion.
Fri, 10 May 2013 12:34:45 +0300 Matti Hamalainen Add some utility functions in the FFT module.
Fri, 10 May 2013 11:43:06 +0300 Matti Hamalainen Add some comments.
Fri, 10 May 2013 11:29:35 +0300 Matti Hamalainen Indentation cosmetics.
Thu, 09 May 2013 20:13:13 +0300 Matti Hamalainen Fix two 10L: forgot to rename these structure members here.
Thu, 09 May 2013 19:58:06 +0300 Matti Hamalainen Use SDL types.
Thu, 09 May 2013 19:37:25 +0300 Matti Hamalainen Remove dead code.
Thu, 09 May 2013 19:15:59 +0300 Matti Hamalainen Some more work. Still broken.
Thu, 09 May 2013 08:38:52 +0300 Matti Hamalainen Moar work.
Thu, 09 May 2013 08:28:39 +0300 Matti Hamalainen More work.
Thu, 09 May 2013 06:36:54 +0300 Matti Hamalainen Fix 10L in engine base code.
Thu, 09 May 2013 06:21:42 +0300 Matti Hamalainen Branch merge.
Thu, 09 May 2013 06:21:36 +0300 Matti Hamalainen Large cleanup, breaking everything. Yay.