summaryrefslogtreecommitdiffstats
path: root/src/server/events/Delta.hpp
AgeCommit message (Expand)AuthorFilesLines
2015-02-06Remove gthread dependency from engine.David Robillard1-1/+1
2014-01-31Subscribe to ports before instantiating plugin UIs (fix #954).David Robillard1-2/+8
2014-01-18Fix crashes when LV2 host changes polyphony rapidly.David Robillard1-0/+2
2013-01-12Remove Raul::SharedPtr and switch to std::shared_ptr.David Robillard1-2/+2
2013-01-11Use type safe enumerations.David Robillard1-1/+1
2012-08-19Patch => GraphDavid Robillard1-4/+4
2012-07-30Merge Resource and ResourceImpl, eliminating more virtual inheritance.David Robillard1-14/+14
2012-07-30Shrink events.David Robillard1-1/+1
2012-06-29Fix crashes caused by events attempting to respond to deleted clients (fix #8...David Robillard1-1/+1
2012-05-23Trim unnecessary includes.David Robillard1-3/+6
2012-05-23SetMetadata => Delta.David Robillard1-0/+118