Audio (104) Datatype (15) Demo (56) Development (247) Document (64) Driver (19) Emulation (62) Game (533) Graphics (229) Library (22) Network (63) Office (22) Utility (271) Video (18)
Total files: 1725
Full index file Recent index file
Part of Aros World Exec |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] This is an AmigaOS shared library implementation of the zlib library from
Jean-loup Gailly and Mark Adler (https://www.zlib.net/).
There have been a couple of other zlib shared library conversions (by other
developers) using the same name in the past but the API of this one should be
backwards compatible with them both, so replacing either of them with this one
shouldn't cause any problems.
Source code:
The source code for this library is available under BSD license on github:
https://github.com/salass00/z_lib
For source code of versions 1.7 and older of this library see the
diskimagedevice project on sourceforge.net:
https://sourceforge.net/projects/diskimagedevice/
Changes:
For a list of changes in this and earlier versions see the releasenotes file
included in the archive.
|