log

age author description
Tue, 22 Aug 2017 21:35:22 +0300 Matti Hamalainen Cleanups.
Tue, 22 Aug 2017 21:05:55 +0300 Matti Hamalainen Print out order list pattern remapping stuff if verbose enough.
Tue, 22 Aug 2017 21:05:35 +0300 Matti Hamalainen Fix dupe pattern detection.
Tue, 22 Aug 2017 20:55:53 +0300 Matti Hamalainen Constify and move effect conversion back to where it was.
Tue, 22 Aug 2017 17:15:22 +0300 Matti Hamalainen Constify.
Tue, 22 Aug 2017 16:54:41 +0300 Matti Hamalainen Add some comments.
Tue, 22 Aug 2017 15:01:23 +0300 Matti Hamalainen Cleanups.
Tue, 22 Aug 2017 14:56:10 +0300 Matti Hamalainen Do not go past number of module channels with the active channel.
Tue, 22 Aug 2017 14:50:38 +0300 Matti Hamalainen Cleanups.
Tue, 22 Aug 2017 14:46:45 +0300 Matti Hamalainen Cleanups.
Tue, 22 Aug 2017 14:42:31 +0300 Matti Hamalainen Add informational message about used/unused channels.
Tue, 22 Aug 2017 14:28:40 +0300 Matti Hamalainen Comments.
Tue, 22 Aug 2017 14:04:32 +0300 Matti Hamalainen Possibly make dupe pattern elimination work. Still needs some testing.
Tue, 22 Aug 2017 13:53:29 +0300 Matti Hamalainen Cleanup unused variable.
Tue, 22 Aug 2017 13:52:39 +0300 Matti Hamalainen Fix a envelope "sanity check" in jmod loader.
Tue, 22 Aug 2017 13:28:37 +0300 Matti Hamalainen Clarify help.
Tue, 22 Aug 2017 13:25:45 +0300 Matti Hamalainen Clarify --formats help slightly.
Tue, 22 Aug 2017 13:22:32 +0300 Matti Hamalainen Fix build for disabled bitmapped text.
Tue, 22 Aug 2017 13:18:21 +0300 Matti Hamalainen Move common functions to libgutil.
Tue, 22 Aug 2017 02:05:40 +0300 Matti Hamalainen Add dmFillRect() to dmsimple.
Tue, 22 Aug 2017 02:02:30 +0300 Matti Hamalainen Oops, forgot to commit Makefile changes for dmgfx removal.
Tue, 22 Aug 2017 01:15:45 +0300 Matti Hamalainen dmgfx module is no more.
Tue, 22 Aug 2017 00:51:45 +0300 Matti Hamalainen Remove dmgfx and move the functions used to PPL and Auval.
Mon, 21 Aug 2017 15:46:21 +0300 Matti Hamalainen Silence some unused function argument warnings (unused due to debug not
Mon, 21 Aug 2017 15:35:26 +0300 Matti Hamalainen Cleanup the dmsimple engine setup system a bit, move bits out of DMEngine
Sun, 20 Aug 2017 03:55:08 +0300 Matti Hamalainen Cleanups.
Sun, 20 Aug 2017 03:43:43 +0300 Matti Hamalainen Bump version.
Sun, 20 Aug 2017 03:43:23 +0300 Matti Hamalainen Add a message.
Sun, 20 Aug 2017 02:14:02 +0300 Matti Hamalainen Add checking of duplicate patterns in the optimization pass of xm2jss. Not
Sun, 20 Aug 2017 01:55:09 +0300 Matti Hamalainen Comment clarifications.