Age | Commit message (Expand) | Author | Files | Lines |
2012-07-30 | Shrink events. | David Robillard | 1 | -34/+32 |
2012-07-26 | Report subject with errors to client for more meaningful error messages. | David Robillard | 1 | -9/+10 |
2012-06-29 | Fix crashes caused by events attempting to respond to deleted clients (fix #8... | David Robillard | 1 | -6/+6 |
2012-05-23 | Trim unnecessary includes. | David Robillard | 1 | -5/+0 |
2012-05-23 | Clean up CreatePatch polyphony stuff. | David Robillard | 1 | -4/+3 |
2012-05-22 | More work on test suite. | David Robillard | 1 | -22/+8 |
2012-05-14 | Tidy. | David Robillard | 1 | -9/+8 |
2012-05-14 | Remove Thread context stuff and add a thread-specific variable class, ThreadV... | David Robillard | 1 | -1/+1 |
2012-05-12 | More work towards checking contexts via parameter rather than thread magic. | David Robillard | 1 | -1/+2 |
2012-05-12 | Use compiler checkable ProcessContext parameter rather than runtime context a... | David Robillard | 1 | -2/+2 |
2012-05-11 | "Connection" => "Edge" | David Robillard | 1 | -12/+12 |
2012-05-10 | Work towards translatable strings and a cleaner log interface. | David Robillard | 1 | -9/+6 |
2012-04-28 | Use "tail" and "head" terminology instead of "src_port" and "dst_port". | David Robillard | 1 | -12/+12 |
2012-04-23 | Localise buffer reference stuff. | David Robillard | 1 | -1/+1 |
2012-03-27 | Squeeze blank lines. | David Robillard | 1 | -1/+0 |
2012-03-27 | Switch to AGPL3+. | David Robillard | 1 | -16/+16 |
2012-03-16 | Merge ClientInterface and ServerInterface. | David Robillard | 1 | -6/+6 |
2012-03-12 | Unify event response mechanism and make it more appropriate for wire transmis... | David Robillard | 1 | -33/+9 |
2012-03-12 | Allow control and audio ports to be connected to CV ports. | David Robillard | 1 | -1/+1 |
2012-03-10 | Delete trailing whitespace. | David Robillard | 1 | -1/+1 |
2011-10-21 | Merge Request into Event. | David Robillard | 1 | -9/+9 |
2011-10-21 | Merge QueuedEvent into Event. | David Robillard | 1 | -9/+9 |
2011-10-06 | Remove unused BufferFactory member of ConnectionImpl. | David Robillard | 1 | -1/+1 |
2011-10-06 | Use an intrusive linked list for InputPort connections. | David Robillard | 1 | -15/+5 |
2011-10-06 | Simpler providers/dependants implementation. | David Robillard | 1 | -2/+2 |
2011-10-02 | Fix support for ports with multiple lv2:portProperty properties. | David Robillard | 1 | -2/+1 |
2011-09-24 | Remove concept of "blocking" events in favour of store RWLock. | David Robillard | 1 | -11/+28 |
2011-04-20 | Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi... | David Robillard | 1 | -0/+204 |