summaryrefslogtreecommitdiffstats
path: root/src/engine/events/RequestMetadata.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-02-25Work on contexts and polymorphic ports.David Robillard1-5/+10
2010-02-22Don't respond with PUT (creating empty nodes) when plugin instantiation fails.David Robillard1-1/+0
2010-02-03Responder => Request, and handle EventSource unblocking from Request (simplif...David Robillard1-17/+17
2010-02-02Use Glib string interning (quarks) to make Path/URI operator== very fast.David Robillard1-2/+4
2010-02-02Remove set_port_value from CommonInterface (replaced with set_property(path, ...David Robillard1-1/+1
2009-11-22Partial support for message/value ports and the message context.David Robillard1-1/+1
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-2/+2
2009-11-15Better Parse plugin, working Print plugin.David Robillard1-1/+1
2009-11-14Object extension.David Robillard1-8/+11
2009-11-12String port support.David Robillard1-5/+8
2009-06-03Rename event classes to match new pretty file names.David Robillard1-4/+4
2009-06-03Move events to their own namespace.David Robillard1-0/+2
2009-06-03Chop "Event" from event source file names.David Robillard1-0/+128