summaryrefslogtreecommitdiffstats
path: root/src/server/events/Copy.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-10-02Fix loading a graph by copying from the filesystemDavid Robillard1-1/+1
2016-10-02Defer graph compilation in atomic bundlesDavid Robillard1-11/+12
2016-10-02Use more efficient std::lock_guard where possibleDavid Robillard1-1/+1
2016-10-02Add parallelism-aware graph traversalDavid Robillard1-1/+1
2016-09-11Remove last vestiges of multiple run contextsDavid Robillard1-1/+1
2016-07-30Add undo supportDavid Robillard1-1/+7
2016-07-27Add unit tests for CopyDavid Robillard1-1/+1
2015-06-09Server side loading.David Robillard1-41/+81
2015-05-30Preliminary server-side save support.David Robillard1-16/+62
2015-05-25Use ingen:/ as base URI on the wire.David Robillard1-1/+1
2015-02-17Delete trailing whitespace.David Robillard1-1/+1
2015-02-08Server-side copy paste with LV2 state support.David Robillard1-0/+130