simplified filtering, VST fixes

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@478 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Javier Serrano Polo
2007-04-25 20:48:18 +00:00
parent 416d208cc3
commit f94614cd77
11 changed files with 108 additions and 92 deletions

View File

@@ -1,3 +1,21 @@
2007-04-25 Javier Serrano Polo <jasp00/at/terra/dot/es>
* include/basic_filters.h:
* plugins/flp_import/flp_import.cpp:
* src/core/envelope_tab_widget.cpp:
simplified filtering
* plugins/vst_base/lvsl_server.c:
clear output buffers before processing
* plugins/vestige/vestige.cpp:
* plugins/vst_base/lvsl_client.cpp:
* plugins/vst_base/lvsl_client.h:
fixed sample rate change
* data/locale/ca.ts:
updated translation
2007-04-24 Javier Serrano Polo <jasp00/at/terra/dot/es>
* include/buffer_allocator.h: