VST and resampling fixes, improved changing color
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@425 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
12
ChangeLog
12
ChangeLog
@@ -1,3 +1,15 @@
|
||||
2006-11-08 Javier Serrano Polo <jasp00/at/terra/dot/es>
|
||||
|
||||
* include/bb_track.h:
|
||||
* src/tracks/bb_track.cpp:
|
||||
change color of selected group of TCOs
|
||||
|
||||
* plugins/vst_base/lvsl_server.c:
|
||||
fixed segfault when initializing some VST plugins
|
||||
|
||||
* src/lib/sample_buffer.cpp:
|
||||
fixed switching from normal play to resampling play
|
||||
|
||||
2006-10-30 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
|
||||
|
||||
* src/lib/string_pair_drag.cpp:
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ(2.50)
|
||||
AC_INIT(lmms, 0.2.1-svn20061030, lmms-devel/at/lists/dot/sf/dot/net)
|
||||
AM_INIT_AUTOMAKE(lmms, 0.2.1-svn20061030)
|
||||
AC_INIT(lmms, 0.2.1-svn20061108, lmms-devel/at/lists/dot/sf/dot/net)
|
||||
AM_INIT_AUTOMAKE(lmms, 0.2.1-svn20061108)
|
||||
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user