log

age author description
Wed, 17 Oct 2012 03:40:30 +0300 Matti Hamalainen Rename eddemoobj to edtlobj, etc.
Wed, 17 Oct 2012 03:33:19 +0300 Matti Hamalainen Cleanups.
Wed, 17 Oct 2012 02:37:03 +0300 Matti Hamalainen Improve building.
Wed, 17 Oct 2012 02:27:55 +0300 Matti Hamalainen Work towards a working editor .. some day.
Wed, 17 Oct 2012 01:47:49 +0300 Matti Hamalainen Merged.
Wed, 17 Oct 2012 01:47:43 +0300 Matti Hamalainen Add demo obj.
Wed, 17 Oct 2012 00:39:43 +0300 Matti Hamalainen Update hgignore.
Wed, 17 Oct 2012 00:29:15 +0300 Matti Hamalainen s/DMSIMPLE/DMENGINE/
Wed, 17 Oct 2012 01:47:01 +0300 Matti Hamalainen Oops, the function prototypes were incorrect.
Wed, 17 Oct 2012 01:15:09 +0300 Matti Hamalainen Fix build process for out of tree builds.
Wed, 17 Oct 2012 00:23:36 +0300 Matti Hamalainen Re-entrancy.
Wed, 17 Oct 2012 00:01:46 +0300 Matti Hamalainen Work towards re-entrancy.
Tue, 16 Oct 2012 23:31:19 +0300 Matti Hamalainen Work towards re-entrancy.
Tue, 16 Oct 2012 23:16:42 +0300 Matti Hamalainen Work towards base engine re-entrancy.
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.