summaryrefslogtreecommitdiffstats
path: root/src/server/Worker.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-08-19GraphObject => NodeDavid Robillard1-1/+1
2012-08-19Patch => GraphDavid Robillard1-3/+3
2012-08-18Node => BlockDavid Robillard1-14/+14
2012-08-17Implement real logging system, LV2 log extension support, and purge evil/ugly...David Robillard1-8/+10
2012-08-16Remove verbose logging stuff from Thread.David Robillard1-1/+1
2012-08-16Remove Raul::Slave class.David Robillard1-2/+1
2012-08-12Remove message context cruft.David Robillard1-1/+0
2012-08-12Fix memory leaks.David Robillard1-0/+5
2012-07-31Merge Ingen::Shared namespace into Ingen namespace and core libingen library.David Robillard1-2/+2
2012-07-30Eliminate pure virtual base classes Patch, Node, and Port, and the virtual in...David Robillard1-1/+1
2012-07-18Working bi-directional UI <=> plugin messaging.David Robillard1-1/+1
2012-07-17Implement worker extension correctly (for one voice only).David Robillard1-0/+143