summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/LADSPAPlugin.cpp
AgeCommit message (Collapse)AuthorFilesLines
2007-10-22Rework plugin design (engine side) to be less crap.David Robillard1-0/+75
Use LADSPA labels instead of munged friendly names to generate OSC paths. Separate OSC paths/names from human friendly names (conceptually, still needs UI exposing). git-svn-id: http://svn.drobilla.net/lad/ingen@898 a436a847-0d15-0410-975c-d299462d15a1
2006-06-18Reworked use of Plugin class in engine slightly (more RAII-ey)David Robillard1-269/+0
git-svn-id: http://svn.drobilla.net/lad/grauph@56 a436a847-0d15-0410-975c-d299462d15a1
2006-06-18Commit changes to allow move (broken revision)David Robillard1-5/+3
git-svn-id: http://svn.drobilla.net/lad/grauph@53 a436a847-0d15-0410-975c-d299462d15a1
2006-06-18More work on new ports implementation;David Robillard1-64/+61
lots of mass renaming and code removal. git-svn-id: http://svn.drobilla.net/lad/grauph@52 a436a847-0d15-0410-975c-d299462d15a1
2006-06-10More jugglingDavid Robillard1-0/+274
git-svn-id: http://svn.drobilla.net/lad/grauph@15 a436a847-0d15-0410-975c-d299462d15a1