summaryrefslogtreecommitdiffstats
path: root/src/engine/events/RequestMetadata.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-137/+0
2011-04-18Put engine code in new Ingen::Engine namespace.David Robillard1-3/+5
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-5/+0
2011-04-13Consistent local or installed includes for interface headers.David Robillard1-1/+1
2011-02-19Save/load patches as nested bundles (fix ticket #520).David Robillard1-4/+2
2010-09-04My name is David. :)David Robillard1-1/+1
2010-05-04LV2Object => LV2Atom.David Robillard1-2/+2
2010-05-04Rename "object" extension "atom" extension.David Robillard1-1/+1
2010-03-06Save Ingen patches as working standard LV2 plugin bundles.David Robillard1-3/+3
2010-03-04Remove Raul::Path::root, Raul::Path::prefix, and Raul:Path::scheme from publi...David Robillard1-1/+1
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