Age | Commit message (Expand) | Author | Files | Lines |
2011-03-10 | Use event extension context to map MidiEvent. | David Robillard | 1 | -1/+2 |
2011-03-07 | Apply LV2 UI MIDI event fix from Lars Luthman (ticket #651) with minor changes. | David Robillard | 1 | -2/+4 |
2011-01-08 | Support "request run" feature from contexts extension. | David Robillard | 1 | -1/+1 |
2010-12-23 | Fix crash when client attempts to set event port value to non-blob (fix ticke... | David Robillard | 1 | -1/+1 |
2010-11-30 | Consistent naming for URI quarks. | David Robillard | 1 | -1/+1 |
2010-11-26 | Update for latest LV2 #include style. | David Robillard | 1 | -1/+1 |
2010-10-06 | Add scheme to LV2 URI-based includes. | David Robillard | 1 | -1/+1 |
2010-10-06 | Use URI-based LV2 header includes. | David Robillard | 1 | -1/+1 |
2010-09-04 | My name is David. :) | David Robillard | 1 | -1/+1 |
2010-05-04 | LV2Object => LV2Atom. | David Robillard | 1 | -2/+2 |
2010-05-04 | Rename "object" extension "atom" extension. | David Robillard | 1 | -4/+4 |
2010-03-06 | Save Ingen patches as working standard LV2 plugin bundles. | David Robillard | 1 | -6/+6 |
2010-02-25 | Work on contexts and polymorphic ports. | David Robillard | 1 | -1/+1 |
2010-02-22 | Don't respond with PUT (creating empty nodes) when plugin instantiation fails. | David Robillard | 1 | -2/+0 |
2010-02-20 | Heavy overhaul of buffer management and polyphony. | David Robillard | 1 | -1/+1 |
2010-02-14 | Remove voice specific control setting. | David Robillard | 1 | -43/+5 |
2010-02-09 | Make control bindings actually (audibly) take effect. | David Robillard | 1 | -1/+1 |
2010-02-04 | MIDI feedback. | David Robillard | 1 | -1/+4 |
2010-02-03 | Responder => Request, and handle EventSource unblocking from Request (simplif... | David Robillard | 1 | -27/+27 |
2010-02-03 | Comprehensive use of cached URIs and more advanced Value (Atom) system. | David Robillard | 1 | -1/+1 |
2010-02-02 | Use Glib string interning (quarks) to make Path/URI operator== very fast. | David Robillard | 1 | -6/+6 |
2010-02-02 | Remove set_port_value from CommonInterface (replaced with set_property(path, ... | David Robillard | 1 | -2/+2 |
2010-01-07 | Make ClientBroadcaster itself a ClientInterface. | David Robillard | 1 | -1/+4 |
2010-01-06 | Do all logging output via Raul streams. | David Robillard | 1 | -4/+7 |
2010-01-05 | Merge JackMidiDriver and JackAudioDriver. | David Robillard | 1 | -2/+2 |
2009-12-31 | Various fixes related to port values and metadata (fix ticket #459 among othe... | David Robillard | 1 | -0/+5 |
2009-11-22 | Enqueue message thread requests by the port, not by the node. | David Robillard | 1 | -1/+1 |
2009-11-22 | Execute cross-context events in correct increasing time order. | David Robillard | 1 | -1/+3 |
2009-11-16 | Rework objects extension to have "value ports" and "message ports". | David Robillard | 1 | -8/+8 |
2009-11-14 | Object extension. | David Robillard | 1 | -28/+21 |
2009-11-12 | String port support. | David Robillard | 1 | -7/+17 |
2009-10-19 | Fix set/PUT with multiple properties of the same predicate. | David Robillard | 1 | -9/+25 |
2009-10-19 | Tidy. | David Robillard | 1 | -11/+11 |
2009-07-05 | Use 'standard' bundle paths for #include directives. | David Robillard | 1 | -1/+1 |
2009-06-03 | Rename event classes to match new pretty file names. | David Robillard | 1 | -7/+7 |
2009-06-03 | Move events to their own namespace. | David Robillard | 1 | -0/+2 |
2009-06-03 | Chop "Event" from event source file names. | David Robillard | 1 | -0/+230 |