[PD-cvs] externals/grill/vst config-pd-msvc.txt,1.4,1.5 makefile.pd-msvc,1.5,1.6 readme.txt,1.6,1.7 vst.vcproj,1.7,1.8

xovo at users.sourceforge.net xovo at users.sourceforge.net
Tue Feb 24 04:37:33 CET 2004


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

Modified Files:
	config-pd-msvc.txt makefile.pd-msvc readme.txt vst.vcproj 
Log Message:
 ""

Index: config-pd-msvc.txt
===================================================================
RCS file: /cvsroot/pure-data/externals/grill/vst/config-pd-msvc.txt,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** config-pd-msvc.txt	23 Jan 2004 04:20:04 -0000	1.4
--- config-pd-msvc.txt	24 Feb 2004 03:36:59 -0000	1.5
***************
*** 18,21 ****
--- 18,23 ----
  # MSVCPATH=c:\programme\prog\microsoft visual studio\VC98
  
+ # where is the VST SDK?
+ VSTSDK=F:\prog\audio\vstsdk2.3
  
  # where should the external be built?

Index: makefile.pd-msvc
===================================================================
RCS file: /cvsroot/pure-data/externals/grill/vst/makefile.pd-msvc,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** makefile.pd-msvc	23 Jan 2004 04:20:05 -0000	1.5
--- makefile.pd-msvc	24 Feb 2004 03:36:59 -0000	1.6
***************
*** 16,20 ****
  
  # includes
! INCPATH=/I"$(MSVCPATH)\include" /I"$(PDPATH)\src" /I"$(FLEXTPATH)"
  LIBPATH=/LIBPATH:"$(PDPATH)\bin" /LIBPATH:"$(FLEXTPATH)" /LIBPATH:"$(MSVCPATH)\lib"
  LIBS=pd.lib pthreadVC.lib user32.lib flext_t-pdwin.lib
--- 16,20 ----
  
  # includes
! INCPATH=/I"$(MSVCPATH)\include" /I"$(PDPATH)\src" /I"$(FLEXTPATH)" /I"$(VSTSDK)\source\common" 
  LIBPATH=/LIBPATH:"$(PDPATH)\bin" /LIBPATH:"$(FLEXTPATH)" /LIBPATH:"$(MSVCPATH)\lib"
  LIBS=pd.lib pthreadVC.lib user32.lib flext_t-pdwin.lib

Index: readme.txt
===================================================================
RCS file: /cvsroot/pure-data/externals/grill/vst/readme.txt,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** readme.txt	23 Jan 2004 04:20:05 -0000	1.6
--- readme.txt	24 Feb 2004 03:36:59 -0000	1.7
***************
*** 61,65 ****
  
  BUGS:
! - strange: GRM reson stutters when GUI is edited with the mouse (mousedown)
! 	-> plug sends (a lot of) idle messages
! 	-> no stuttering when a message is posted to the console... ähem
--- 61,65 ----
  
  BUGS:
! - Quadrafuzz crashes on closing editor window
! - Waveshell crashes on load
! 

Index: vst.vcproj
===================================================================
RCS file: /cvsroot/pure-data/externals/grill/vst/vst.vcproj,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** vst.vcproj	23 Jan 2004 04:20:05 -0000	1.7
--- vst.vcproj	24 Feb 2004 03:36:59 -0000	1.8
***************
*** 177,181 ****
  				LinkIncremental="1"
  				SuppressStartupBanner="TRUE"
! 				AdditionalLibraryDirectories="f:\prog\pd\pd-cvs\bin;f:\prog\packs\pthreads"
  				ProgramDatabaseFile=".\pd-msvc/r/vst~.pdb"
  				OptimizeReferences="2"
--- 177,181 ----
  				LinkIncremental="1"
  				SuppressStartupBanner="TRUE"
! 				AdditionalLibraryDirectories="f:\prog\pd\pd-cvs\bin,f:\prog\packs\pthreads"
  				ProgramDatabaseFile=".\pd-msvc/r/vst~.pdb"
  				OptimizeReferences="2"
***************
*** 219,324 ****
  			Filter="">
  			<File
! 				RelativePath="src\vst\AEffect.h">
  			</File>
  			<File
! 				RelativePath="src\vst\AEffectx.h">
  			</File>
  			<File
! 				RelativePath="src\vst\AEffEditor.h">
  			</File>
  			<File
! 				RelativePath="src\vst\AudioEffect.hpp">
  			</File>
  			<File
! 				RelativePath="src\vst\audioeffectx.h">
  			</File>
- 		</Filter>
- 		<Filter
- 			Name="alt"
- 			Filter="">
  			<File
! 				RelativePath="src\vst.cpp">
! 				<FileConfiguration
! 					Name="PD Release|Win32"
! 					ExcludedFromBuild="TRUE">
! 					<Tool
! 						Name="VCCLCompilerTool"
! 						Optimization="2"
! 						AdditionalIncludeDirectories=""
! 						PreprocessorDefinitions=""/>
! 				</FileConfiguration>
! 				<FileConfiguration
! 					Name="PD Debug|Win32"
! 					ExcludedFromBuild="TRUE">
! 					<Tool
! 						Name="VCCLCompilerTool"
! 						Optimization="0"
! 						AdditionalIncludeDirectories=""
! 						PreprocessorDefinitions=""
! 						BasicRuntimeChecks="3"
! 						BrowseInformation="1"/>
! 				</FileConfiguration>
! 				<FileConfiguration
! 					Name="PD Shared Release|Win32"
! 					ExcludedFromBuild="TRUE">
! 					<Tool
! 						Name="VCCLCompilerTool"
! 						Optimization="2"
! 						AdditionalIncludeDirectories=""
! 						PreprocessorDefinitions=""/>
! 				</FileConfiguration>
  			</File>
  			<File
! 				RelativePath="src\vst~.cpp">
! 				<FileConfiguration
! 					Name="PD Release|Win32"
! 					ExcludedFromBuild="TRUE">
! 					<Tool
! 						Name="VCCLCompilerTool"
! 						Optimization="2"
! 						AdditionalIncludeDirectories=""
! 						PreprocessorDefinitions=""/>
! 				</FileConfiguration>
! 				<FileConfiguration
! 					Name="PD Debug|Win32"
! 					ExcludedFromBuild="TRUE">
! 					<Tool
! 						Name="VCCLCompilerTool"
! 						Optimization="0"
! 						AdditionalIncludeDirectories=""
! 						PreprocessorDefinitions=""
! 						BasicRuntimeChecks="3"
! 						BrowseInformation="1"/>
! 				</FileConfiguration>
! 				<FileConfiguration
! 					Name="PD Shared Release|Win32"
! 					ExcludedFromBuild="TRUE">
! 					<Tool
! 						Name="VCCLCompilerTool"
! 						Optimization="2"
! 						AdditionalIncludeDirectories=""
! 						PreprocessorDefinitions=""/>
! 				</FileConfiguration>
  			</File>
  			<File
! 				RelativePath="src\vst~.h">
! 				<FileConfiguration
! 					Name="PD Release|Win32"
! 					ExcludedFromBuild="TRUE">
! 					<Tool
! 						Name="VCCustomBuildTool"/>
! 				</FileConfiguration>
! 				<FileConfiguration
! 					Name="PD Debug|Win32"
! 					ExcludedFromBuild="TRUE">
! 					<Tool
! 						Name="VCCustomBuildTool"/>
! 				</FileConfiguration>
! 				<FileConfiguration
! 					Name="PD Shared Release|Win32"
! 					ExcludedFromBuild="TRUE">
! 					<Tool
! 						Name="VCCustomBuildTool"/>
! 				</FileConfiguration>
  			</File>
  		</Filter>
--- 219,244 ----
  			Filter="">
  			<File
! 				RelativePath="..\..\audio\vstsdk2.3\source\common\AEffect.h">
  			</File>
  			<File
! 				RelativePath="..\..\audio\vstsdk2.3\source\common\aeffectx.h">
  			</File>
  			<File
! 				RelativePath="..\..\audio\vstsdk2.3\source\common\AEffEditor.hpp">
  			</File>
  			<File
! 				RelativePath="..\..\audio\vstsdk2.3\source\common\AudioEffect.hpp">
  			</File>
  			<File
! 				RelativePath="..\..\audio\vstsdk2.3\source\common\audioeffectx.h">
  			</File>
  			<File
! 				RelativePath="..\..\audio\vstsdk2.3\source\common\vstcontrols.h">
  			</File>
  			<File
! 				RelativePath="..\..\audio\vstsdk2.3\source\common\vstfxstore.h">
  			</File>
  			<File
! 				RelativePath="..\..\audio\vstsdk2.3\source\common\vstgui.h">
  			</File>
  		</Filter>





More information about the Pd-cvs mailing list