log dmres.c @ 237:6d9d43bb68eb

age author description
Tue, 09 Oct 2012 04:43:03 +0300 Matti Hamalainen Oops, another silly issue in dmfgets().
Tue, 09 Oct 2012 03:45:52 +0300 Matti Hamalainen Oops, dmfgets() had a nasty think-o and counted the remaining buffer space
Mon, 08 Oct 2012 15:45:38 +0300 Matti Hamalainen Add dmfgets() function.
Sun, 07 Oct 2012 14:54:51 +0300 Matti Hamalainen Make some functions static, some public in the header.
Sat, 06 Oct 2012 08:31:37 +0300 Matti Hamalainen Improve build system granularity.
Thu, 04 Oct 2012 05:37:26 +0300 Matti Hamalainen Rename some conditional compilation directives.
Wed, 03 Oct 2012 13:47:26 +0300 Matti Hamalainen Add functions for converting resource flags to symbolic string form and back.
Wed, 03 Oct 2012 09:29:29 +0300 Matti Hamalainen Cleanups.
Tue, 02 Oct 2012 05:49:50 +0300 Matti Hamalainen Add file mode to dmf_create_stdio().
Mon, 01 Oct 2012 14:17:47 +0300 Matti Hamalainen Improve and finish write functions in resource subsystem.
Mon, 01 Oct 2012 07:51:08 +0300 Matti Hamalainen Add resource writing functions (only work for stdio backend)
Sat, 29 Sep 2012 18:51:09 +0300 Matti Hamalainen Silence a minor warning.
Sat, 29 Sep 2012 07:19:53 +0300 Matti Hamalainen Modularize some more and fix a nasty bug when raw data is not preloaded but
Sat, 29 Sep 2012 06:00:26 +0300 Matti Hamalainen Modularize the resource system a bit.
Sat, 29 Sep 2012 05:29:38 +0300 Matti Hamalainen Implement rudimentary resource system.
Fri, 28 Sep 2012 03:45:02 +0300 Matti Hamalainen Mask out bits from resFlags that should not be there after initialization.
Fri, 28 Sep 2012 01:54:23 +0300 Matti Hamalainen Initial re-import.