fixed crash when adding an effect although none is selected and improved overall usability

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@954 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-05-04 22:33:27 +00:00
parent 43638ae14f
commit 23e1a368bd
4 changed files with 43 additions and 28 deletions

View File

@@ -1,5 +1,11 @@
2008-05-04 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* include/effect_select_dialog.h:
* include/plugin.h:
* src/gui/effect_select_dialog.cpp:
fixed crash when adding an effect although none is selected and
improved overall usability
* plugins/organic/organic.cpp:
fixed knob-inheritance problems