From 3fc2b7f012a7f52d8e4343a26272a99f27feda56 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Mon, 4 Feb 2019 17:02:04 +0000 Subject: Gem 8341ea4c831a4e97476df5a5342cdc6fabfacf93 osx/i386 built 'master:8341ea4c831a4e97476df5a5342cdc6fabfacf93' for osx/i386 --- Gem/Gem-meta.pd | 2 +- Gem/Gem.pd_darwin | Bin 5012708 -> 5041860 bytes Gem/develop/include/Gem/Gem/Dylib.h | 1 + Gem/develop/include/Gem/Gem/Exception.h | 10 +++------- Gem/develop/pkgconfig/Gem.pc | 2 +- Gem/gem_filmAVF.so | Bin 55996 -> 55996 bytes Gem/gem_imageIO.so | Bin 37584 -> 37584 bytes Gem/gem_imageJPEG.so | Bin 49088 -> 49088 bytes Gem/gem_imageSGI.so | Bin 56268 -> 56268 bytes Gem/gem_imageSTB.so | Bin 201256 -> 201256 bytes Gem/gem_imageTIFF.so | Bin 64128 -> 64128 bytes Gem/gem_modelOBJ.so | Bin 97560 -> 97560 bytes Gem/gem_videoAVF.so | Bin 61172 -> 61172 bytes Gem/gemcocoawindow.pd_darwin | Bin 39108 -> 39108 bytes Gem/gemglutwindow.pd_darwin | Bin 41844 -> 41844 bytes Gem/gemmacoswindow.pd_darwin | Bin 38964 -> 38964 bytes Gem/gemwin.pd | 2 +- Gem/pix_drum.pd_darwin | Bin 25336 -> 25336 bytes Gem/pix_fiducialtrack.pd_darwin | Bin 69040 -> 69040 bytes Gem/pix_hit.pd_darwin | Bin 23356 -> 23356 bytes Gem/pix_mano.pd_darwin | Bin 39584 -> 39584 bytes 21 files changed, 7 insertions(+), 10 deletions(-) diff --git a/Gem/Gem-meta.pd b/Gem/Gem-meta.pd index 15c6226..0878cda 100644 --- a/Gem/Gem-meta.pd +++ b/Gem/Gem-meta.pd @@ -1,7 +1,7 @@ #N canvas 1 51 320 90 10; #N canvas 1 51 382 134 META 1; #X text 10 10 NAME Gem; -#X text 10 30 VERSION 0.94~pre1; +#X text 10 30 VERSION 0.94~pre2; #X text 10 50 DESCRIPTION Graphics Environment for Multimedia; #X text 10 70 AUTHOR IOhannes m zmölnig & the Gem development team ; diff --git a/Gem/Gem.pd_darwin b/Gem/Gem.pd_darwin index 24c8b7f..70c5d71 100755 Binary files a/Gem/Gem.pd_darwin and b/Gem/Gem.pd_darwin differ diff --git a/Gem/develop/include/Gem/Gem/Dylib.h b/Gem/develop/include/Gem/Gem/Dylib.h index f145e8b..0738fca 100644 --- a/Gem/develop/include/Gem/Gem/Dylib.h +++ b/Gem/develop/include/Gem/Gem/Dylib.h @@ -14,6 +14,7 @@ LOG #define _INCLUDE__GEM_GEM_DYLIB_H_ #include "Gem/Exception.h" +#include /* an opaque handle to the platform specific library handle */ diff --git a/Gem/develop/include/Gem/Gem/Exception.h b/Gem/develop/include/Gem/Gem/Exception.h index d09a480..96051e0 100644 --- a/Gem/develop/include/Gem/Gem/Exception.h +++ b/Gem/develop/include/Gem/Gem/Exception.h @@ -32,22 +32,18 @@ DESCRIPTION #define _INCLUDE__GEM_GEM_EXCEPTION_H_ #include "Gem/ExportDef.h" -#include +#include + typedef struct _text t_object; -class GEM_EXTERN GemException +class GEM_EXTERN GemException : public std::runtime_error { public: GemException(void); explicit GemException(const char*error); explicit GemException(const std::string&error); - virtual ~GemException(void); - - virtual const char *what(void) const; virtual void report(const char*origin=0) const; -private: - const char*ErrorString; }; namespace gem diff --git a/Gem/develop/pkgconfig/Gem.pc b/Gem/develop/pkgconfig/Gem.pc index 94e9704..560d9a8 100644 --- a/Gem/develop/pkgconfig/Gem.pc +++ b/Gem/develop/pkgconfig/Gem.pc @@ -9,6 +9,6 @@ includedir=${prefix}/include # core configuration Name: Gem Description: Gem plugins and externals -Version: 0.94~pre1 +Version: 0.94~pre2 Cflags: -I${includedir}/Gem Libs: -L${libdir}/Gem diff --git a/Gem/gem_filmAVF.so b/Gem/gem_filmAVF.so index 94380fd..79b00fa 100755 Binary files a/Gem/gem_filmAVF.so and b/Gem/gem_filmAVF.so differ diff --git a/Gem/gem_imageIO.so b/Gem/gem_imageIO.so index 647d29e..30f111c 100755 Binary files a/Gem/gem_imageIO.so and b/Gem/gem_imageIO.so differ diff --git a/Gem/gem_imageJPEG.so b/Gem/gem_imageJPEG.so index 6bd85fa..cf70b9b 100755 Binary files a/Gem/gem_imageJPEG.so and b/Gem/gem_imageJPEG.so differ diff --git a/Gem/gem_imageSGI.so b/Gem/gem_imageSGI.so index 88a8cc5..5821638 100755 Binary files a/Gem/gem_imageSGI.so and b/Gem/gem_imageSGI.so differ diff --git a/Gem/gem_imageSTB.so b/Gem/gem_imageSTB.so index c86cf36..c41286f 100755 Binary files a/Gem/gem_imageSTB.so and b/Gem/gem_imageSTB.so differ diff --git a/Gem/gem_imageTIFF.so b/Gem/gem_imageTIFF.so index 244dee7..ec2a3dd 100755 Binary files a/Gem/gem_imageTIFF.so and b/Gem/gem_imageTIFF.so differ diff --git a/Gem/gem_modelOBJ.so b/Gem/gem_modelOBJ.so index 759d9ab..2cb7e83 100755 Binary files a/Gem/gem_modelOBJ.so and b/Gem/gem_modelOBJ.so differ diff --git a/Gem/gem_videoAVF.so b/Gem/gem_videoAVF.so index aaea491..f17dea5 100755 Binary files a/Gem/gem_videoAVF.so and b/Gem/gem_videoAVF.so differ diff --git a/Gem/gemcocoawindow.pd_darwin b/Gem/gemcocoawindow.pd_darwin index 22eb699..4d08058 100755 Binary files a/Gem/gemcocoawindow.pd_darwin and b/Gem/gemcocoawindow.pd_darwin differ diff --git a/Gem/gemglutwindow.pd_darwin b/Gem/gemglutwindow.pd_darwin index 56e60db..83f923c 100755 Binary files a/Gem/gemglutwindow.pd_darwin and b/Gem/gemglutwindow.pd_darwin differ diff --git a/Gem/gemmacoswindow.pd_darwin b/Gem/gemmacoswindow.pd_darwin index c02a896..df87589 100755 Binary files a/Gem/gemmacoswindow.pd_darwin and b/Gem/gemmacoswindow.pd_darwin differ diff --git a/Gem/gemwin.pd b/Gem/gemwin.pd index 8365e89..d476c01 100644 --- a/Gem/gemwin.pd +++ b/Gem/gemwin.pd @@ -202,7 +202,7 @@ args) into the object); #X obj 31 186 outlet; #X obj 195 216 outlet gemwin; #X obj 195 154 t b; -#X msg 195 177 dimen 500 500 \, offset 0 0 \, fullscreen 0 \, title +#X msg 195 177 dimen 500 500 \, offset 50 50 \, fullscreen 0 \, title GEM \, buffer 2 \, cursor 1 \, topmost 0; #X connect 0 0 1 0; #X connect 1 0 4 0; diff --git a/Gem/pix_drum.pd_darwin b/Gem/pix_drum.pd_darwin index 5eb626a..ad12cb4 100755 Binary files a/Gem/pix_drum.pd_darwin and b/Gem/pix_drum.pd_darwin differ diff --git a/Gem/pix_fiducialtrack.pd_darwin b/Gem/pix_fiducialtrack.pd_darwin index 8238e9a..ce98c34 100755 Binary files a/Gem/pix_fiducialtrack.pd_darwin and b/Gem/pix_fiducialtrack.pd_darwin differ diff --git a/Gem/pix_hit.pd_darwin b/Gem/pix_hit.pd_darwin index 789f73e..4e231cb 100755 Binary files a/Gem/pix_hit.pd_darwin and b/Gem/pix_hit.pd_darwin differ diff --git a/Gem/pix_mano.pd_darwin b/Gem/pix_mano.pd_darwin index 8f1a278..eb3ceb1 100755 Binary files a/Gem/pix_mano.pd_darwin and b/Gem/pix_mano.pd_darwin differ -- cgit v1.2.1