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  8288ffc2bafb748acf9f3fa846fb575dbd40772d (commit)
       via  f2b8d73a4645ba1831bb380c4c9de6e3c2fbd0f2 (commit)
       via  4657b0388a6a3b18de2670e2a926d7c206539ffd (commit)
       via  c1430e54d3a364a96435c7aa1617fa959f4684ac (commit)
       via  87ad7337c36926894b3a139ba42dfbc16f6af159 (commit)
       via  cb271ef96ac4e81b2dbbaa872844d68c58ad7631 (commit)
       via  d0ffb18377961357ae6db0f48a97bd6d0a382586 (commit)
       via  d14251918a5a3cff84245292b3a8c604499abc2f (commit)
      from  d2310ed24bafe2ba69ed4cf65ff0dc79a2247518 (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 8288ffc2bafb748acf9f3fa846fb575dbd40772d
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Mon May 8 15:53:29 2023 +0200

    pix_pix2sig~: get rid of chansize variable

commit f2b8d73a4645ba1831bb380c4c9de6e3c2fbd0f2
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Mon May 8 15:41:13 2023 +0200

    pix_pix2sig~: refactored code a fixed upside-down processing

commit 4657b0388a6a3b18de2670e2a926d7c206539ffd
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Mon May 8 13:24:31 2023 +0200

    pix_pix2sig~: simplify by using function pointers

commit c1430e54d3a364a96435c7aa1617fa959f4684ac
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Mon May 8 13:09:42 2023 +0200

    TIFF: Fix crash when trying to load a non-existant image after opening a 
TIFF with ImageMagick
    
    Closes: https://github.com/umlaeute/Gem/issues/356

commit 87ad7337c36926894b3a139ba42dfbc16f6af159
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Mon May 8 12:02:03 2023 +0200

    pix_pix2sig~: fix mode handling again

commit cb271ef96ac4e81b2dbbaa872844d68c58ad7631
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Mon May 8 10:38:17 2023 +0200

    pix_pix2sig~: fix dsp_add() invocation
    
    we need to pass "this->x_obj" if we want to call GetMyClass()

commit d0ffb18377961357ae6db0f48a97bd6d0a382586
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Mon May 8 10:35:41 2023 +0200

    pix_sig2pix~: get rid of static callbacks

commit d14251918a5a3cff84245292b3a8c604499abc2f
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Mon May 8 10:14:17 2023 +0200

    pix_pix2sig~: wrap DSP-callback into helper-class

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

Summary of changes:
 plugins/TIFF/imageTIFF.cpp |  43 ++++++--
 src/Pixes/pix_pix2sig~.cpp | 251 +++++++++++++++++++++++++++------------------
 src/Pixes/pix_pix2sig~.h   |  15 +--
 src/Pixes/pix_sig2pix~.cpp |  46 ++++-----
 src/Pixes/pix_sig2pix~.h   |  12 +--
 5 files changed, 211 insertions(+), 156 deletions(-)


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