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  803a6d0e9ac88e260cdd009a81d1a0c8e3ae6b29 (commit)
       via  7d9e0a2104bae0c4593d19d2a56969ffbf6ef52b (commit)
       via  cbb6d79b69d7eb9c6690f8388cffc0dee2628059 (commit)
       via  978ac9e59d5304a5da5e35b364a8194a15102070 (commit)
       via  a425a9939247aac6181be2ae8ea796053ecbed72 (commit)
       via  fe04fbad6125f285043625a01a80c984ce1091cd (commit)
      from  66620eb75a325533e261e2d3466bf2ec545626d7 (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 803a6d0e9ac88e260cdd009a81d1a0c8e3ae6b29
Author: IOhannes m zmölnig <zmoel...@umlautt.umlaeute.mur.at>
Date:   Wed Feb 15 23:44:39 2023 +0100

    Use new CPPEXTERN_NEW_NAMED_... macros, obsoleting addcreator and 
helpsymbol hacks

commit 7d9e0a2104bae0c4593d19d2a56969ffbf6ef52b
Author: IOhannes m zmölnig <zmoel...@umlautt.umlaeute.mur.at>
Date:   Wed Feb 15 23:40:48 2023 +0100

    allow CPPExterns to set their Pd objectname that is different from their 
C++-classname
    
    e.g. "scopeXYZ~" is not a valid functionname (or part thereof) in C/C++.
    the old way around this, was to just create an alias.
    now we can explicitely tell that the "scopeXYZ" class creates a "scopeXYZ~" 
object

commit cbb6d79b69d7eb9c6690f8388cffc0dee2628059
Author: IOhannes m zmölnig <zmoel...@umlautt.umlaeute.mur.at>
Date:   Wed Feb 15 23:06:32 2023 +0100

    framebuffer: use the requested type
    
    rather than forcing everything to GL_UNSIGNED_BYTE

commit 978ac9e59d5304a5da5e35b364a8194a15102070
Author: IOhannes m zmölnig <zmoel...@umlautt.umlaeute.mur.at>
Date:   Wed Feb 15 23:02:31 2023 +0100

    update help-patches

commit a425a9939247aac6181be2ae8ea796053ecbed72
Author: IOhannes m zmölnig <zmoel...@umlautt.umlaeute.mur.at>
Date:   Wed Feb 15 23:02:21 2023 +0100

    pix_snap: add common aliases for size&pos

commit fe04fbad6125f285043625a01a80c984ce1091cd
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Wed Feb 15 12:31:04 2023 +0100

    uppercase "BYTE", "FLOAT" and "DOUBLE"

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

Summary of changes:
 help/gemframebuffer-help.pd     |  78 +++++++++----------------
 help/pix_sig2pix~-help.pd       | 116 +++++++++++++++++-------------------
 help/pix_snap-help.pd           | 126 +++++++++++++++++++---------------------
 src/Base/CPPExtern.h            |  58 ++++++++++--------
 src/Controls/gemframebuffer.cpp |   2 -
 src/Geos/scopeXYZ~.cpp          |   7 +--
 src/Pixes/pix_pix2sig~.cpp      |   6 +-
 src/Pixes/pix_sig2pix~.cpp      |  17 ++----
 src/Pixes/pix_snap.cpp          |  10 ++--
 9 files changed, 189 insertions(+), 231 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