Age | Commit message (Expand) | Author | Files | Lines |
2010-02-25 | Work on contexts and polymorphic ports. | David Robillard | 1 | -1/+1 |
2010-02-24 | Merge NodeBase and NodeImpl. | David Robillard | 1 | -2/+2 |
2010-02-24 | Add new Delay internal. | David Robillard | 1 | -1/+3 |
2010-02-22 | Don't respond with PUT (creating empty nodes) when plugin instantiation fails. | David Robillard | 1 | -4/+4 |
2010-02-20 | Heavy overhaul of buffer management and polyphony. | David Robillard | 1 | -45/+63 |
2010-02-17 | Fix double error. | David Robillard | 1 | -0/+1 |
2010-02-17 | Fix crash when rapidly decreasing polyphony (make SetMetadataEvent blocking i... | David Robillard | 1 | -0/+4 |
2010-02-14 | Fix loading of subpatches. | David Robillard | 1 | -0/+2 |
2010-02-13 | Learn and remove bindings exclusively through property interface. | David Robillard | 1 | -43/+88 |
2010-02-09 | Fix bugs with child blocking events. | David Robillard | 1 | -5/+9 |
2010-02-04 | Fix a bunch of memory leaks. | David Robillard | 1 | -0/+2 |
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 | -23/+21 |
2010-02-03 | Comprehensive use of cached URIs and more advanced Value (Atom) system. | David Robillard | 1 | -1/+16 |
2010-02-02 | Use Glib string interning (quarks) to make Path/URI operator== very fast. | David Robillard | 1 | -11/+17 |
2010-01-29 | Magic MIDI binding via special ingen_control port. | David Robillard | 1 | -1/+1 |
2010-01-07 | Make ClientBroadcaster itself a ClientInterface. | David Robillard | 1 | -1/+1 |
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 | -1/+2 |
2009-12-30 | Better error reporting for bad PUT. | David Robillard | 1 | -7/+15 |
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 | -1/+1 |
2009-10-31 | Revert (most of) r2205, which broke node creation (invisible ports). | David Robillard | 1 | -3/+3 |
2009-10-31 | Don't double-send creation events when they are a result of a PUT. | David Robillard | 1 | -3/+3 |
2009-10-19 | Fix set/PUT with multiple properties of the same predicate. | David Robillard | 1 | -5/+37 |
2009-06-03 | Clean up and shave some overhead from port value broadcasting. | David Robillard | 1 | -23/+23 |
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/+242 |