protect critical section when creating STK-synths as STK is not thread-safe (closes #2005888)

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1283 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-07-05 23:41:25 +00:00
parent 557e0e1ee2
commit e7106305b5
2 changed files with 37 additions and 29 deletions

View File

@@ -1,5 +1,9 @@
2008-07-05 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* plugins/stk/mallets/mallets.cpp:
protect critical section when creating STK-synths as STK is not
thread-safe (closes #2005888)
* include/instrument_track.h:
* src/tracks/instrument_track.cpp:
- set hand-cursor for instrument-track-window button