summaryrefslogtreecommitdiffstats
path: root/src/server/LV2Block.hpp
AgeCommit message (Expand)AuthorFilesLines
2017-02-12Use smart pointers to handle real-time memory disposalDavid Robillard1-9/+25
2016-10-06Add plugin state savingDavid Robillard1-4/+5
2016-09-11Remove last vestiges of multiple run contextsDavid Robillard1-3/+3
2016-07-31Support thread-safe state restorationDavid Robillard1-4/+7
2016-03-14Load default plugin stateDavid Robillard1-0/+2
2015-11-08Add support for instance-access and data-accessDavid Robillard1-0/+2
2015-08-12Server-side presets.David Robillard1-0/+3
2015-04-04Update copyright dates.David Robillard1-1/+1
2015-02-19Server side presets.David Robillard1-0/+4
2015-02-08Server-side copy paste with LV2 state support.David Robillard1-0/+4
2014-08-31Use float sequences for sample-accurate control ports.David Robillard1-4/+6
2014-01-24Fix various whitespace and formatting issues.David Robillard1-1/+0
2013-01-12Remove Raul::SharedPtr and switch to std::shared_ptr.David Robillard1-13/+13
2012-08-19Patch => GraphDavid Robillard1-4/+4
2012-08-18Node => BlockDavid Robillard1-0/+116