do not crash in patmanInstrument::playNote() when no file is set
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@749 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
11
ChangeLog
11
ChangeLog
@@ -1,5 +1,16 @@
|
||||
2008-03-01 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
|
||||
|
||||
* plugins/patman/patman.cpp:
|
||||
do not crash in patmanInstrument::playNote() when no file is set
|
||||
|
||||
* include/ladspa_control.h:
|
||||
* src/core/ladspa_control.cpp:
|
||||
fixed missing tempoSyncKnobModel for not crashing when instantiating
|
||||
LADSPA-plugins with time-knobs inside
|
||||
|
||||
* src/lib/sample_buffer.cpp:
|
||||
do not set global mixer lock in update() if no data has been set yet
|
||||
|
||||
* plugins/patman/patman.cpp:
|
||||
do not crash when loading settings where no file is set
|
||||
|
||||
|
||||
Reference in New Issue
Block a user