summaryrefslogtreecommitdiff
path: root/ext/ladspa/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* ladspa: Add $(GMODULE_NO_EXPORT_LIBS) for gmoduleSebastian Dröge2013-05-031-1/+2
* ladspa: improved port to gstreamer 1.0Juan Manuel Borges Caño2013-05-031-6/+23
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-2/+2
* controller: port to new controller location and apiStefan Sauer2011-11-041-2/+2
* ladspa/lv2: link and init to gst-controllerStefan Kost2010-01-311-1/+1
* signalprocessor: Use correct CFLAGS for the signalprocessor headers in LV2/LA...Yaakov Selkowitz2009-11-181-1/+1
* signalprocessor: Fix various build/dist issuesSebastian Dröge2009-09-101-1/+1
* signalprocessor: use $(top_builddir) instead of relative pathsStefan Kost2009-06-221-2/+8
* Working LV2 plugin discovery.Dave Robillard2009-06-221-3/+3
* ladspa: remove -ldl as we now use glibs gmodule.Stefan Kost2009-03-051-1/+1
* ladspa: add initial liblrdf support.Stefan Kost2009-03-051-2/+2
* ladspa: rewrite the directory scanning, fixes first part of #573370Stefan Kost2009-03-041-2/+2
* ladspa: Don't compile unused code from load.cSebastian Dröge2009-03-011-1/+1
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+1
* Link the ladspa plugin with -ldl. It's needed for dlopen() and friends for lo...Sebastian Dröge2008-07-211-1/+1
* Fix build with LDFLAGS='-Wl,-z,defs'.Tim-Philipp Müller2007-02-241-1/+1
* ext/ladspa/: add GstController support to ladspaStefan Kost2007-01-281-1/+1
* autogen.sh: require am17Thomas Vander Stichele2006-06-111-1/+1
* fix build and use of GST_LIBSThomas Vander Stichele2005-09-231-2/+1
* ext/ladspa/gstladspa.*: Halfway-ported. Doesn't compile yet.Andy Wingo2005-08-251-4/+4
* deactivate and remove dparams (libgstcontrol)Stefan Kost2005-08-011-1/+1
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* parallel install fixesThomas Vander Stichele2002-12-081-2/+2
* use gstcontrol as a lib, not a pluginSteve Baker2002-08-111-1/+1
* remove this headerThomas Vander Stichele2002-06-041-1/+1
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-191-1/+1
* s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo2002-03-191-1/+1
* - plugins are built without versioning infoWrobell2002-01-181-0/+1
* s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn2002-01-121-0/+1
* added ladspa, doesn't have checks yet thoughThomas Vander Stichele2001-12-231-0/+8