added LADSPA-support and some fixed lockup-bugs

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@17 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2005-10-14 11:37:16 +00:00
parent 2d0bcc7140
commit 58fe360793
8 changed files with 1259 additions and 33 deletions

View File

@@ -2,8 +2,8 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.50)
AC_INIT(lmms, 0.1.1-cvs20051012, tobydox@users.sourceforge.net)
AM_INIT_AUTOMAKE(lmms, 0.1.1-cvs20051012)
AC_INIT(lmms, 0.1.1-cvs20051013, tobydox@users.sourceforge.net)
AM_INIT_AUTOMAKE(lmms, 0.1.1-cvs20051013)
AM_CONFIG_HEADER(config.h)
@@ -355,6 +355,7 @@ AC_CONFIG_FILES([Makefile
presets/AudioFileProcessor/Makefile
presets/MIDI-Out/Makefile
presets/PluckedStringSynth/Makefile
presets/Sine1063Oscillator/Makefile
presets/TripleOscillator/Makefile
projects/Makefile
projects/cool_songs/Makefile