aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTom Schouten <doelie@users.sourceforge.net>2006-09-01 16:46:24 +0000
committerTom Schouten <doelie@users.sourceforge.net>2006-09-01 16:46:24 +0000
commitd64cafd597a4704284cb4e3517c9481ab7928f6a (patch)
treed3f9c32399f7b9e7efc0e2551d1d46baff28b898 /doc
parent26a48adf77b9553a656c0e3d6629401955b9ed32 (diff)
pdp: sdl fixes (delayed open)
svn path=/trunk/externals/pdp/; revision=5824
Diffstat (limited to 'doc')
-rw-r--r--doc/objects/pdp_help_output.pd22
1 files changed, 16 insertions, 6 deletions
diff --git a/doc/objects/pdp_help_output.pd b/doc/objects/pdp_help_output.pd
index 0ed52d5..35102f3 100644
--- a/doc/objects/pdp_help_output.pd
+++ b/doc/objects/pdp_help_output.pd
@@ -1,14 +1,24 @@
-#N canvas 482 342 510 304 10;
-#X obj 59 95 inlet;
+#N canvas 116 376 510 304 10;
+#X obj 192 70 inlet;
#X obj 59 178 pdp_xv;
-#X text 17 11 this abstraction is used as an output module in most
-of the documentation patches. change it to reflect your preferred output
+#X text 18 9 this abstraction is used as an output module in most of
+the documentation patches. change it to reflect your preferred output
object.;
#X obj 232 179 pdp_glx;
#X text 31 201 X11 XVideo output;
#X text 198 199 X11 openGL output;
#X text 60 217 (linux);
#X text 199 214 (linux \, mesa \, osx);
-#X msg 106 141 display acer:0;
-#X connect 0 0 1 0;
+#X obj 192 98 pdp_route 3;
+#X msg 34 128 display :0;
+#X obj 264 69 hradio 15 1 1 3 empty empty empty 0 -6 0 8 -262144 -1
+-1 1;
+#X obj 388 180 pdp_sdl;
+#X text 378 199 SDL output;
+#X text 386 216 (linux);
+#X connect 0 0 8 0;
#X connect 8 0 1 0;
+#X connect 8 1 3 0;
+#X connect 8 2 11 0;
+#X connect 9 0 1 0;
+#X connect 10 0 8 1;