summaryrefslogtreecommitdiffstats
path: root/src/engine/events/SetMetadata.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-01-29Magic MIDI binding via special ingen_control port.David Robillard1-1/+1
2010-01-07Make ClientBroadcaster itself a ClientInterface.David Robillard1-1/+1
2010-01-07Merge QueuedEventSource and EventSource.David Robillard1-2/+2
2010-01-06Do all logging output via Raul streams.David Robillard1-1/+2
2009-12-30Better error reporting for bad PUT.David Robillard1-7/+15
2009-11-18Rename DataType to PortType (since that's what it really means).David Robillard1-2/+2
2009-11-16Rework objects extension to have "value ports" and "message ports".David Robillard1-1/+1
2009-10-31Revert (most of) r2205, which broke node creation (invisible ports).David Robillard1-3/+3
2009-10-31Don't double-send creation events when they are a result of a PUT.David Robillard1-3/+3
2009-10-19Fix set/PUT with multiple properties of the same predicate.David Robillard1-5/+37
2009-06-03Clean up and shave some overhead from port value broadcasting.David Robillard1-23/+23
2009-06-03Rename event classes to match new pretty file names.David Robillard1-7/+7
2009-06-03Move events to their own namespace.David Robillard1-0/+2
2009-06-03Chop "Event" from event source file names.David Robillard1-0/+242