Age | Commit message (Expand) | Author | Files | Lines |
2012-07-31 | Merge AudioBuffer into Buffer and avoid all the casting. | David Robillard | 1 | -3/+2 |
2012-07-31 | Move continuous value setting stuff from AudioBuffer to PortImpl. | David Robillard | 1 | -1/+2 |
2012-07-30 | Shrink events. | David Robillard | 1 | -12/+10 |
2012-07-26 | Report subject with errors to client for more meaningful error messages. | David Robillard | 1 | -7/+8 |
2012-06-29 | Fix crashes caused by events attempting to respond to deleted clients (fix #8... | David Robillard | 1 | -6/+6 |
2012-05-22 | More work on test suite. | David Robillard | 1 | -16/+6 |
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 | -3/+6 |
2012-05-12 | Use compiler checkable ProcessContext parameter rather than runtime context a... | David Robillard | 1 | -1/+1 |
2012-05-12 | Remove redundant thread assertions. | David Robillard | 1 | -2/+0 |
2012-05-11 | Add missing includes. | David Robillard | 1 | -0/+2 |
2012-05-11 | "Connection" => "Edge" | David Robillard | 1 | -18/+16 |
2012-05-10 | Work towards translatable strings and a cleaner log interface. | David Robillard | 1 | -3/+0 |
2012-04-28 | Use "tail" and "head" terminology instead of "src_port" and "dst_port". | David Robillard | 1 | -18/+18 |
2012-04-23 | Localise buffer reference stuff. | David Robillard | 1 | -1/+1 |
2012-04-05 | Fix end namespace comments to match reality. | 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 | -1/+1 |
2012-03-12 | Unify event response mechanism and make it more appropriate for wire transmis... | David Robillard | 1 | -36/+8 |
2012-03-11 | Implement cv:CVPort (fix #790). Not well-tested, but at least works somewhat. | David Robillard | 1 | -2/+3 |
2011-10-21 | Merge Request into Event. | David Robillard | 1 | -11/+9 |
2011-10-21 | Merge QueuedEvent into Event. | David Robillard | 1 | -7/+7 |
2011-10-06 | Remove _pending_disconnection from ConnectionImpl (reduce space per connection). | David Robillard | 1 | -2/+0 |
2011-10-06 | Use an intrusive linked list for InputPort connections. | David Robillard | 1 | -4/+3 |
2011-10-06 | Simpler providers/dependants implementation. | David Robillard | 1 | -6/+6 |
2011-09-24 | Remove concept of "blocking" events in favour of store RWLock. | David Robillard | 1 | -8/+12 |
2011-05-13 | Apply 0002-Reformat-some-code-to-use-hard-tabs.patch from ticket #688, except... | David Robillard | 1 | -11/+11 |
2011-04-20 | Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi... | David Robillard | 1 | -0/+269 |