log

age author description
Mon, 02 Mar 2015 20:25:44 +0200 Matti Hamalainen Cleanup, rename some variables, etc.
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.
Mon, 02 Mar 2015 20:00:08 +0200 Matti Hamalainen Add missing C++ guard.
Mon, 02 Mar 2015 19:16:13 +0200 Matti Hamalainen The module header description was incorrect (due to copypaste), fixed.
Mon, 02 Mar 2015 19:14:23 +0200 Matti Hamalainen Silence a warning.
Mon, 02 Mar 2015 05:36:47 +0200 Matti Hamalainen Make one error message debug.
Mon, 02 Mar 2015 05:30:30 +0200 Matti Hamalainen Make bspline functions more flexible.
Mon, 02 Mar 2015 05:00:50 +0200 Matti Hamalainen Change message to debug.
Mon, 02 Mar 2015 04:57:18 +0200 Matti Hamalainen Make the built in setup font/screen image/bar bitmap optional.
Mon, 02 Mar 2015 04:47:27 +0200 Matti Hamalainen Check for end of input data, there might be no "final" bit set in the
Mon, 02 Mar 2015 04:47:03 +0200 Matti Hamalainen Cosmetics.
Mon, 02 Mar 2015 04:46:34 +0200 Matti Hamalainen Also initialize DMZLibContext.inBufferStart where needed.
Mon, 02 Mar 2015 04:17:30 +0200 Matti Hamalainen Comments, cosmetics.
Mon, 02 Mar 2015 04:13:56 +0200 Matti Hamalainen Rename dmzlib structure members.
Mon, 02 Mar 2015 04:01:26 +0200 Matti Hamalainen No need to handle literal copy of length zero.
Mon, 02 Mar 2015 04:01:05 +0200 Matti Hamalainen Error message improvement.
Mon, 02 Mar 2015 03:54:41 +0200 Matti Hamalainen Use size_t here.
Mon, 02 Mar 2015 03:09:10 +0200 Matti Hamalainen Improve error handling.
Mon, 02 Mar 2015 02:56:37 +0200 Matti Hamalainen Comments, cleanups.
Mon, 02 Mar 2015 02:12:47 +0200 Matti Hamalainen Oops, fix a nasty bug.
Mon, 02 Mar 2015 02:10:38 +0200 Matti Hamalainen Initialize output and input size variables.
Mon, 02 Mar 2015 02:09:08 +0200 Matti Hamalainen Cosmetics.
Mon, 02 Mar 2015 02:08:36 +0200 Matti Hamalainen Work on testdmzlib.
Mon, 02 Mar 2015 01:49:14 +0200 Matti Hamalainen Add dmzlib / zlib test utility.
Mon, 02 Mar 2015 01:46:19 +0200 Matti Hamalainen Adjust program banner printing.
Mon, 02 Mar 2015 00:03:13 +0200 Matti Hamalainen Add some constants and make initialization one-time only.
Mon, 02 Mar 2015 00:02:24 +0200 Matti Hamalainen Clarify.
Mon, 02 Mar 2015 00:02:05 +0200 Matti Hamalainen Rename constants.
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.