summaryrefslogtreecommitdiffstats
path: root/src/engine/events/SetPortValue.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-02-14Remove voice specific control setting.David Robillard1-43/+5
2010-02-09Make control bindings actually (audibly) take effect.David Robillard1-1/+1
2010-02-04MIDI feedback.David Robillard1-1/+4
2010-02-03Responder => Request, and handle EventSource unblocking from Request (simplif...David Robillard1-27/+27
2010-02-03Comprehensive use of cached URIs and more advanced Value (Atom) system.David Robillard1-1/+1
2010-02-02Use Glib string interning (quarks) to make Path/URI operator== very fast.David Robillard1-6/+6
2010-02-02Remove set_port_value from CommonInterface (replaced with set_property(path, ...David Robillard1-2/+2
2010-01-07Make ClientBroadcaster itself a ClientInterface.David Robillard1-1/+4
2010-01-06Do all logging output via Raul streams.David Robillard1-4/+7
2010-01-05Merge JackMidiDriver and JackAudioDriver.David Robillard1-2/+2
2009-12-31Various fixes related to port values and metadata (fix ticket #459 among othe...David Robillard1-0/+5
2009-11-22Enqueue message thread requests by the port, not by the node.David Robillard1-1/+1
2009-11-22Execute cross-context events in correct increasing time order.David Robillard1-1/+3
2009-11-16Rework objects extension to have "value ports" and "message ports".David Robillard1-8/+8
2009-11-14Object extension.David Robillard1-28/+21
2009-11-12String port support.David Robillard1-7/+17
2009-10-19Fix set/PUT with multiple properties of the same predicate.David Robillard1-9/+25
2009-10-19Tidy.David Robillard1-11/+11
2009-07-05Use 'standard' bundle paths for #include directives.David Robillard1-1/+1
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/+230