VST-support per default, bugfixes and other small things

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@412 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2006-09-23 12:21:27 +00:00
parent 40c682a4a3
commit 1ad47559c0
14 changed files with 7467 additions and 81 deletions

View File

@@ -1,5 +1,4 @@
#if 0
#ifndef SINGLE_SOURCE_COMPILE
/*
* ladspa_browser.h - dialog to display information about installed LADSPA
@@ -306,4 +305,3 @@ void ladspaBrowser::displayHelp( void )
#endif
#endif
#endif

View File

@@ -1,5 +1,3 @@
#ifndef SINGLE_SOURCE_COMPILE
/*
* ladspa_subplugin_features.cpp - derivation from
* plugin::descriptor::subPluginFeatures for
@@ -182,5 +180,3 @@ void ladspaSubPluginFeatures::listSubPluginKeys( engine * _eng,
#include "ladspa_subplugin_features.moc"
#endif