Age | Commit message (Expand) | Author | Files | Lines |
2010-09-04 | My name is David. :) | David Robillard | 1 | -1/+1 |
2010-03-06 | Save Ingen patches as working standard LV2 plugin bundles. | David Robillard | 1 | -1/+1 |
2010-02-28 | Automatically assign a port index if one isn't given on port creation. | David Robillard | 1 | -1/+3 |
2010-02-24 | Merge NodeBase and NodeImpl. | David Robillard | 1 | -1/+1 |
2010-02-22 | Don't respond with PUT (creating empty nodes) when plugin instantiation fails. | David Robillard | 1 | -1/+0 |
2010-02-20 | Heavy overhaul of buffer management and polyphony. | David Robillard | 1 | -3/+7 |
2010-02-14 | Preserve patch port indices across saves. | David Robillard | 1 | -0/+14 |
2010-02-09 | Fix bugs with child blocking events. | David Robillard | 1 | -3/+5 |
2010-02-04 | Use std::string::empty where possible (faster, and less prone to C string err... | David Robillard | 1 | -0/+1 |
2010-02-04 | MIDI feedback. | David Robillard | 1 | -1/+1 |
2010-02-03 | Responder => Request, and handle EventSource unblocking from Request (simplif... | David Robillard | 1 | -11/+9 |
2010-02-03 | Comprehensive use of cached URIs and more advanced Value (Atom) system. | David Robillard | 1 | -9/+14 |
2010-02-02 | Use Glib string interning (quarks) to make Path/URI operator== very fast. | David Robillard | 1 | -6/+3 |
2010-01-29 | Magic MIDI binding via special ingen_control port. | David Robillard | 1 | -0/+3 |
2010-01-07 | Merge QueuedEventSource and EventSource. | David Robillard | 1 | -2/+2 |
2010-01-06 | Do all logging output via Raul streams. | David Robillard | 1 | -3/+1 |
2010-01-05 | Merge JackMidiDriver and JackAudioDriver. | David Robillard | 1 | -18/+6 |
2009-11-18 | Rename DataType to PortType (since that's what it really means). | David Robillard | 1 | -1/+1 |
2009-11-16 | Rework objects extension to have "value ports" and "message ports". | David Robillard | 1 | -1/+1 |
2009-10-31 | Don't double-send creation events when they are a result of a PUT. | David Robillard | 1 | -0/+3 |
2009-10-19 | Fix saving properties of root patch ports (fix ticket #389). | David Robillard | 1 | -1/+4 |
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/+181 |