fixed potential over-processing in mixer and ladspa control mis-parenting

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@310 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Danny McRae
2006-08-11 19:58:14 +00:00
parent 5cb83db4b9
commit cabe1570c3
4 changed files with 14 additions and 3 deletions

View File

@@ -1,3 +1,12 @@
2006-08-10 Danny McRae <khjklujn/at/users/dot/sourceforge/dot/net>
* src/core/mixer:
got rid of the "more_effect |= ..." nonsense
* src/widgets/effect_label.cpp:
* src/widgets/rack_plugin.cpp:
changed the parenting of the control dialog to main window
instead of NULL
2006-08-11 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* configure.in: