fixed potential segfault and small GUI-improvement
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@567 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
14
ChangeLog
14
ChangeLog
@@ -1,3 +1,17 @@
|
||||
2007-09-25 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
|
||||
|
||||
* include/mixer.h:
|
||||
* include/visualization_widget.h:
|
||||
* src/core/mixer.cpp:
|
||||
* src/widget/visualization_widget.cpp:
|
||||
reworked code for retrieving current mixer-buffer for visualizing it -
|
||||
do not use signal/slot-mechanism for passing pointer and use
|
||||
currentReadBuffer() + mixer-mutex instead which probably fixes some
|
||||
mixer-related crashes
|
||||
|
||||
* src/widget/effect_label.cpp:
|
||||
set window-title for effect-chain-windows of a sample-track etc.
|
||||
|
||||
2007-09-16 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
|
||||
|
||||
* plugins/ladspa_effect/ladspa_subplugin_features.cpp:
|
||||
|
||||
Reference in New Issue
Block a user