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  67d631c41e63d8a2deb519e92a1cd16e156f3c14 (commit)
       via  c7ef970c716dd32b69e7012366a3b209439ea460 (commit)
       via  1b621f822d58b194e3ae3102225619229579cf74 (commit)
       via  542612ae1d3fd393debee8eb738ac3776eb5719d (commit)
       via  49b8e8037db527862ff94a9bc4c480210d0dae9e (commit)
      from  365c40accdc775d90a5493f83f1f41fa8555dd76 (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 67d631c41e63d8a2deb519e92a1cd16e156f3c14
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Wed May 10 11:30:40 2023 +0200

    pix_freeframe: initmsg support
    
    Closes: https://github.com/umlaeute/Gem/issues/328

commit c7ef970c716dd32b69e7012366a3b209439ea460
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Wed May 10 11:27:37 2023 +0200

    pix_frei0r: initmsg support
    
    Closes: https://github.com/umlaeute/Gem/issues/328

commit 1b621f822d58b194e3ae3102225619229579cf74
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Wed May 10 11:10:05 2023 +0200

    moved implementation details of CPPExtern arg-handling into CPPExtern.cpp
    
    no need to expose this in the header...
    more importantly, this should allow us to re-use the code for our loaders,
    like frei0r or freeframe

commit 542612ae1d3fd393debee8eb738ac3776eb5719d
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Wed May 10 08:30:31 2023 +0200

    gemargs-help: updates
    
    - layout
    - fix typos and left-overs
    - headings
    - ...

commit 49b8e8037db527862ff94a9bc4c480210d0dae9e
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Wed May 10 08:29:49 2023 +0200

    [gemargs]: fix parent-depth: 0=parent, 1=grandparent,...

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

Summary of changes:
 abstractions/gemargs-help.pd |  38 +++++++++-------
 abstractions/gemargs.pd      |  65 +++++++++++++--------------
 src/Base/CPPExtern.cpp       | 101 ++++++++++++++++++++++++++++++++++++++++++
 src/Base/CPPExtern.h         | 102 ++++++++++++++++++-------------------------
 src/Pixes/pix_freeframe.cpp  |  15 +++----
 src/Pixes/pix_frei0r.cpp     |  23 ++++------
 src/Pixes/pix_frei0r.h       |   1 -
 7 files changed, 213 insertions(+), 132 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