summaryrefslogtreecommitdiffstats
path: root/src/server/BlockImpl.hpp
AgeCommit message (Expand)AuthorFilesLines
2016-10-06Add plugin state savingDavid Robillard1-1/+1
2016-10-02Add parallelism-aware graph traversalDavid Robillard1-4/+5
2016-09-11Remove last vestiges of multiple run contextsDavid Robillard1-11/+8
2016-07-31Support thread-safe state restorationDavid Robillard1-2/+3
2015-10-26Use a set for providers and dependantsDavid Robillard1-5/+5
2015-10-24Zero-copy to/from driver ports where possibleDavid Robillard1-2/+2
2015-08-12Server-side presets.David Robillard1-6/+10
2015-08-03Fix comment typo.David Robillard1-1/+1
2015-04-04Update copyright dates.David Robillard1-1/+1
2015-02-19Server side presets.David Robillard1-0/+11
2015-02-08Server-side copy paste with LV2 state support.David Robillard1-0/+6
2015-01-15Node bypass.David Robillard1-1/+10
2014-08-31Use float sequences for sample-accurate control ports.David Robillard1-5/+9
2014-08-08Use Markdown in doc comments for better source readability.David Robillard1-5/+1
2013-01-11Use type safe enumerations.David Robillard1-1/+1
2013-01-11Remove unnecessary include.David Robillard1-1/+0
2012-08-19GraphObject => NodeDavid Robillard1-4/+4
2012-08-19Patch => GraphDavid Robillard1-10/+10
2012-08-18Node => BlockDavid Robillard1-0/+175