summaryrefslogtreecommitdiffstats
path: root/src/server/events/Delta.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-12-21Add Broadcaster::Transfer for scoped recursion-safe reply bundling.David Robillard1-0/+2
2012-11-18Fix learn for Trigger and Internal nodes.David Robillard1-2/+9
2012-08-19GraphObject => NodeDavid Robillard1-7/+7
2012-08-19Patch => GraphDavid Robillard1-20/+20
2012-08-18Node => BlockDavid Robillard1-13/+13
2012-08-17Implement real logging system, LV2 log extension support, and purge evil/ugly...David Robillard1-11/+11
2012-08-15Rewrite Raul::Maid and eliminate Raul:List.David Robillard1-1/+1
2012-08-14Replace use of old Raul Table stuff with std::map.David Robillard1-4/+4
2012-08-12Use ingen:root as the path for the root patch, opening up path space for engi...David Robillard1-4/+4
2012-08-11Oops.David Robillard1-1/+1
2012-08-11Considerable DSP performance improvements (mixing overhead, and per-event MID...David Robillard1-2/+7
2012-07-31Move continuous value setting stuff from AudioBuffer to PortImpl.David Robillard1-1/+1
2012-07-31Clean up Resource.David Robillard1-1/+5
2012-07-31Merge Ingen::Shared namespace into Ingen namespace and core libingen library.David Robillard1-15/+4
2012-07-30Merge Resource and ResourceImpl, eliminating more virtual inheritance.David Robillard1-2/+2
2012-07-30Shrink events.David Robillard1-3/+2
2012-07-26Report subject with errors to client for more meaningful error messages.David Robillard1-5/+6
2012-06-29Fix crashes caused by events attempting to respond to deleted clients (fix #8...David Robillard1-9/+9
2012-06-13Fix control binding loading.David Robillard1-2/+5
2012-06-13Fix saving of control bindings.David Robillard1-1/+1
2012-05-23Trim unnecessary includes.David Robillard1-6/+0
2012-05-23SetMetadata => Delta.David Robillard1-0/+367