log

age author description
Mon, 02 Mar 2015 00:01:14 +0200 Matti Hamalainen Rename a variable.
Sun, 01 Mar 2015 23:28:40 +0200 Matti Hamalainen Rename a macro.
Sun, 01 Mar 2015 23:15:20 +0200 Matti Hamalainen Fix init messages.
Sun, 01 Mar 2015 22:58:55 +0200 Matti Hamalainen Oops, remove debugging code.
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 22:27:08 +0200 Matti Hamalainen Add some clarifying comments.
Sun, 01 Mar 2015 22:06:58 +0200 Matti Hamalainen Corner case fix in resource preloading.
Sun, 01 Mar 2015 22:01:05 +0200 Matti Hamalainen Typofix.
Sun, 01 Mar 2015 18:31:29 +0200 Matti Hamalainen Cleanups.
Sun, 01 Mar 2015 18:16:10 +0200 Matti Hamalainen Make more error message fall under DM_DEBUG.
Sun, 01 Mar 2015 18:13:01 +0200 Matti Hamalainen Finishing touches to the DM_DEBUG stuff.
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 18:03:08 +0200 Matti Hamalainen Add special debug error message function/macro that can be
Sun, 01 Mar 2015 17:47:50 +0200 Matti Hamalainen Improve error message.
Sun, 01 Mar 2015 17:47:35 +0200 Matti Hamalainen Sanitize resource data freeing.
Sun, 01 Mar 2015 17:46:27 +0200 Matti Hamalainen Cleanups.
Sun, 01 Mar 2015 17:31:48 +0200 Matti Hamalainen Image resources may get decoded multiple times, so seek to node start.
Sun, 01 Mar 2015 17:17:52 +0200 Matti Hamalainen Cosmetic.
Sun, 01 Mar 2015 17:17:36 +0200 Matti Hamalainen Work on resource handling.
Sun, 01 Mar 2015 17:03:50 +0200 Matti Hamalainen Remember to set the "compressed" size field for raw nodes too, as we check
Sun, 01 Mar 2015 17:00:17 +0200 Matti Hamalainen Oops, 100L.
Sun, 01 Mar 2015 16:59:00 +0200 Matti Hamalainen Change PACK file format to use 64 bit fileoffsets. Also switch some
Sun, 01 Mar 2015 16:57:50 +0200 Matti Hamalainen Use 64bit file offsets.
Sun, 01 Mar 2015 16:41:01 +0200 Matti Hamalainen Oops, add a missing semicolon.
Sun, 01 Mar 2015 16:39:59 +0200 Matti Hamalainen Cosmetics.
Sun, 01 Mar 2015 16:39:46 +0200 Matti Hamalainen Change handling of filename field in PACKs.
Sun, 01 Mar 2015 16:27:05 +0200 Matti Hamalainen Implement raw uncompressed data copy.
Sun, 01 Mar 2015 16:26:47 +0200 Matti Hamalainen Cleanup, remove debug code.
Sun, 01 Mar 2015 16:20:44 +0200 Matti Hamalainen Oops.