Karazeh icon indicating copy to clipboard operation
Karazeh copied to clipboard

Karazeh is a library for patching desktop software, suitable for use as a game launcher.

Results 12 Karazeh issues
Sort by recently updated
recently updated
newest added

libtar does not exist per say for win32 its relying on libc directly, i am as for now trying to adapt the code using libarchive, any suggestion ? tar functions...

Provide the ability to build Karazeh without log4cpp, resort to stdout logging if possible (with thread safety)

Enhancements

Currently, Karazeh only checksums the actual patch file but not the target _after_ patching, which is required to verify that the patching was done successfully. In the case it didn't,...

Enhancements

This can be achieved either by adding a whole new operation type, or by combining a DELETE op with a CREATE one. In the latter case, whenever a CREATE op...

Features

Add support for receiving patch data in a tarball which will be decompressed locally to save fetching bandwidth

Features

- Supply patch error codes instead of hardcoded string messages - move configuration keys to the extern config generator file instead of Pixy.h (KarazehConfig.h.in)

Enhancements

The ability to use Karazeh without the launcher. Technically this is already doable, but it would be better to provide an option to build as a library which the client...

Features

Just as with Mac and Linux, Windows client needs a native renderer instead of relying on Qt

Features

RC generation for Windows (icon) and bundle icon for mac

Enhancements