log

age author description
Sat, 06 Oct 2012 16:49:06 +0300 Matti Hamalainen Add few comments.
Sat, 06 Oct 2012 16:36:39 +0300 Matti Hamalainen Another cleanup, remove the "future player" data prediction hack, it is not needed.
Sat, 06 Oct 2012 16:28:04 +0300 Matti Hamalainen Sanitize tick handling.
Sat, 06 Oct 2012 16:25:15 +0300 Matti Hamalainen Fix tempo (callback frequency) calculation.
Sat, 06 Oct 2012 15:34:29 +0300 Matti Hamalainen Increase default global volume.
Sat, 06 Oct 2012 15:10:49 +0300 Matti Hamalainen Add a minor optimization in the conversion.
Sat, 06 Oct 2012 14:58:29 +0300 Matti Hamalainen Some more player logic cleanups and variable renames.
Sat, 06 Oct 2012 13:25:37 +0300 Matti Hamalainen Add a new function jmpChangeOrder() to change orderlist position "on fly",
Sat, 06 Oct 2012 13:24:50 +0300 Matti Hamalainen Clean up player logic some more.
Sat, 06 Oct 2012 12:51:20 +0300 Matti Hamalainen Refactoring of the note triggering and other player logic, fixes various
Sat, 06 Oct 2012 12:28:53 +0300 Matti Hamalainen Add full screen switching to PPL via 'f' key, and various other
Sat, 06 Oct 2012 12:21:31 +0300 Matti Hamalainen Implement TTF to bitmap font conversion (crude).
Sat, 06 Oct 2012 11:22:38 +0300 Matti Hamalainen Cleanup the player logic a bit.
Sat, 06 Oct 2012 11:14:51 +0300 Matti Hamalainen Optimize screen updates.
Sat, 06 Oct 2012 11:11:41 +0300 Matti Hamalainen Cosmetic cleanups.
Sat, 06 Oct 2012 09:48:04 +0300 Matti Hamalainen Fix handling of fadeouts when volume envelope is not enabled.
Sat, 06 Oct 2012 09:38:16 +0300 Matti Hamalainen Don't clear mixing interpolation buffers when setting a new sample.
Sat, 06 Oct 2012 09:37:34 +0300 Matti Hamalainen Clear player channel data as well in here.
Sat, 06 Oct 2012 09:36:33 +0300 Matti Hamalainen Remove redundant function.
Sat, 06 Oct 2012 09:35:19 +0300 Matti Hamalainen Cosmetics.
Sat, 06 Oct 2012 09:09:08 +0300 Matti Hamalainen Backed out changeset 21f54947eb18. No, it isn't. :(
Sat, 06 Oct 2012 09:03:05 +0300 Matti Hamalainen It seems instrument fadeout is processed even if volume envelope is not
Sat, 06 Oct 2012 09:02:21 +0300 Matti Hamalainen Implement moving around in order list via pageup/down.
Sat, 06 Oct 2012 08:31:37 +0300 Matti Hamalainen Improve build system granularity.
Sat, 06 Oct 2012 08:11:47 +0300 Matti Hamalainen Minor visual improvements.
Sat, 06 Oct 2012 08:00:34 +0300 Matti Hamalainen Add a hardcoded font to PPL.
Sat, 06 Oct 2012 08:00:24 +0300 Matti Hamalainen Improve build system.
Sat, 06 Oct 2012 07:48:29 +0300 Matti Hamalainen Add some extra debugging stuff.
Sat, 06 Oct 2012 07:48:17 +0300 Matti Hamalainen Fix DMFONT saving.
Sat, 06 Oct 2012 07:29:26 +0300 Matti Hamalainen Add fontconv tool.
Sat, 06 Oct 2012 05:39:26 +0300 Matti Hamalainen Fix sample display.
Sat, 06 Oct 2012 05:30:22 +0300 Matti Hamalainen Improve loop handling in the mixer.
Sat, 06 Oct 2012 05:19:29 +0300 Matti Hamalainen Remove dead code.
Sat, 06 Oct 2012 05:18:37 +0300 Matti Hamalainen Additional line to be drawn.
Sat, 06 Oct 2012 05:17:54 +0300 Matti Hamalainen Use dmClamp().
Sat, 06 Oct 2012 04:44:26 +0300 Matti Hamalainen Use dmClamp().
Sat, 06 Oct 2012 04:43:35 +0300 Matti Hamalainen Add dmClamp(value, min, max) for clamping integer values.
Sat, 06 Oct 2012 04:22:46 +0300 Matti Hamalainen Correct the displayed instrument numbers.
Sat, 06 Oct 2012 03:31:16 +0300 Matti Hamalainen Various improvements and small optimizations in display drawing/updating.
Sat, 06 Oct 2012 03:30:48 +0300 Matti Hamalainen Add dmDrawBox3D() and dmFillBox3D().
Sat, 06 Oct 2012 00:46:19 +0300 Matti Hamalainen Hmm, two missing lines. Added back. O_o
Fri, 05 Oct 2012 10:34:36 +0300 Matti Hamalainen Visual improvements.
Fri, 05 Oct 2012 09:38:50 +0300 Matti Hamalainen Various improvements, implement channel muting.
Fri, 05 Oct 2012 09:38:35 +0300 Matti Hamalainen Move variable a bit further into the block where it is actually used.
Fri, 05 Oct 2012 09:38:11 +0300 Matti Hamalainen Cosmetics.
Fri, 05 Oct 2012 09:37:39 +0300 Matti Hamalainen Various improvements in XM replay: implement the 5ms volume fadein and
Fri, 05 Oct 2012 09:33:42 +0300 Matti Hamalainen It would seem, based on tests, that the actual starting value for XM ext
Fri, 05 Oct 2012 09:32:44 +0300 Matti Hamalainen Update copyright.
Fri, 05 Oct 2012 09:32:21 +0300 Matti Hamalainen Add function jvmGetMute() to get status of channel mute.
Fri, 05 Oct 2012 09:31:55 +0300 Matti Hamalainen This resetting of volume/pan ramps is not needed here anymore.
Fri, 05 Oct 2012 09:25:59 +0300 Matti Hamalainen Improve volume ramping functionality to allow arbitrary length ramps.
Fri, 05 Oct 2012 05:43:17 +0300 Matti Hamalainen A minor improvement to FP_CONV() fixed point macro.
Fri, 05 Oct 2012 05:26:54 +0300 Matti Hamalainen Remove toupper() from custom text drawing.
Fri, 05 Oct 2012 04:11:24 +0300 Matti Hamalainen Cleanups.
Fri, 05 Oct 2012 02:49:13 +0300 Matti Hamalainen Implement using of volume ramps in the player code. This MAY or MAY NOT be
Fri, 05 Oct 2012 02:47:36 +0300 Matti Hamalainen Implement volume and panning ramps (interpolation between callbacks aka "frames")
Fri, 05 Oct 2012 00:36:40 +0300 Matti Hamalainen Some work on line drawing routines.
Thu, 04 Oct 2012 15:43:10 +0300 Matti Hamalainen Add support for loading ancient version of TSFONTs.
Thu, 04 Oct 2012 09:40:03 +0300 Matti Hamalainen Merged.
Thu, 04 Oct 2012 09:39:37 +0300 Matti Hamalainen Move custom bitmap font text rendering functions into PPL code itself.