made VST support layer work on native win32

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1546 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-09-04 16:21:38 +00:00
parent 30db9fc779
commit a7e2ca44bb
9 changed files with 165 additions and 52 deletions

View File

@@ -1,3 +1,15 @@
2008-09-04 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* plugins/vst_base/vst_plugin.h:
* plugins/vst_base/remote_vst_plugin.cpp:
* plugins/vst_base/communication.h:
* plugins/vst_base/vst_plugin.cpp:
* plugins/vst_base/CMakeLists.txt:
* include/text_float.h:
* include/remote_plugin.h:
* CMakeLists.txt:
made VST support layer work on native win32
2008-09-03 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* plugins/vst_base/communication.h: