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  6d23b2b32699c310c6d82af39db2b479ed14b574 (commit)
       via  4a1c7908f95defadcd543d342e91d149e7e2e8f5 (commit)
       via  aa5fc885c53152f369ba21d2c8d8ea3988fdd0c3 (commit)
       via  f8b1baf5e0b7019e67ac4755e25897a24c5ea4b1 (commit)
       via  575a89ebedcc9922465ba02dbdb3b31e8b3daa80 (commit)
       via  78fc48bd5b8d3b80f5fc6e08103385ec0d2fbbfc (commit)
       via  4f88c7ac9edfabc79866f747c0bc90aa2a8384c8 (commit)
       via  77b21deeecdb9122239ed65976821005a7bd332c (commit)
      from  c6eff7f12cfbc5923a75da08f198d8ced66ae534 (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 6d23b2b32699c310c6d82af39db2b479ed14b574
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Wed Feb 21 19:28:04 2024 +0100

    helpfiles: "loader"/"driver" -> "backend"

commit 4a1c7908f95defadcd543d342e91d149e7e2e8f5
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Wed Feb 21 19:23:20 2024 +0100

    [pix_film] "loader" -> "backend"

commit aa5fc885c53152f369ba21d2c8d8ea3988fdd0c3
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Wed Feb 21 19:18:31 2024 +0100

    [model]/[multimodel] "loader" -> "backend"

commit f8b1baf5e0b7019e67ac4755e25897a24c5ea4b1
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Wed Feb 21 19:11:24 2024 +0100

    [pix_video] "driver" -> "backend"

commit 575a89ebedcc9922465ba02dbdb3b31e8b3daa80
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Wed Feb 21 18:59:22 2024 +0100

    Prepare [pix_record]-help for backend-querying

commit 78fc48bd5b8d3b80f5fc6e08103385ec0d2fbbfc
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Wed Feb 21 18:41:28 2024 +0100

    Fix yuv420p_to_rgb3() and yuv420p_to_rgb4()
    
    Closes: https://github.com/umlaeute/Gem/issues/415

commit 4f88c7ac9edfabc79866f747c0bc90aa2a8384c8
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Wed Feb 21 12:18:57 2024 +0100

    add help-paths to devgem.sh

commit 77b21deeecdb9122239ed65976821005a7bd332c
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Wed Feb 21 10:01:13 2024 +0100

    Add plugin-help for recordPNM

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

Summary of changes:
 devgem.sh.in                    |  20 ++
 help/model-help.pd              |  96 ++++-----
 help/pix_film-help.pd           |   4 +-
 help/pix_record-help.pd         | 428 ++++++++++++++++++++++++----------------
 help/pix_video-help.pd          |  44 ++---
 plugins/PNM/PNM-recordplugin.pd |  36 ++++
 src/Gem/PixConvert.cpp          |  33 ++--
 src/Geos/model.cpp              |   6 +-
 src/Geos/multimodel.cpp         |   6 +-
 src/Pixes/pix_film.cpp          |   9 +-
 src/Pixes/pix_video.cpp         |  21 +-
 src/Pixes/pix_video.h           |   2 +-
 12 files changed, 423 insertions(+), 282 deletions(-)
 create mode 100644 plugins/PNM/PNM-recordplugin.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