Age | Commit message (Expand) | Author | Files | Lines |
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 | -1/+1 |
2010-03-06 | Save Ingen patches as working standard LV2 plugin bundles. | David Robillard | 1 | -3/+3 |
2010-03-04 | Remove Raul::Path::root, Raul::Path::prefix, and Raul:Path::scheme from publi... | David Robillard | 1 | -1/+1 |
2010-02-25 | Work on contexts and polymorphic ports. | David Robillard | 1 | -5/+10 |
2010-02-22 | Don't respond with PUT (creating empty nodes) when plugin instantiation fails. | David Robillard | 1 | -1/+0 |
2010-02-03 | Responder => Request, and handle EventSource unblocking from Request (simplif... | David Robillard | 1 | -17/+17 |
2010-02-02 | Use Glib string interning (quarks) to make Path/URI operator== very fast. | David Robillard | 1 | -2/+4 |
2010-02-02 | Remove set_port_value from CommonInterface (replaced with set_property(path, ... | David Robillard | 1 | -1/+1 |
2009-11-22 | Partial support for message/value ports and the message context. | David Robillard | 1 | -1/+1 |
2009-11-18 | Rename DataType to PortType (since that's what it really means). | David Robillard | 1 | -2/+2 |
2009-11-16 | Rework objects extension to have "value ports" and "message ports". | David Robillard | 1 | -2/+2 |
2009-11-15 | Better Parse plugin, working Print plugin. | David Robillard | 1 | -1/+1 |
2009-11-14 | Object extension. | David Robillard | 1 | -8/+11 |
2009-11-12 | String port support. | David Robillard | 1 | -5/+8 |
2009-06-03 | Rename event classes to match new pretty file names. | David Robillard | 1 | -4/+4 |
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/+128 |