Skip to content
forked from madler/zlib

Unofficial Zlib with added custom native Visual Studio project build tools. Zlib: A massively spiffy yet delicately unobtrusive compression library.

License

Notifications You must be signed in to change notification settings

ShiftMediaProject/zlib

This branch is 94 commits ahead of madler/zlib:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

50da455 · Nov 9, 2024
Sep 23, 2023
Nov 9, 2024
Sep 10, 2011
Apr 6, 2024
Jan 17, 2024
Jan 17, 2024
Jul 29, 2015
Sep 10, 2011
Jan 17, 2024
Jan 22, 2024
Jan 22, 2024
Jan 18, 2024
Sep 10, 2011
Jan 22, 2024
Aug 19, 2023
Jan 22, 2024
Jan 22, 2024
Jan 18, 2024
Mar 11, 2012
Oct 7, 2022
Sep 10, 2011
Jan 22, 2024
Jan 22, 2024
Jan 30, 2022
Apr 16, 2023
Apr 16, 2023
Jan 21, 2024
Aug 3, 2023
Dec 26, 2018
Jan 22, 2024
Jan 22, 2024
Apr 16, 2023
Jan 22, 2024
Jan 22, 2024
Aug 11, 2023
Apr 16, 2023
Apr 16, 2023
Apr 16, 2023
Apr 16, 2023
Oct 6, 2011
Aug 24, 2023
Mar 27, 2022
Jan 22, 2024
Nov 15, 2023
Aug 23, 2022
Jan 22, 2024
Jan 22, 2024
Sep 10, 2011
Apr 16, 2023
Apr 6, 2024
Apr 6, 2024
Jan 22, 2024
Jan 22, 2024
Jan 22, 2024
Jan 19, 2024
Mar 11, 2012
Sep 10, 2011
Apr 16, 2023
Jan 22, 2024

Repository files navigation

ShiftMediaProject zlib

Build status Github All Releases GitHub release GitHub issues license donate

ShiftMediaProject

Shift Media Project aims to provide native Windows development libraries for zlib and associated dependencies to support simpler creation and debugging of rich media content directly within Visual Studio. https://shiftmediaproject.github.io/

zlib

A massively spiffy yet delicately unobtrusive compression library. https://zlib.net/

Downloads

Development libraries are available from the releases page. These libraries are available for each supported Visual Studio version with a different download for each version. Each download contains both static and dynamic libraries to choose from in both 32bit and 64bit versions.

Code

This repository contains code from the corresponding upstream project with additional modifications to allow it to be compiled with Visual Studio. New custom Visual Studio projects are provided within the 'SMP' sub-directory. Refer to the 'readme' contained within the 'SMP' directory for further details.

Issues

Any issues related to the ShiftMediaProject specific changes should be sent to the issues page for the repository. Any issues related to the upstream project should be sent upstream directly (see the issues information of the upstream repository for more details).

License

ShiftMediaProject original code is released under LGPLv2.1. All code from the upstream repository remains under its original license (see the license information of the upstream repository for more details).

Copyright

As this repository includes code from upstream project(s) it includes many copyright owners. ShiftMediaProject makes NO claim of copyright on any upstream code. However, all original ShiftMediaProject authored code is copyright ShiftMediaProject. For a complete copyright list please checkout the source code to examine license headers. Unless expressly stated otherwise all code submitted to the ShiftMediaProject project (in any form) is licensed under LGPLv2.1 and copyright is donated to ShiftMediaProject. If you submit code that is not your own work it is your responsibility to place a header stating the copyright.

Contributing

Patches related to the ShiftMediaProject specific changes should be sent as pull requests to the main repository. Any changes related to the upstream project should be sent upstream directly (see the contributing information of the upstream repository for more details).

About

Unofficial Zlib with added custom native Visual Studio project build tools. Zlib: A massively spiffy yet delicately unobtrusive compression library.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 80.5%
  • Ada 4.7%
  • C++ 4.1%
  • C# 2.9%
  • Pascal 2.2%
  • Makefile 1.6%
  • Other 4.0%