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  69c735ee60c479ed058f1218f3b3af5c34d508cb (commit)
       via  95a6f63aa85f23c1cfec120aa9e06c6e6e355732 (commit)
       via  33aeda4df2bb6aa309176e15b1824cbcf187045b (commit)
       via  0141672e5c5c890d265fad0fa57108c08a002733 (commit)
       via  daa0803423268e06fd9a0038f08ac7a5edbb1748 (commit)
       via  45e285cc85bd260e66d441022adda25e1f3b13e7 (commit)
       via  f03fac16b4b90f8a7d0a3bccb7afa5ac14eeda51 (commit)
       via  9b4c795a88a2e70eeb0c87a75aba149cf8b054d6 (commit)
       via  bd42999625ddce2b20d7c06a97878a5a149cff1c (commit)
       via  c2aa0e20286f32041657fc52c4923ddb1ca9813d (commit)
       via  8896371264b391994e090e5b38ab058c8c4d6ee2 (commit)
      from  26081c00aa650526da6da87c83bb20cb0a612e95 (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 69c735ee60c479ed058f1218f3b3af5c34d508cb
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Thu May 4 17:38:51 2023 +0200

    pix_pix2sig~: implement "modes" like CLEAR, FILL, LINE, WATERFALL

commit 95a6f63aa85f23c1cfec120aa9e06c6e6e355732
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Thu May 4 17:38:14 2023 +0200

    pix_sig2pix~: minor cleanups

commit 33aeda4df2bb6aa309176e15b1824cbcf187045b
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Thu May 4 16:54:34 2023 +0200

    pix_pix2sig~: make "perform" a proper class-method

commit 0141672e5c5c890d265fad0fa57108c08a002733
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Thu May 4 16:54:05 2023 +0200

    pix_sig2pix~: make num-samples unsigned

commit daa0803423268e06fd9a0038f08ac7a5edbb1748
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Thu May 4 16:43:49 2023 +0200

    pix_sig2pix~: waterfall-mode

commit 45e285cc85bd260e66d441022adda25e1f3b13e7
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Thu May 4 16:36:21 2023 +0200

    gemwin: Fix reporting of size, framebuffersize,...
    
    Closes: https://github.com/umlaeute/Gem/issues/342

commit f03fac16b4b90f8a7d0a3bccb7afa5ac14eeda51
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Thu May 4 15:56:50 2023 +0200

    pix_sig2pix~: implement "mode"s: clear(default), fill & line

commit 9b4c795a88a2e70eeb0c87a75aba149cf8b054d6
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Thu May 4 14:58:35 2023 +0200

    drop m_pixsize member

commit bd42999625ddce2b20d7c06a97878a5a149cff1c
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Thu May 4 14:42:43 2023 +0200

    pix2sig: use 0x7FFF rather than 32000
    
    makes more sense...

commit c2aa0e20286f32041657fc52c4923ddb1ca9813d
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Thu May 4 14:32:07 2023 +0200

    pix2sig: perform method

commit 8896371264b391994e090e5b38ab058c8c4d6ee2
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Thu May 4 14:29:56 2023 +0200

    remove unused m_imageStruct member

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

Summary of changes:
 abstractions/gemwin.pd     |   2 +-
 src/Pixes/pix_pix2sig~.cpp | 145 +++++++++++++++++++++++++++++++++++------
 src/Pixes/pix_pix2sig~.h   |   8 ++-
 src/Pixes/pix_sig2pix~.cpp | 156 +++++++++++++++++++++++++++++++++++----------
 src/Pixes/pix_sig2pix~.h   |  10 ++-
 5 files changed, 266 insertions(+), 55 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