log dmengine.h @ 791:7ea8775b265a

age author description
Sun, 04 Aug 2013 12:52:53 +0300 Matti Hamalainen Move audio callback code to dmengine.
Sun, 04 Aug 2013 11:31:53 +0300 Matti Hamalainen Add audio sample size information into the engine structure.
Sat, 03 Aug 2013 23:48:46 +0300 Matti Hamalainen Cosmetics.
Tue, 30 Jul 2013 17:43:02 +0300 Matti Hamalainen Fix audio support.
Tue, 30 Jul 2013 15:31:12 +0300 Matti Hamalainen Fix the audio simulation code to actually compile.
Tue, 30 Jul 2013 15:29:19 +0300 Matti Hamalainen Add initial code for simulating audio playback while in no-sound situation.
Sun, 05 May 2013 06:38:34 +0300 Matti Hamalainen Add some configurable texts to setup screen.
Sun, 05 May 2013 03:38:49 +0300 Matti Hamalainen Add mutex locking to audio stream stuff.
Sun, 05 May 2013 03:34:32 +0300 Matti Hamalainen Rename some variables.
Sun, 05 May 2013 03:06:48 +0300 Matti Hamalainen Add variable for detecting if we are in "native" video resolution.
Sun, 21 Apr 2013 16:40:45 +0300 Matti Hamalainen Rename many pack & resource handling functions.
Mon, 15 Apr 2013 10:36:05 +0300 Matti Hamalainen Add comment headers to several files.
Mon, 15 Apr 2013 09:20:45 +0300 Matti Hamalainen Change how audio configuration works.
Mon, 15 Apr 2013 07:48:25 +0300 Matti Hamalainen Some work on the timeline code.
Mon, 15 Apr 2013 07:24:40 +0300 Matti Hamalainen Add layer variable to timeline data.
Mon, 15 Apr 2013 06:51:15 +0300 Matti Hamalainen Add condensed text configuration option to setup screen config.
Sat, 13 Apr 2013 07:01:17 +0300 Matti Hamalainen Some more work.
Sat, 13 Apr 2013 06:23:54 +0300 Matti Hamalainen Remove some constants.
Sat, 13 Apr 2013 01:27:25 +0300 Matti Hamalainen More work.
Fri, 12 Apr 2013 07:35:10 +0300 Matti Hamalainen More work on the video setup screen.
Fri, 12 Apr 2013 05:56:56 +0300 Matti Hamalainen More work on video setup.
Fri, 12 Apr 2013 04:44:25 +0300 Matti Hamalainen Add some initial code for video setup screen.
Fri, 05 Apr 2013 00:32:06 +0300 Matti Hamalainen Make timeline stuff optional.
Thu, 20 Dec 2012 01:44:01 +0200 Matti Hamalainen Remove function, to be moved into the editor code completely.
Fri, 19 Oct 2012 17:49:22 +0300 Matti Hamalainen Timeline event drawing prototype works.
Fri, 19 Oct 2012 07:21:39 +0300 Matti Hamalainen Implement functions for copying timelines and timeline components.
Fri, 19 Oct 2012 04:30:01 +0300 Matti Hamalainen Remove adjustTime variable, it is not needed anymore.
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 01:47:49 +0300 Matti Hamalainen Merged.
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 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 21:53:53 +0300 Matti Hamalainen Fix engine breakage.
Tue, 16 Oct 2012 21:25:46 +0300 Matti Hamalainen Make resource management re-entrant.
Tue, 16 Oct 2012 01:49:15 +0300 Matti Hamalainen More work on editor, etc.
Mon, 15 Oct 2012 23:13:40 +0300 Matti Hamalainen Work towards timeline support.
Mon, 15 Oct 2012 21:25:51 +0300 Matti Hamalainen Separate some demo engine parts to two different modules. base dmsimple.h@e897be0c9bd3