From ed7c263df5739cc74cd787ceb74552b5439b7549 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Thu, 3 Sep 2020 19:26:15 +0000 Subject: Gem abb5cb82d6e384ecaf5592d281adf3d7951098b1 osx/x86_64 built 'master:abb5cb82d6e384ecaf5592d281adf3d7951098b1' for osx/x86_64 --- Gem/Gem.pd_darwin | Bin 5346840 -> 5346840 bytes Gem/gem_filmAVF.so | Bin 55604 -> 55604 bytes Gem/gem_imageIO.so | Bin 34376 -> 34376 bytes Gem/gem_imageJPEG.so | Bin 50788 -> 50788 bytes Gem/gem_imageSGI.so | Bin 58196 -> 58196 bytes Gem/gem_imageSTB.so | Bin 210688 -> 210688 bytes Gem/gem_imageTIFF.so | Bin 66440 -> 66440 bytes Gem/gem_modelOBJ.so | Bin 96632 -> 96632 bytes Gem/gem_videoAVF.so | Bin 61252 -> 61252 bytes Gem/gemcocoawindow.pd_darwin | Bin 37104 -> 37104 bytes Gem/gemglutwindow.pd_darwin | Bin 43784 -> 43784 bytes Gem/gemmacoswindow.pd_darwin | Bin 37048 -> 37048 bytes Gem/pix_drum.pd_darwin | Bin 26304 -> 26304 bytes Gem/pix_fiducialtrack.pd_darwin | Bin 75484 -> 75484 bytes Gem/pix_hit.pd_darwin | Bin 24536 -> 24536 bytes Gem/pix_mano.pd_darwin | Bin 40640 -> 40640 bytes Gem/usr/local/lib/pd/extra/Gem/gem_recordNDI.la | 41 ++++++++++++++++++++++ Gem/usr/local/lib/pd/extra/Gem/gem_recordNDI.so | Bin 0 -> 24080 bytes Gem/usr/local/lib/pd/extra/Gem/gem_videoNDI.la | 41 ++++++++++++++++++++++ Gem/usr/local/lib/pd/extra/Gem/gem_videoNDI.so | Bin 0 -> 41120 bytes Gem/usr/local/lib/pd/extra/Gem/ndi-videoplugin.pd | 27 ++++++++++++++ 21 files changed, 109 insertions(+) create mode 100755 Gem/usr/local/lib/pd/extra/Gem/gem_recordNDI.la create mode 100755 Gem/usr/local/lib/pd/extra/Gem/gem_recordNDI.so create mode 100755 Gem/usr/local/lib/pd/extra/Gem/gem_videoNDI.la create mode 100755 Gem/usr/local/lib/pd/extra/Gem/gem_videoNDI.so create mode 100644 Gem/usr/local/lib/pd/extra/Gem/ndi-videoplugin.pd diff --git a/Gem/Gem.pd_darwin b/Gem/Gem.pd_darwin index 13b82c7..18b6e14 100755 Binary files a/Gem/Gem.pd_darwin and b/Gem/Gem.pd_darwin differ diff --git a/Gem/gem_filmAVF.so b/Gem/gem_filmAVF.so index 26b0165..22c6626 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 1dcc00f..284c4bd 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 86fddbb..2b766a0 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 f362676..a794fae 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 3427c4d..8339f74 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 dc18457..e5baf28 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 3e8690c..47be856 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 6ad3b92..d0f7086 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 ea416bc..10318f8 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 02f1204..60d4164 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 fe9474c..681ee2a 100755 Binary files a/Gem/gemmacoswindow.pd_darwin and b/Gem/gemmacoswindow.pd_darwin differ diff --git a/Gem/pix_drum.pd_darwin b/Gem/pix_drum.pd_darwin index 0ee6ed7..8bdd4eb 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 886d162..e36a3eb 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 181c444..bb1348d 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 36de1f6..606c500 100755 Binary files a/Gem/pix_mano.pd_darwin and b/Gem/pix_mano.pd_darwin differ diff --git a/Gem/usr/local/lib/pd/extra/Gem/gem_recordNDI.la b/Gem/usr/local/lib/pd/extra/Gem/gem_recordNDI.la new file mode 100755 index 0000000..eac01bf --- /dev/null +++ b/Gem/usr/local/lib/pd/extra/Gem/gem_recordNDI.la @@ -0,0 +1,41 @@ +# gem_recordNDI.la - a libtool library file +# Generated by libtool (GNU libtool) 2.4.6 +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='gem_recordNDI.so' + +# Names of this library. +library_names='gem_recordNDI.so gem_recordNDI.so' + +# The name of the static archive. +old_library='' + +# Linker flags that cannot go in dependency_libs. +inherited_linker_flags=' ' + +# Libraries that this one depends upon. +dependency_libs=' -L/Users/travis/build/umlaeute/Gem/.git-ci/travis-ci/deps/Pd-0.49-1.app/Contents/Resources/bin -L./../..' + +# Names of additional weak libraries provided by this library +weak_library_names='' + +# Version information for gem_recordNDI. +current=0 +age=0 +revision=0 + +# Is this an already installed library? +installed=yes + +# Should we warn about portability when linking against -modules? +shouldnotlink=yes + +# Files to dlopen/dlpreopen +dlopen='' +dlpreopen='' + +# Directory that this library needs to be installed in: +libdir='/usr/local/lib/pd/extra/Gem' diff --git a/Gem/usr/local/lib/pd/extra/Gem/gem_recordNDI.so b/Gem/usr/local/lib/pd/extra/Gem/gem_recordNDI.so new file mode 100755 index 0000000..62a5467 Binary files /dev/null and b/Gem/usr/local/lib/pd/extra/Gem/gem_recordNDI.so differ diff --git a/Gem/usr/local/lib/pd/extra/Gem/gem_videoNDI.la b/Gem/usr/local/lib/pd/extra/Gem/gem_videoNDI.la new file mode 100755 index 0000000..f23b5a8 --- /dev/null +++ b/Gem/usr/local/lib/pd/extra/Gem/gem_videoNDI.la @@ -0,0 +1,41 @@ +# gem_videoNDI.la - a libtool library file +# Generated by libtool (GNU libtool) 2.4.6 +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='gem_videoNDI.so' + +# Names of this library. +library_names='gem_videoNDI.so gem_videoNDI.so' + +# The name of the static archive. +old_library='' + +# Linker flags that cannot go in dependency_libs. +inherited_linker_flags=' ' + +# Libraries that this one depends upon. +dependency_libs=' -L/Users/travis/build/umlaeute/Gem/.git-ci/travis-ci/deps/Pd-0.49-1.app/Contents/Resources/bin -L./../..' + +# Names of additional weak libraries provided by this library +weak_library_names='' + +# Version information for gem_videoNDI. +current=0 +age=0 +revision=0 + +# Is this an already installed library? +installed=yes + +# Should we warn about portability when linking against -modules? +shouldnotlink=yes + +# Files to dlopen/dlpreopen +dlopen='' +dlpreopen='' + +# Directory that this library needs to be installed in: +libdir='/usr/local/lib/pd/extra/Gem' diff --git a/Gem/usr/local/lib/pd/extra/Gem/gem_videoNDI.so b/Gem/usr/local/lib/pd/extra/Gem/gem_videoNDI.so new file mode 100755 index 0000000..ec0944c Binary files /dev/null and b/Gem/usr/local/lib/pd/extra/Gem/gem_videoNDI.so differ diff --git a/Gem/usr/local/lib/pd/extra/Gem/ndi-videoplugin.pd b/Gem/usr/local/lib/pd/extra/Gem/ndi-videoplugin.pd new file mode 100644 index 0000000..5c024d8 --- /dev/null +++ b/Gem/usr/local/lib/pd/extra/Gem/ndi-videoplugin.pd @@ -0,0 +1,27 @@ +#N canvas 712 350 753 584 10; +#X text 75 101 1- select the backend; +#X text 89 47 videoNDI - receive NDI video streams; +#X msg 261 102 driver ndi; +#X msg 261 162 open MYMACHINE\ (TestStream); +#X msg 261 212 open 127.0.0.1:5961; +#X text 75 211 2b- open an NDI-stream by IP:port, f 24; +#X text 75 161 2a- open an NDI-stream by name, f 24; +#X text 48 303 per default \, you can only open NDI-streams that are +already present in the network.; +#X text 74 431 3- open an NDI-stream by name \, even if it doesn't +exist yet, f 24; +#X text 53 342 if you want to wait for future (not-yet-existing) streams +\, you can do do by setting the "future" property to "1" *immediately* +before you try to 'open' the stream.; +#X text 57 389 Once the NDI-stream appears \, [pix_video] will start +outputting it:; +#X obj 232 253 s \$1-ctl; +#X text 447 151 NDI-stream names contain spaces and parantheses.; +#X text 446 166 You must escape the spaces with backspace.; +#X obj 232 503 s \$1-ctl; +#X msg 260 432 set future 1 \, open MYMACHINE\ (Waiting\ Man); +#X text 89 57 ====================================; +#X connect 2 0 11 0; +#X connect 3 0 11 0; +#X connect 4 0 11 0; +#X connect 15 0 14 0; -- cgit v1.2.1