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.
Sun, 01 Mar 2015 16:14:03 +0200 Matti Hamalainen Add DMF_COMPRESSED flag to compressed entry node flags.
Sun, 01 Mar 2015 16:08:53 +0200 Matti Hamalainen Remove practically dead line of code.
Sun, 01 Mar 2015 16:08:36 +0200 Matti Hamalainen Add option for setting the zlib compression level.
Sun, 01 Mar 2015 16:07:45 +0200 Matti Hamalainen Clean up the pack file node adding/extracting.
Sun, 01 Mar 2015 16:05:50 +0200 Matti Hamalainen Comments, cosmetics.
Sun, 01 Mar 2015 16:02:46 +0200 Matti Hamalainen Use dmMalloc0() instead of dmCalloc(1, ...)
Sun, 01 Mar 2015 16:00:55 +0200 Matti Hamalainen Oops, missed this from a previous commit. :S
Sun, 01 Mar 2015 15:55:32 +0200 Matti Hamalainen Cleanup.
Sun, 01 Mar 2015 15:55:13 +0200 Matti Hamalainen Oops .. the file exclusion option wasn't working correctly due to a silly
Sun, 01 Mar 2015 15:53:14 +0200 Matti Hamalainen Cosmetics.
Sun, 01 Mar 2015 05:26:11 +0200 Matti Hamalainen Rename some variables.
Sun, 01 Mar 2015 04:56:00 +0200 Matti Hamalainen Cosmetic.
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 04:46:41 +0200 Matti Hamalainen Comments.
Sun, 01 Mar 2015 04:46:23 +0200 Matti Hamalainen Error handling consistency.
Sun, 01 Mar 2015 04:45:23 +0200 Matti Hamalainen Rename variables for consistency.
Sun, 01 Mar 2015 04:43:10 +0200 Matti Hamalainen Bump copyright.
Sun, 01 Mar 2015 04:42:04 +0200 Matti Hamalainen Cleanups and improve error handling.
Sun, 01 Mar 2015 04:34:54 +0200 Matti Hamalainen Set default verbosity of 'packed' to none.
Sun, 01 Mar 2015 03:58:05 +0200 Matti Hamalainen Rename label.
Sun, 01 Mar 2015 03:57:33 +0200 Matti Hamalainen Cosmetic.
Sun, 01 Mar 2015 03:29:05 +0200 Matti Hamalainen Remove an old hack.
Sun, 01 Mar 2015 03:27:17 +0200 Matti Hamalainen Oops, a stray fclose() had been left in, causing a double free.
Sun, 01 Mar 2015 03:21:46 +0200 Matti Hamalainen Use attribute packed.
Sun, 01 Mar 2015 03:10:03 +0200 Matti Hamalainen Oops, missed this.
Sun, 01 Mar 2015 03:09:46 +0200 Matti Hamalainen Cosmetic.
Sun, 01 Mar 2015 03:09:24 +0200 Matti Hamalainen Rename a function argument.
Sun, 01 Mar 2015 03:07:39 +0200 Matti Hamalainen Rename some variables.
Sun, 01 Mar 2015 03:05:17 +0200 Matti Hamalainen Fix error checking and propagation. 10L.
Sun, 01 Mar 2015 03:03:44 +0200 Matti Hamalainen Rename a variable.
Sun, 01 Mar 2015 03:02:19 +0200 Matti Hamalainen Rename a function argument.
Sun, 01 Mar 2015 03:00:12 +0200 Matti Hamalainen Rename bitreverse functions.
Sun, 01 Mar 2015 02:58:53 +0200 Matti Hamalainen Cosmetics.
Sun, 01 Mar 2015 02:40:21 +0200 Matti Hamalainen Also here.
Sun, 01 Mar 2015 02:39:18 +0200 Matti Hamalainen Move and rename a constant define.
Sat, 28 Feb 2015 15:59:39 +0200 Matti Hamalainen Clean up packed a bit.
Sat, 28 Feb 2015 05:43:31 +0200 Matti Hamalainen Some work towards dmzlib decompression support for resources.
Sat, 28 Feb 2015 05:06:55 +0200 Matti Hamalainen Improve error message slightly.
Sat, 28 Feb 2015 05:06:44 +0200 Matti Hamalainen Cosmetics.
Sat, 28 Feb 2015 05:06:36 +0200 Matti Hamalainen Fix one function name.
Sat, 28 Feb 2015 04:24:13 +0200 Matti Hamalainen Indentation cosmetic.
Fri, 27 Feb 2015 20:18:53 +0200 Matti Hamalainen Change 'make clean' rule so that it ignores possible errors.
Fri, 27 Feb 2015 20:16:49 +0200 Matti Hamalainen Cleanup gfxconv option help a bit.
Fri, 27 Feb 2015 20:15:34 +0200 Matti Hamalainen Begin process of making zlib optional for some things.
Fri, 27 Feb 2015 18:12:38 +0200 Matti Hamalainen Merged.
Fri, 27 Feb 2015 18:12:20 +0200 Matti Hamalainen Comment cleanups.
Fri, 27 Feb 2015 18:06:23 +0200 Matti Hamalainen Improve help.
Fri, 27 Feb 2015 17:49:10 +0200 Matti Hamalainen Oops. 100L fix to bitmapped text rendering.
Fri, 27 Feb 2015 16:30:56 +0200 Matti Hamalainen Add missing include.
Fri, 27 Feb 2015 16:25:02 +0200 Matti Hamalainen Move dmClamp*() functions back to dmlib.h
Fri, 27 Feb 2015 16:24:42 +0200 Matti Hamalainen Curve macros are needed in dmperlin module.
Fri, 27 Feb 2015 16:20:24 +0200 Matti Hamalainen Move lerp functions from dmlerp.c to dmcurves.c, too.
Fri, 27 Feb 2015 16:18:08 +0200 Matti Hamalainen Include dmcurves.h in dmengine.h.
Fri, 27 Feb 2015 16:16:59 +0200 Matti Hamalainen Add new module dmcurves, that will contain functions for spline generation
Fri, 27 Feb 2015 14:49:02 +0200 Matti Hamalainen Cosmetics.
Fri, 27 Feb 2015 14:18:28 +0200 Matti Hamalainen Fix a possibly uninitialized variable warning.
Fri, 27 Feb 2015 14:17:24 +0200 Matti Hamalainen Bump gfxconv version.
Fri, 27 Feb 2015 14:17:12 +0200 Matti Hamalainen Error handling cleanups/fixes.
Fri, 27 Feb 2015 06:10:16 +0200 Matti Hamalainen Rename DMRGBA32 struct to DMColor and remove the original redundant DMColor
Fri, 27 Feb 2015 05:33:48 +0200 Matti Hamalainen Cosmetics.