log

age author description
Tue, 16 Oct 2012 22:44:41 +0300 Matti Hamalainen Refactor volume and panning handling.
Tue, 16 Oct 2012 22:34:09 +0300 Matti Hamalainen Remove unused function.
Tue, 16 Oct 2012 22:17:04 +0300 Matti Hamalainen Remove unused function.
Tue, 16 Oct 2012 21:55:36 +0300 Matti Hamalainen Fix to match with resource subsystem re-entrancy changes.
Tue, 16 Oct 2012 21:53:53 +0300 Matti Hamalainen Fix engine breakage.
Tue, 16 Oct 2012 21:28:56 +0300 Matti Hamalainen Fix to match with resource management changes.
Tue, 16 Oct 2012 21:25:46 +0300 Matti Hamalainen Make resource management re-entrant.
Tue, 16 Oct 2012 21:24:48 +0300 Matti Hamalainen Add C++ guards.
Tue, 16 Oct 2012 20:09:11 +0300 Matti Hamalainen Work towards Qt based editor.
Tue, 16 Oct 2012 19:07:30 +0300 Matti Hamalainen Gtk+2 -> Qt.
Tue, 16 Oct 2012 19:06:51 +0300 Matti Hamalainen Work towards Qt-based editor instead.
Tue, 16 Oct 2012 01:49:15 +0300 Matti Hamalainen More work on editor, etc.
Tue, 16 Oct 2012 01:33:26 +0300 Matti Hamalainen Work towards editor.
Tue, 16 Oct 2012 01:24:00 +0300 Matti Hamalainen Add null pointer check to dmFreePreparedTimelineData().
Tue, 16 Oct 2012 01:20:00 +0300 Matti Hamalainen Should've used engineGetTick() instead of engineGetTime(). Fixed.
Tue, 16 Oct 2012 01:18:03 +0300 Matti Hamalainen More work on timeline stuff.
Tue, 16 Oct 2012 01:13:36 +0300 Matti Hamalainen Add event time parameter to effect rendering function.
Tue, 16 Oct 2012 00:39:53 +0300 Matti Hamalainen Constify.
Tue, 16 Oct 2012 00:37:42 +0300 Matti Hamalainen Cleanups.
Tue, 16 Oct 2012 00:29:24 +0300 Matti Hamalainen More work on timeline saving and loading.
Mon, 15 Oct 2012 23:13:40 +0300 Matti Hamalainen Work towards timeline support.
Mon, 15 Oct 2012 22:48:41 +0300 Matti Hamalainen Beginnings of the editor.
Mon, 15 Oct 2012 21:27:24 +0300 Matti Hamalainen Add dmengine.o module.
Mon, 15 Oct 2012 21:25:51 +0300 Matti Hamalainen Separate some demo engine parts to two different modules.
Mon, 15 Oct 2012 18:12:37 +0300 Matti Hamalainen License/copyright.
Mon, 15 Oct 2012 18:06:48 +0300 Matti Hamalainen Work on prepared timeline code.
Mon, 15 Oct 2012 17:54:25 +0300 Matti Hamalainen Cosmetics.
Mon, 15 Oct 2012 16:19:57 +0300 Matti Hamalainen Fixes and improvements in the JMOD saving and loading.
Mon, 15 Oct 2012 15:57:30 +0300 Matti Hamalainen Change argument handling.
Mon, 15 Oct 2012 14:34:06 +0300 Matti Hamalainen Add 'F' key to fullscreen toggling, in addition to alt+enter.