summaryrefslogtreecommitdiffstats
path: root/ext/ladspa/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2009-06-22signalprocessor: use $(top_builddir) instead of relative pathsStefan Kost1-2/+8
2009-06-22Working LV2 plugin discovery.Dave Robillard1-3/+3
2009-03-05ladspa: remove -ldl as we now use glibs gmodule.Stefan Kost1-1/+1
2009-03-05ladspa: add initial liblrdf support.Stefan Kost1-2/+2
2009-03-04ladspa: rewrite the directory scanning, fixes first part of #573370Stefan Kost1-2/+2
2009-03-01ladspa: Don't compile unused code from load.cSebastian Dröge1-1/+1
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+1
2008-07-21Link the ladspa plugin with -ldl. It's needed for dlopen() and friends for lo...Sebastian Dröge1-1/+1
2007-02-24Fix build with LDFLAGS='-Wl,-z,defs'.Tim-Philipp Müller1-1/+1
2007-01-28ext/ladspa/: add GstController support to ladspaStefan Kost1-1/+1
2006-06-11autogen.sh: require am17Thomas Vander Stichele1-1/+1
2005-09-23fix build and use of GST_LIBSThomas Vander Stichele1-2/+1
2005-08-25ext/ladspa/gstladspa.*: Halfway-ported. Doesn't compile yet.Andy Wingo1-4/+4
2005-08-01deactivate and remove dparams (libgstcontrol)Stefan Kost1-1/+1
2003-08-10Remove redundant plugindir definitionDavid Schleef1-1/+0
2002-12-08parallel install fixesThomas Vander Stichele1-2/+2
2002-08-11use gstcontrol as a lib, not a pluginSteve Baker1-1/+1
2002-06-04remove this headerThomas Vander Stichele1-1/+1
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo1-1/+1
2002-03-19s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo1-1/+1
2002-01-18- plugins are built without versioning infoWrobell1-0/+1
2002-01-12s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn1-0/+1
2001-12-23added ladspa, doesn't have checks yet thoughThomas Vander Stichele1-0/+8