aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2019-02-04 17:03:45 +0000
committerTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2019-02-04 17:03:45 +0000
commit0016322b4c755762d7a492de8693d4022c105b1e (patch)
tree96227681821b1853117586e084158c7123f3434f
parentf774b7c2f24553ebdaa60f1894d358aeea7ccbef (diff)
Gem 8341ea4c831a4e97476df5a5342cdc6fabfacf93 linux/amd64
built 'master:8341ea4c831a4e97476df5a5342cdc6fabfacf93' for linux/amd64
-rw-r--r--Gem/Gem-meta.pd2
-rwxr-xr-xGem/Gem.pd_linuxbin35560442 -> 35569367 bytes
-rw-r--r--Gem/develop/include/Gem/Gem/Dylib.h1
-rw-r--r--Gem/develop/pkgconfig/Gem.pc2
-rw-r--r--Gem/gemwin.pd2
5 files changed, 4 insertions, 3 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_linux b/Gem/Gem.pd_linux
index 4d042ac..80fe498 100755
--- a/Gem/Gem.pd_linux
+++ b/Gem/Gem.pd_linux
Binary files 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 <string>
/* an opaque handle to the platform specific library handle */
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/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;