aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/eg-params.lv2/params.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-31Fix compilation with C++David Robillard1-1/+1
2016-07-31Clean up example plugin initializationDavid Robillard1-43/+15
2016-07-30Fix include styleDavid Robillard1-4/+2
2016-07-26Make spring control decrease all the way to zeroDavid Robillard1-2/+2
2016-07-26Fix handling of Get and Set with NULL subjectDavid Robillard1-3/+4
2016-07-14Implement patch:Get for single properties.Hanspeter Portner1-18/+108
2016-04-25eg-params: Fix invalid Put response to GetDavid Robillard1-3/+11
2015-12-04Add parameter example pluginDavid Robillard1-0/+564