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".

The branch, master has been updated
       via  440a5d1b162e66977fd284f2d1e47b0b9d76bb4c (commit)
       via  327ad47a48b2068a9f9611d7f9211a419ac5da55 (commit)
       via  eb307449c789fda8566d50987a59e6306abc11ae (commit)
       via  8d884260675670a0e19e89326ca347eed92cdb76 (commit)
       via  47ca6b8148e60d9dd872d375182a38b72cd4a063 (commit)
      from  479f36ebb4c014143b972c627c6554819dd76a0c (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 440a5d1b162e66977fd284f2d1e47b0b9d76bb4c
Author: IOhannes m zmölnig <zmoel...@umlaeute.mur.at>
Date:   Mon Oct 31 17:15:12 2011 +0100

    removed imageBase classes
    
    they are hardly used and break the "virtual interface only" design

commit 327ad47a48b2068a9f9611d7f9211a419ac5da55
Author: IOhannes m zmölnig <zmoel...@umlaeute.mur.at>
Date:   Mon Oct 31 17:05:09 2011 +0100

    no need to derive imageSGI from imageloaderBase

commit eb307449c789fda8566d50987a59e6306abc11ae
Author: IOhannes m zmölnig <zmoel...@umlaeute.mur.at>
Date:   Mon Oct 31 16:47:18 2011 +0100

    renamed gem.nsi to Gem.nsi

commit 8d884260675670a0e19e89326ca347eed92cdb76
Author: IOhannes m zmölnig <zmoel...@umlaeute.mur.at>
Date:   Mon Oct 31 16:44:20 2011 +0100

    capitalized output file

commit 47ca6b8148e60d9dd872d375182a38b72cd4a063
Author: IOhannes m zmölnig <zmoel...@umlaeute.mur.at>
Date:   Mon Oct 31 16:35:45 2011 +0100

    catch GemException& rather than GemException

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

Summary of changes:
 build/win-nsis/{gem.nsi => Gem.nsi} |    2 +-
 build/win-nsis/buildinstaller.bat   |    2 +-
 plugins/imageSGI/imageSGI.h         |    9 +++-
 src/Gem/Exception.cpp               |    2 +-
 src/Pixes/pix_film.cpp              |    2 +-
 src/Pixes/pix_freeframe.cpp         |    2 +-
 src/Pixes/pix_frei0r.cpp            |    4 +-
 src/Pixes/pix_record.cpp            |    2 +-
 src/Pixes/pix_video.cpp             |    2 +-
 src/plugins/Makefile.am             |    4 --
 src/plugins/PluginFactory.cpp       |    6 +-
 src/plugins/imageloader.cpp         |    2 +-
 src/plugins/imageloaderBase.cpp     |   36 -----------------
 src/plugins/imageloaderBase.h       |   64 -----------------------------
 src/plugins/imagesaver.cpp          |    2 +-
 src/plugins/imagesaverBase.cpp      |   45 ---------------------
 src/plugins/imagesaverBase.h        |   75 -----------------------------------
 17 files changed, 21 insertions(+), 240 deletions(-)
 rename build/win-nsis/{gem.nsi => Gem.nsi} (99%)
 delete mode 100644 src/plugins/imageloaderBase.cpp
 delete mode 100644 src/plugins/imageloaderBase.h
 delete mode 100644 src/plugins/imagesaverBase.cpp
 delete mode 100644 src/plugins/imagesaverBase.h


hooks/post-receive
-- 
Gem

------------------------------------------------------------------------------
RSA&#174; Conference 2012
Save $700 by Nov 18
Register now&#33;
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
pd-gem-CVS mailing list
pd-gem-CVS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pd-gem-cvs

Reply via email to