log

age author description
Tue, 09 Oct 2012 22:08:12 +0300 Matti Hamalainen Improve python converter.
Tue, 09 Oct 2012 21:49:47 +0300 Matti Hamalainen C nodes.
Tue, 09 Oct 2012 21:11:07 +0300 Matti Hamalainen Fix a silly rendering issue.
Tue, 09 Oct 2012 20:59:45 +0300 Matti Hamalainen Adjust default distance.
Tue, 09 Oct 2012 20:59:30 +0300 Matti Hamalainen Improve converter and adjust parser accordingly.
Tue, 09 Oct 2012 20:14:23 +0300 Matti Hamalainen Add simplistic SVG to Q3D converter written in Python.
Tue, 09 Oct 2012 19:36:19 +0300 Matti Hamalainen Various improvements in the .3d parser.
Tue, 09 Oct 2012 17:47:40 +0300 Matti Hamalainen Radial blur stuff.
Tue, 09 Oct 2012 17:47:19 +0300 Matti Hamalainen Add radial blur function.
Tue, 09 Oct 2012 17:46:54 +0300 Matti Hamalainen Cleanups.
Tue, 09 Oct 2012 17:46:40 +0300 Matti Hamalainen Changes in the 3d loader.
Tue, 09 Oct 2012 17:22:52 +0300 Matti Hamalainen Constify.
Tue, 09 Oct 2012 17:22:07 +0300 Matti Hamalainen Improve the parser.
Tue, 09 Oct 2012 13:03:15 +0300 Matti Hamalainen Add line/sprite renderer to build.
Tue, 09 Oct 2012 13:02:55 +0300 Matti Hamalainen Move 3D line/sprite renderer to separate module.
Tue, 09 Oct 2012 13:01:07 +0300 Matti Hamalainen Remove dead code.
Tue, 09 Oct 2012 12:59:09 +0300 Matti Hamalainen Make DMVector 16 bytes in size (4 floats), add SSE optimizations, move some
Tue, 09 Oct 2012 06:06:08 +0300 Matti Hamalainen Beginnings of a lines + sprites "3D" "model" renderer.
Tue, 09 Oct 2012 04:43:03 +0300 Matti Hamalainen Oops, another silly issue in dmfgets().
Tue, 09 Oct 2012 03:45:52 +0300 Matti Hamalainen Oops, dmfgets() had a nasty think-o and counted the remaining buffer space
Mon, 08 Oct 2012 15:45:38 +0300 Matti Hamalainen Add dmfgets() function.
Mon, 08 Oct 2012 15:21:59 +0300 Matti Hamalainen Modularize line drawing related templates and functions, add clipping
Mon, 08 Oct 2012 09:01:16 +0300 Matti Hamalainen Cosmetics.
Mon, 08 Oct 2012 09:01:05 +0300 Matti Hamalainen Modularize line clipping etc. a lot, and export all line drawing and
Mon, 08 Oct 2012 06:44:35 +0300 Matti Hamalainen Improve vibrato implementation. Might not work in Amiga periods mode, tho.
Mon, 08 Oct 2012 03:01:30 +0300 Matti Hamalainen Optimize mixing slightly.
Mon, 08 Oct 2012 02:13:12 +0300 Matti Hamalainen Remove an extra ';'.
Mon, 08 Oct 2012 01:45:26 +0300 Matti Hamalainen Use jvmReset appropriately, fixes(?) taotao.xm vs. boost.xm vs. vital.xm issues.
Mon, 08 Oct 2012 01:44:34 +0300 Matti Hamalainen Add jvmReset() function for reseting channel's position and pitch.
Mon, 08 Oct 2012 01:19:48 +0300 Matti Hamalainen Oops, a typo. Fixed.
Mon, 08 Oct 2012 01:10:21 +0300 Matti Hamalainen Move multi retrig note code to a separate function.
Mon, 08 Oct 2012 00:44:40 +0300 Matti Hamalainen Move jmpProcessRowEffect() into jmpProcessNewRow(); Fix volume-column tone
Mon, 08 Oct 2012 00:20:20 +0300 Matti Hamalainen Implement effect Rxy - multi retrig note.
Mon, 08 Oct 2012 00:19:59 +0300 Matti Hamalainen Implement effect E9x - Retrig note.
Mon, 08 Oct 2012 00:19:12 +0300 Matti Hamalainen Factor note triggering to a separate function.
Sun, 07 Oct 2012 23:24:08 +0300 Matti Hamalainen Simplify frame finding in envelope update function.
Sun, 07 Oct 2012 23:13:17 +0300 Matti Hamalainen Fix envelope loops.
Sun, 07 Oct 2012 23:02:02 +0300 Matti Hamalainen Fix arpeggio handling.
Sun, 07 Oct 2012 21:45:24 +0300 Matti Hamalainen Actually stop the sample playing, in addition to setting volume to zero.
Sun, 07 Oct 2012 21:38:09 +0300 Matti Hamalainen Rename player, add a copyright note.
Sun, 07 Oct 2012 21:35:51 +0300 Matti Hamalainen Possibly fix new note/instrument handling logic.
Sun, 07 Oct 2012 21:35:31 +0300 Matti Hamalainen Cosmetics.
Sun, 07 Oct 2012 15:37:19 +0300 Matti Hamalainen Add option for specifying the output variable name for C source output mode.
Sun, 07 Oct 2012 15:33:55 +0300 Matti Hamalainen Improve C source output of fontconv.
Sun, 07 Oct 2012 15:15:17 +0300 Matti Hamalainen Cosmetics.
Sun, 07 Oct 2012 15:13:08 +0300 Matti Hamalainen 10L. Fixed.
Sun, 07 Oct 2012 15:09:44 +0300 Matti Hamalainen Add ability to dump a DMFONT as a binary data in a C header file.
Sun, 07 Oct 2012 14:54:51 +0300 Matti Hamalainen Make some functions static, some public in the header.
Sun, 07 Oct 2012 14:20:47 +0300 Matti Hamalainen Add dmwav to the build process.
Sun, 07 Oct 2012 14:17:36 +0300 Matti Hamalainen Use the routines factored into dmwav module.
Sun, 07 Oct 2012 14:16:11 +0300 Matti Hamalainen Separate the WAV header / chunk writing functions from mod2wav into dmwav.[ch]
Sun, 07 Oct 2012 13:15:01 +0300 Matti Hamalainen Implement pattern mode 5 in the JMOD jloader.
Sun, 07 Oct 2012 12:09:44 +0300 Matti Hamalainen Improve channel mute control. Now shift+M will toggle mute of all channels,
Sun, 07 Oct 2012 08:53:51 +0300 Matti Hamalainen Warn about invalid instruments.
Sun, 07 Oct 2012 07:54:22 +0300 Matti Hamalainen Optimize pattern drawing a bit.
Sun, 07 Oct 2012 07:53:42 +0300 Matti Hamalainen No need for dynamic allocation here, I think.
Sun, 07 Oct 2012 07:02:20 +0300 Matti Hamalainen Enable key repeat in PPL.
Sat, 06 Oct 2012 21:21:33 +0300 Matti Hamalainen Make 'm' key mute all but selected active channel.
Sat, 06 Oct 2012 21:01:24 +0300 Matti Hamalainen Cosmetic.
Sat, 06 Oct 2012 20:46:00 +0300 Matti Hamalainen Adjust volume ramping logic.