[PD-cvs] externals/miXed/test/pddp pddplink-test-01.pd, 1.1, 1.2 pddplink-test-02.pd, 1.1, 1.2

Krzysztof Czaja krzyszcz at users.sourceforge.net
Mon May 30 11:29:28 CEST 2005


Update of /cvsroot/pure-data/externals/miXed/test/pddp
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23253/test/pddp

Modified Files:
	pddplink-test-01.pd pddplink-test-02.pd 
Log Message:
toxy alpha18 and pddp alpha2 (see notes.txt for toxy, pddp and shared)

Index: pddplink-test-01.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/test/pddp/pddplink-test-01.pd,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** pddplink-test-01.pd	10 May 2005 20:30:47 -0000	1.1
--- pddplink-test-01.pd	30 May 2005 09:29:26 -0000	1.2
***************
*** 1,8 ****
! #N canvas 232 221 450 300 12;
! #X obj 61 83 pddplink pddplink-test-01.html;
! #X text 21 12 first entry;
! #X text 59 47 linking to a local html page:;
! #X text 58 130 linking to a remote html page:;
! #X obj 60 166 pddplink http://puredata.info;
! #X obj 59 254 pddplink pddplink-test-02.pd;
! #X text 57 218 linking to another local patch:;
--- 1,17 ----
! #N canvas 421 92 475 404 12;
! #X text 20 10 first entry;
! #X text 50 50 three ways of linking to a;
! #X obj 270 50 pddplink pddplink-test-01.html -text local html page
! ;
! #X obj 50 75 pddplink pddplink-test-01.html;
! #X obj 50 110 pddplink pddplink-test-01.html -box;
! #X text 50 170 three ways of linking to a;
! #X obj 270 170 pddplink http://puredata.info -text remote html page
! ;
! #X obj 50 195 pddplink http://puredata.info;
! #X obj 50 230 pddplink http://puredata.info -box;
! #X text 50 290 three ways of linking to;
! #X obj 260 290 pddplink pddplink-test-02.pd -text another local patch
! ;
! #X obj 50 315 pddplink pddplink-test-02.pd;
! #X obj 50 350 pddplink pddplink-test-02.pd -box;

Index: pddplink-test-02.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/test/pddp/pddplink-test-02.pd,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** pddplink-test-02.pd	10 May 2005 20:30:47 -0000	1.1
--- pddplink-test-02.pd	30 May 2005 09:29:26 -0000	1.2
***************
*** 1,8 ****
! #N canvas 332 321 450 300 12;
! #X obj 61 83 pddplink pddplink-test-02.html;
! #X text 21 12 second entry;
! #X text 59 47 linking to a local html page:;
! #X text 58 130 linking to a remote html page:;
! #X obj 60 166 pddplink http://puredata.info;
! #X obj 59 254 pddplink pddplink-test-01.pd;
! #X text 57 218 linking to another local patch:;
--- 1,17 ----
! #N canvas 321 192 475 404 12;
! #X text 20 10 first entry;
! #X text 50 50 three ways of linking to a;
! #X obj 270 50 pddplink pddplink-test-02.html -text local html page
! ;
! #X obj 50 75 pddplink pddplink-test-02.html;
! #X obj 50 110 pddplink pddplink-test-02.html -box;
! #X text 50 170 three ways of linking to a;
! #X obj 270 170 pddplink http://puredata.info -text remote html page
! ;
! #X obj 50 195 pddplink http://puredata.info;
! #X obj 50 230 pddplink http://puredata.info -box;
! #X text 50 290 three ways of linking to;
! #X obj 260 290 pddplink pddplink-test-01.pd -text another local patch
! ;
! #X obj 50 315 pddplink pddplink-test-01.pd;
! #X obj 50 350 pddplink pddplink-test-01.pd -box;





More information about the Pd-cvs mailing list