log

age author description
Sat, 03 Nov 2012 03:50:42 +0200 Matti Hamalainen IFFMaster RAW output works now, at least to some extent.
Sat, 03 Nov 2012 03:50:26 +0200 Matti Hamalainen Clear up the file descriptions.
Sat, 03 Nov 2012 03:50:02 +0200 Matti Hamalainen Correct the file header comments.
Sat, 03 Nov 2012 03:49:30 +0200 Matti Hamalainen Add simple bitstream writing functions.
Sat, 03 Nov 2012 02:48:03 +0200 Matti Hamalainen Update copyright year.
Sat, 03 Nov 2012 02:41:15 +0200 Matti Hamalainen Stdint -> SDL types conversion.
Sat, 03 Nov 2012 02:40:07 +0200 Matti Hamalainen Various improvements and cruft cleanups.
Sat, 03 Nov 2012 02:39:52 +0200 Matti Hamalainen Add gfxconv to the build.
Sat, 03 Nov 2012 02:19:51 +0200 Matti Hamalainen Move c64 utilities to the engine lib, as we benefit from a common framework.
Sat, 03 Nov 2012 01:54:00 +0200 Matti Hamalainen Use fseeko() and ftello() to ensure 64-bit off_t compatibility in stdio backend.
Sat, 03 Nov 2012 01:42:45 +0200 Matti Hamalainen Implement dm_{read,write}_byte() and constify.
Mon, 22 Oct 2012 19:31:06 +0300 Matti Hamalainen Update copyrights.
Fri, 19 Oct 2012 21:52:16 +0300 Matti Hamalainen Even more work towards the editor.
Fri, 19 Oct 2012 17:49:22 +0300 Matti Hamalainen Timeline event drawing prototype works.
Fri, 19 Oct 2012 16:28:06 +0300 Matti Hamalainen Fix some segfaults, etc.
Fri, 19 Oct 2012 15:56:59 +0300 Matti Hamalainen Fix waveform display from going over buffer limit.
Fri, 19 Oct 2012 10:04:57 +0300 Matti Hamalainen Fix timeline writing and loading.
Fri, 19 Oct 2012 09:46:05 +0300 Matti Hamalainen More work.
Fri, 19 Oct 2012 07:22:09 +0300 Matti Hamalainen More work towards editor.
Fri, 19 Oct 2012 07:21:54 +0300 Matti Hamalainen Fixes.
Fri, 19 Oct 2012 07:21:39 +0300 Matti Hamalainen Implement functions for copying timelines and timeline components.
Fri, 19 Oct 2012 05:50:44 +0300 Matti Hamalainen Cleanups.
Fri, 19 Oct 2012 05:50:11 +0300 Matti Hamalainen More work towards the editor ..
Fri, 19 Oct 2012 05:26:34 +0300 Matti Hamalainen Pass parameters to sub-processes of make.
Fri, 19 Oct 2012 04:30:24 +0300 Matti Hamalainen More work on the editor.
Fri, 19 Oct 2012 04:30:01 +0300 Matti Hamalainen Remove adjustTime variable, it is not needed anymore.
Thu, 18 Oct 2012 20:17:13 +0300 Matti Hamalainen Add image data for efu.c
Thu, 18 Oct 2012 20:11:34 +0300 Matti Hamalainen Add edview to the build.
Thu, 18 Oct 2012 20:11:17 +0300 Matti Hamalainen Twiddling on the GUI elements.
Thu, 18 Oct 2012 20:10:54 +0300 Matti Hamalainen Add size hints.
Thu, 18 Oct 2012 20:10:31 +0300 Matti Hamalainen GL display widget skeleton.
Thu, 18 Oct 2012 20:10:13 +0300 Matti Hamalainen Slowly working on the editor.
Thu, 18 Oct 2012 20:08:59 +0300 Matti Hamalainen Add graphics files for editor control toolbar buttons.
Wed, 17 Oct 2012 18:15:53 +0300 Matti Hamalainen Fix extern variables to match what are actually declared in dmengine.c
Wed, 17 Oct 2012 03:59:33 +0300 Matti Hamalainen More work.
Wed, 17 Oct 2012 03:46:40 +0300 Matti Hamalainen Add EDITOR_HEADERS to the dependency.
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.