[PD-cvs] externals/hcs linuxevent-help.pd, 1.5, 1.6 linuxmouse-help.pd, 1.3, 1.4 ifeel-help.pd, 1.2, 1.3

Hans-Christoph Steiner eighthave at users.sourceforge.net
Tue Apr 26 05:50:28 CEST 2005


Update of /cvsroot/pure-data/externals/hcs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20667

Modified Files:
	linuxevent-help.pd linuxmouse-help.pd ifeel-help.pd 
Log Message:
added pddp_open patch to open all_about_ patches without them being abstractions embedded in the help files

Index: linuxevent-help.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/hcs/linuxevent-help.pd,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** linuxevent-help.pd	22 Oct 2004 19:16:34 -0000	1.5
--- linuxevent-help.pd	26 Apr 2005 03:50:26 -0000	1.6
***************
*** 245,249 ****
  #X floatatom 124 493 5 0 0 3 twist - -;
  #X floatatom 263 492 5 0 0 3 throttle - -;
! #X obj 418 567 all_about_hid;
  #X text 309 566 for more info:;
  #X text 13 554 detailed info:;
--- 245,249 ----
  #X floatatom 124 493 5 0 0 3 twist - -;
  #X floatatom 263 492 5 0 0 3 throttle - -;
! #X obj 418 567 pddp_open all_about_hid;
  #X text 309 566 for more info:;
  #X text 13 554 detailed info:;

Index: linuxmouse-help.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/hcs/linuxmouse-help.pd,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** linuxmouse-help.pd	22 Oct 2004 19:16:34 -0000	1.3
--- linuxmouse-help.pd	26 Apr 2005 03:50:26 -0000	1.4
***************
*** 25,29 ****
  #X text 178 417 For more info on HIDs:;
  #X text 10 441 by Hans-Christoph Steiner <hans at at.or.at>;
! #X obj 340 417 all_about_hid;
  #X text 24 325 Rather than polling like the other HID objects \, [linuxmouse]
  uses a pollfn so it receives events as they happen. A pollfn listens
--- 25,29 ----
  #X text 178 417 For more info on HIDs:;
  #X text 10 441 by Hans-Christoph Steiner <hans at at.or.at>;
! #X obj 340 417 pddp_open all_about_hid;
  #X text 24 325 Rather than polling like the other HID objects \, [linuxmouse]
  uses a pollfn so it receives events as they happen. A pollfn listens

Index: ifeel-help.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/hcs/ifeel-help.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** ifeel-help.pd	28 May 2004 01:01:36 -0000	1.2
--- ifeel-help.pd	26 Apr 2005 03:50:26 -0000	1.3
***************
*** 26,30 ****
  module ifeel.o.;
  #X text 13 449 by Hans-Christoph Steiner <hans at at.or.at>;
! #X obj 324 416 all_about_haptics;
  #X text 201 417 For more info:;
  #X msg 251 168 strength 0.56;
--- 26,30 ----
  module ifeel.o.;
  #X text 13 449 by Hans-Christoph Steiner <hans at at.or.at>;
! #X obj 324 416 pddp_open all_about_haptics;
  #X text 201 417 For more info:;
  #X msg 251 168 strength 0.56;





More information about the Pd-cvs mailing list