This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gem - Graphics environment for multimedia".

The branch, master has been updated
       via  ee7c8c4fc89deb95613c1e4516fdadf34ae625bb (commit)
       via  82913b5c00f17a5bed3492508a831566ec78b739 (commit)
       via  d438deafa06b46bde1548b3587dd3ac5f796a40d (commit)
       via  3ab842d1814b3fd343ab8bf054b8279a13e26227 (commit)
       via  45d2fd75c18f07990585bf32f6eab3dd20e20d6c (commit)
       via  5f33a5a89e164c82344fb8632d1214e219b12e17 (commit)
      from  31f76fa2de5cfe1163663d096c31a6040b1e3e71 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ee7c8c4fc89deb95613c1e4516fdadf34ae625bb
Author: IOhannes m zmoelnig <vagrant@vagants-MacBook-Pro.local>
Date:   Tue Mar 28 06:40:45 2023 -0700

    TIFF: try to fix colors on macOS

commit 82913b5c00f17a5bed3492508a831566ec78b739
Author: IOhannes m zmoelnig <vagrant@vagants-MacBook-Pro.local>
Date:   Tue Mar 28 06:40:15 2023 -0700

    TIFF: switch 'uint32' for 'uint32_t'

commit d438deafa06b46bde1548b3587dd3ac5f796a40d
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Tue Mar 28 12:08:49 2023 +0200

    TIFF: fix upside down orientation when writing images

commit 3ab842d1814b3fd343ab8bf054b8279a13e26227
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Tue Mar 28 12:08:31 2023 +0200

    TIFF: do not free buffer that has not been allocated
    
    and drop useless variable

commit 45d2fd75c18f07990585bf32f6eab3dd20e20d6c
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Tue Mar 28 10:23:17 2023 +0200

    some manual test for regressions

commit 5f33a5a89e164c82344fb8632d1214e219b12e17
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Tue Mar 28 08:53:24 2023 +0200

    imageIO: use named constants for image orientation
    
    rather than magic numbers

-----------------------------------------------------------------------

Summary of changes:
 plugins/TIFF/imageTIFF.cpp             |  60 ++++++++++++--------
 plugins/imageIO/imageIO.mm             |   5 +-
 tests/manual/gempattern.pd             | 100 +++++++++++++++++++++++++++++++++
 tests/manual/pix_writer/writer-test.pd |  96 +++++++++++++++++++++++++++++++
 4 files changed, 235 insertions(+), 26 deletions(-)
 create mode 100644 tests/manual/gempattern.pd
 create mode 100644 tests/manual/pix_writer/writer-test.pd


hooks/post-receive
-- 
Gem - Graphics environment for multimedia


_______________________________________________
pd-gem-CVS mailing list
pd-gem-CVS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pd-gem-cvs

Reply via email to