log src/dmres.h @ 2383:43e39d9ec42f

age author description
Thu, 09 Jan 2020 14:55:41 +0200 Matti Hamalainen Add __attribute__(__format__ ..) specifiers for functions that use printf() style format specifiers.
Mon, 25 Jun 2018 13:24:50 +0300 Matti Hamalainen Implement resource helper functions dmfprintf() and dmvfprintf().
Mon, 25 Jun 2018 13:00:40 +0300 Matti Hamalainen Move dmresw function declarations to dmres.h
Mon, 14 May 2018 12:40:57 +0300 Matti Hamalainen Implement dmfputs() in DMResource subsystem.
Mon, 14 May 2018 11:45:33 +0300 Matti Hamalainen Cleanups.
Mon, 14 May 2018 11:20:05 +0300 Matti Hamalainen Rename dmf_create_*() functions to dmf_open_*().
Wed, 04 Mar 2015 00:40:15 +0200 Matti Hamalainen Hmm .. back out the Sint64 changes for now.
Mon, 02 Mar 2015 20:16:43 +0200 Matti Hamalainen Cleanups for file endianess read/write helper functions.
Mon, 02 Mar 2015 20:10:44 +0200 Matti Hamalainen Cosmetic.
Mon, 02 Mar 2015 20:10:36 +0200 Matti Hamalainen Constify.
Sun, 01 Mar 2015 18:09:20 +0200 Matti Hamalainen Move DM_FSEEK64() and DM_FTELL64() macro definitions to dmlib.h
Sun, 01 Mar 2015 17:17:36 +0200 Matti Hamalainen Work on resource handling.
Sun, 01 Mar 2015 16:57:50 +0200 Matti Hamalainen Use 64bit file offsets.
Sun, 01 Mar 2015 04:47:43 +0200 Matti Hamalainen Add DMF_COMPRESSED flag for resource nodes and support for raw data nodes.
Sun, 01 Mar 2015 03:57:33 +0200 Matti Hamalainen Cosmetic.
Tue, 24 Feb 2015 01:11:03 +0200 Matti Hamalainen Cosmetics.
Tue, 03 Feb 2015 20:58:34 +0200 Matti Hamalainen Assume we always have 64bit type.
Thu, 01 Jan 2015 09:23:03 +0200 Matti Hamalainen Update copyrights.
Fri, 16 May 2014 03:22:39 +0300 Matti Hamalainen Move library source under src/ subdirectory. base dmres.h@33f36c6e24ce