summaryrefslogtreecommitdiffstats
path: root/src/client/PluginModel.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-12-31Various fixes related to port values and metadata (fix ticket #459 among othe...David Robillard1-0/+20
2009-05-28Fix LADSPA names in plugin selection dialog.David Robillard1-2/+2
2009-05-28Generic plugin property mechanism.David Robillard1-59/+55
2009-05-28Load symbol from LV2 data if available.David Robillard1-1/+3
2009-05-28Replace new_plugin with put.David Robillard1-1/+61
2009-05-27Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge...David Robillard1-1/+1
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-8/+8
2009-05-13The great ID refactoring of 2009.David Robillard1-3/+3
2009-05-12Fix internal node names.David Robillard1-0/+2
2009-05-03Update waf configuration header for new waf scheme (in 1.5.6).David Robillard1-1/+1
2008-12-21Change configuration header name to something less likely to conflict.David Robillard1-1/+1
2008-12-16Trim include dependency tree.David Robillard1-0/+13
2008-11-22Add status bar to display information about objects on mouse hover.David Robillard1-2/+2
2008-11-10Fix Plugin name/symbol shadowing stuff that broke plugin loading (fix ticket ...David Robillard1-1/+1
2008-11-09Add concept of 'Resource' and make plugins a resource (as well as graph objec...David Robillard1-0/+21
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-1/+1
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+143