Skip to content

Add mz_zip_[reader,writer]_set_progress_interval#315

Merged
nmoinvaz merged 1 commit into
zlib-ng:masterfrom
chrfle:progress_interval
Sep 19, 2018
Merged

Add mz_zip_[reader,writer]_set_progress_interval#315
nmoinvaz merged 1 commit into
zlib-ng:masterfrom
chrfle:progress_interval

Conversation

@chrfle

@chrfle chrfle commented Sep 18, 2018

Copy link
Copy Markdown
Contributor

With mz_zip_reader_set_progress_interval the user can specify how
often in milliseconds the progress callback should be called. This
makes it possible to make a smoother progress bar when using
minizip from a GUI application.

With mz_zip_reader_set_progress_interval the user can specify how
often in milliseconds the progress callback should be called. This
makes it possible to make a smoother progress bar when using
minizip from a GUI application.
@nmoinvaz

Copy link
Copy Markdown
Member

Nice work.

@nmoinvaz nmoinvaz merged commit dacd443 into zlib-ng:master Sep 19, 2018
@nmoinvaz

Copy link
Copy Markdown
Member

Please make changes against dev branch next time.

@chrfle

chrfle commented Sep 19, 2018

Copy link
Copy Markdown
Contributor Author

Certainly! If I get time for it (unlikely), I would like to see if cmake can detect clock_gettime, as it should be present from Sierra.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants