From f774b7c2f24553ebdaa60f1894d358aeea7ccbef Mon Sep 17 00:00:00 2001 From: Travis CI Date: Mon, 4 Feb 2019 16:20:56 +0000 Subject: Gem 56ba69d2d2e2137785b9ca4f27f8600f3d2e24e4 linux/amd64 built 'master:56ba69d2d2e2137785b9ca4f27f8600f3d2e24e4' for linux/amd64 --- Gem/Gem.pd_linux | Bin 34579334 -> 35560442 bytes Gem/develop/include/Gem/Gem/Exception.h | 10 +++------- Gem/gem_recordQT4L.so | Bin 457379 -> 457323 bytes Gem/gem_recordV4L.so | Bin 127217 -> 128110 bytes Gem/gem_recordV4L2.so | Bin 126072 -> 127005 bytes Gem/gem_videoDC1394.so | Bin 419682 -> 424727 bytes Gem/gemglxwindow.pd_linux | Bin 217156 -> 218065 bytes 7 files changed, 3 insertions(+), 7 deletions(-) diff --git a/Gem/Gem.pd_linux b/Gem/Gem.pd_linux index 414363b..4d042ac 100755 Binary files a/Gem/Gem.pd_linux and b/Gem/Gem.pd_linux differ 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/gem_recordQT4L.so b/Gem/gem_recordQT4L.so index 9996cad..f637fbb 100755 Binary files a/Gem/gem_recordQT4L.so and b/Gem/gem_recordQT4L.so differ diff --git a/Gem/gem_recordV4L.so b/Gem/gem_recordV4L.so index 4863384..f144064 100755 Binary files a/Gem/gem_recordV4L.so and b/Gem/gem_recordV4L.so differ diff --git a/Gem/gem_recordV4L2.so b/Gem/gem_recordV4L2.so index 7f95969..990fc8a 100755 Binary files a/Gem/gem_recordV4L2.so and b/Gem/gem_recordV4L2.so differ diff --git a/Gem/gem_videoDC1394.so b/Gem/gem_videoDC1394.so index 5b9cc45..7dbf8fc 100755 Binary files a/Gem/gem_videoDC1394.so and b/Gem/gem_videoDC1394.so differ diff --git a/Gem/gemglxwindow.pd_linux b/Gem/gemglxwindow.pd_linux index e341faa..5d1cce5 100755 Binary files a/Gem/gemglxwindow.pd_linux and b/Gem/gemglxwindow.pd_linux differ -- cgit v1.2.1