added locks to ladspaControl to prevent segfaults while playing

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@383 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Danny McRae
2006-08-30 12:52:50 +00:00
parent ec3a20d30b
commit c81e4b4642
2 changed files with 48 additions and 13 deletions

View File

@@ -1,3 +1,12 @@
2006-08-30 Danny McRae <khjklujn/at/users/dot/sourceforge/dot/net>
* src/widgets/ladspa_control.cpp:
added a lock to prevent segfaults when changing the values
while playing
* src/core/ladspa_effect.cpp:
corrected the labeling of "(ms)" which were showing up as
"(ms))"
2006-08-28 Javier Serrano Polo <jasp00/at/terra/dot/es>
* COPYING: