[PD-cvs] externals/grill/dynext dynext.vcproj, 1.6, 1.7 readme.txt, 1.8, 1.9

Thomas Grill xovo at users.sourceforge.net
Sat Sep 3 16:04:43 CEST 2005


Update of /cvsroot/pure-data/externals/grill/dynext
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5777

Modified Files:
	dynext.vcproj readme.txt 
Log Message:
some more documentation (proxy objects)
rename help file
make connections visible at last...
fixed send method so that any messages work now


Index: dynext.vcproj
===================================================================
RCS file: /cvsroot/pure-data/externals/grill/dynext/dynext.vcproj,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** dynext.vcproj	23 Apr 2005 21:45:41 -0000	1.6
--- dynext.vcproj	3 Sep 2005 14:04:41 -0000	1.7
***************
*** 21,25 ****
  				Name="VCCLCompilerTool"
  				Optimization="0"
! 				AdditionalIncludeDirectories="c:\data\pd\pd-cvs\src;..\flext\source"
  				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;PD"
  				BasicRuntimeChecks="3"
--- 21,25 ----
  				Name="VCCLCompilerTool"
  				Optimization="0"
! 				AdditionalIncludeDirectories="c:\programme\audio\pd-0.39-0\src;..\flext\source"
  				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;PD"
  				BasicRuntimeChecks="3"

Index: readme.txt
===================================================================
RCS file: /cvsroot/pure-data/externals/grill/dynext/readme.txt,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** readme.txt	23 Apr 2005 21:45:41 -0000	1.8
--- readme.txt	3 Sep 2005 14:04:41 -0000	1.9
***************
*** 36,39 ****
--- 36,40 ----
  - more stable
  - make connections visible
+ - fixed send method: any messages do work now not only lists...
  
  0.1.0:





More information about the Pd-cvs mailing list