log dmsimple.c @ 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:48:09 +0300 Matti Hamalainen Fix compilation.
Sun, 04 Aug 2013 11:44:23 +0300 Matti Hamalainen Merged.
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.
Sat, 03 Aug 2013 23:48:12 +0300 Matti Hamalainen Move a function implementation.
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.
Thu, 09 May 2013 20:13:13 +0300 Matti Hamalainen Fix two 10L: forgot to rename these structure members here.
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 20:03:08 +0300 Matti Hamalainen Fix resource loading.
Sun, 21 Apr 2013 19:29:00 +0300 Matti Hamalainen More work on resources API.
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 08:58:02 +0300 Matti Hamalainen Change audio default setup.
Mon, 15 Apr 2013 06:51:15 +0300 Matti Hamalainen Add condensed text configuration option to setup screen config.
Mon, 15 Apr 2013 04:16:46 +0300 Matti Hamalainen Make left/right arrow keys to set windowed/fullscreen.
Mon, 15 Apr 2013 04:16:01 +0300 Matti Hamalainen Remove the note about TNSP simple demoengine.
Sat, 13 Apr 2013 07:01:17 +0300 Matti Hamalainen Some more work.
Sat, 13 Apr 2013 01:43:19 +0300 Matti Hamalainen More work.
Sat, 13 Apr 2013 01:27:25 +0300 Matti Hamalainen More work.
Fri, 12 Apr 2013 15:32:37 +0300 Matti Hamalainen Aaaand some more work on mode selector.
Fri, 12 Apr 2013 13:33:17 +0300 Matti Hamalainen Adjust menu entry padding.
Fri, 12 Apr 2013 12:41:51 +0300 Matti Hamalainen Improve resource loading screen.
Fri, 12 Apr 2013 12:35:44 +0300 Matti Hamalainen A bit slower screen update rate.
Fri, 12 Apr 2013 12:35:29 +0300 Matti Hamalainen Cosmetics.
Fri, 12 Apr 2013 12:35:15 +0300 Matti Hamalainen Pre-convert/scale menu background and use direct blitting.
Fri, 12 Apr 2013 11:33:56 +0300 Matti Hamalainen More work on setup.
Fri, 12 Apr 2013 10:43:09 +0300 Matti Hamalainen Fixes in resource management.
Fri, 12 Apr 2013 08:01:09 +0300 Matti Hamalainen Cosmetics.
Fri, 12 Apr 2013 08:01:00 +0300 Matti Hamalainen Use dmres_find() instead of dmf_open().
Fri, 12 Apr 2013 07:35:10 +0300 Matti Hamalainen More work on the video setup screen.
Fri, 12 Apr 2013 06:06:46 +0300 Matti Hamalainen Add a comment about no-sound support to the relevant part in audio setup
Fri, 12 Apr 2013 05:56:56 +0300 Matti Hamalainen More work on video setup.
Fri, 12 Apr 2013 05:26:42 +0300 Matti Hamalainen #include the default setup image and font.
Fri, 12 Apr 2013 04:44:25 +0300 Matti Hamalainen Add some initial code for video setup screen.
Fri, 05 Apr 2013 03:02:37 +0300 Matti Hamalainen Fix some error messages.
Fri, 05 Apr 2013 00:32:06 +0300 Matti Hamalainen Make timeline stuff optional.
Sun, 17 Feb 2013 08:26:39 +0200 Matti Hamalainen Work with no sound as well.
Wed, 17 Oct 2012 00:23:36 +0300 Matti Hamalainen 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.
Tue, 16 Oct 2012 01:20:00 +0300 Matti Hamalainen Should've used engineGetTick() instead of engineGetTime(). Fixed.
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.
Mon, 15 Oct 2012 14:34:06 +0300 Matti Hamalainen Add 'F' key to fullscreen toggling, in addition to alt+enter.
Mon, 15 Oct 2012 13:35:16 +0300 Matti Hamalainen Fix remains of the debug/devel changes.
Mon, 15 Oct 2012 13:28:00 +0300 Matti Hamalainen Rename DM_DEBUG compile time define to DM_DEVEL, for development mode.
Mon, 15 Oct 2012 13:17:12 +0300 Matti Hamalainen Clean up video (re)initialization.
Sat, 13 Oct 2012 07:36:32 +0300 Matti Hamalainen Adjust audio buffer size.
Fri, 12 Oct 2012 13:15:26 +0300 Matti Hamalainen Change startup messages.
Fri, 12 Oct 2012 11:38:40 +0300 Matti Hamalainen Fix includes in the dmsimple engine.