log src/dmsimple.c @ 2294:7f6ba3b32f54

age author description
Wed, 08 May 2019 13:56:10 +0300 Matti Hamalainen Clean out the resource path handling.
Fri, 30 Nov 2018 06:56:38 +0200 Matti Hamalainen Initial dabbling for SDL2 migration of the SW rendering / dmsimple.
Mon, 14 May 2018 11:20:05 +0300 Matti Hamalainen Rename dmf_create_*() functions to dmf_open_*().
Sun, 13 May 2018 06:00:50 +0300 Matti Hamalainen Initial port to SDL2. Many things will not work now.
Tue, 22 Aug 2017 02:05:40 +0300 Matti Hamalainen Add dmFillRect() to dmsimple.
Mon, 21 Aug 2017 15:35:26 +0300 Matti Hamalainen Cleanup the dmsimple engine setup system a bit, move bits out of DMEngine
Mon, 03 Oct 2016 09:06:01 +0300 Matti Hamalainen Improve error handling and reporting slightly.
Fri, 22 May 2015 20:41:53 +0300 Matti Hamalainen Fix audio sync with nosound.
Thu, 05 Mar 2015 07:37:35 +0200 Matti Hamalainen Use dmMemset().
Wed, 04 Mar 2015 04:38:39 +0200 Matti Hamalainen Cosmetics.
Wed, 04 Mar 2015 03:46:23 +0200 Matti Hamalainen Enable some error messages also in not-debug-build.
Tue, 03 Mar 2015 23:22:36 +0200 Matti Hamalainen Cosmetics pass: Remove excess whitespace.
Mon, 02 Mar 2015 04:57:18 +0200 Matti Hamalainen Make the built in setup font/screen image/bar bitmap optional.
Sun, 01 Mar 2015 23:15:20 +0200 Matti Hamalainen Fix init messages.
Sun, 01 Mar 2015 22:44:02 +0200 Matti Hamalainen Improve error handling.
Sun, 01 Mar 2015 22:37:39 +0200 Matti Hamalainen Work on dmzlib.
Sun, 01 Mar 2015 18:16:10 +0200 Matti Hamalainen Make more error message fall under DM_DEBUG.
Fri, 27 Feb 2015 05:23:38 +0200 Matti Hamalainen Remember to initialize dmzlib in the engine.
Fri, 27 Feb 2015 04:56:12 +0200 Matti Hamalainen Fix dmsimple.
Fri, 27 Feb 2015 03:58:25 +0200 Matti Hamalainen Add error code parameter to dmError() and dmErrorVA().
Tue, 03 Feb 2015 11:45:18 +0200 Matti Hamalainen Possibly improve audio synchronization.
Thu, 01 Jan 2015 09:23:03 +0200 Matti Hamalainen Update copyrights.
Sat, 22 Nov 2014 23:33:36 +0200 Matti Hamalainen Oops, few dmargs* API changes related fixes were missing.
Tue, 21 Oct 2014 20:21:23 +0300 Matti Hamalainen Simplify a bit.
Tue, 21 Oct 2014 20:10:27 +0300 Matti Hamalainen Add setup data options for menu bar position/size adjustments.
Tue, 21 Oct 2014 16:29:18 +0300 Matti Hamalainen Add "enter to start" text for the setup screen.
Tue, 21 Oct 2014 10:42:08 +0300 Matti Hamalainen Cleanups.
Tue, 21 Oct 2014 10:31:03 +0300 Matti Hamalainen Fix audio playback.
Fri, 16 May 2014 03:22:39 +0300 Matti Hamalainen Move library source under src/ subdirectory. base dmsimple.c@2ada4c2533db