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  619e4dc29ac5131221e6cdefc31e25d03aeb0fec (commit)
       via  d8061ad4bd90ed0bf892b9862b2c3beca701701f (commit)
       via  5dbe2e2408d0b5be49ee1b20cce5e89bce302aa2 (commit)
       via  828a127c5a3191c5d71b51b86d736f4a4199630d (commit)
       via  d5f9de327e11abb681ad4ea3ca0326030b5fa4f0 (commit)
       via  eec70c35411b401307c3c73001f74919c08be54d (commit)
       via  74b5091fee6f1aee84cab06570d571ed289a26a3 (commit)
      from  17b6e50d788b0660c403f806407e12de4234e33b (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 619e4dc29ac5131221e6cdefc31e25d03aeb0fec
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date:   Thu Aug 21 14:14:52 2014 +0200

    use anonymous namespace for static functions

commit d8061ad4bd90ed0bf892b9862b2c3beca701701f
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date:   Thu Aug 21 14:14:36 2014 +0200

    be more verbose when search path cannot be modified
    
    since abstractions become crucial, i promoted the warnings to errors.
    also mention if (and why) Gem was not able to add it's own path...
    
    Closes https://sourceforge.net/p/pd-gem/bugs/229/

commit 5dbe2e2408d0b5be49ee1b20cce5e89bce302aa2
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Thu Aug 21 09:31:03 2014 +0200

    moved systeminfo.sh into build/tools/
    
    and updated autogen.sh script accordingly

commit 828a127c5a3191c5d71b51b86d736f4a4199630d
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date:   Wed Aug 20 17:25:33 2014 +0200

    properly initialize m_convertImg to NULL
    
    Closes https://github.com/umlaeute/Gem/issues/39

commit d5f9de327e11abb681ad4ea3ca0326030b5fa4f0
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date:   Wed Aug 20 17:21:42 2014 +0200

    fixing umlaut

commit eec70c35411b401307c3c73001f74919c08be54d
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date:   Wed Aug 20 17:15:21 2014 +0200

    do not check GLEW_... if not needed
    
    should prevent crashes if glew was not initialized...
    
    Closes: https://github.com/umlaeute/Gem/issues/40

commit 74b5091fee6f1aee84cab06570d571ed289a26a3
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date:   Wed Aug 20 17:11:01 2014 +0200

    disable DV-support if libiec61883 or libraw1394 are missing
    
    it's disabled anyhow by the Makefile, but configure shouldn't *say* that
    it is supported if it is not...
    
    Closes: https://github.com/umlaeute/Gem/issues/38

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

Summary of changes:
 autogen.sh                                 |    2 +-
 systeminfo.sh => build/tools/systeminfo.sh |    0
 configure.ac                               |    6 +++++-
 plugins/videoVLC/videoVLC.cpp              |    1 +
 src/Gem/Setup.cpp                          |   24 +++++++++++++++---------
 src/Manips/glsl_fragment.cpp               |    2 +-
 src/Manips/glsl_geometry.cpp               |    2 +-
 src/Manips/glsl_program.cpp                |    4 ++--
 src/Manips/glsl_vertex.cpp                 |    2 +-
 src/Vertex/vertex_add.cpp                  |    2 +-
 src/Vertex/vertex_combine.cpp              |    2 +-
 src/Vertex/vertex_draw.cpp                 |    2 +-
 src/Vertex/vertex_grid.cpp                 |    2 +-
 src/Vertex/vertex_info.cpp                 |    2 +-
 src/Vertex/vertex_mul.cpp                  |    2 +-
 src/Vertex/vertex_quad.cpp                 |    2 +-
 src/Vertex/vertex_tabread.cpp              |    2 +-
 17 files changed, 35 insertions(+), 24 deletions(-)
 rename systeminfo.sh => build/tools/systeminfo.sh (100%)


hooks/post-receive
-- 
Gem - Graphics environment for multimedia

------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
pd-gem-CVS mailing list
pd-gem-CVS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pd-gem-cvs

Reply via email to