Age | Commit message (Expand) | Author | Files | Lines |
2015-04-04 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2015-02-17 | Delete trailing whitespace. | David Robillard | 1 | -1/+1 |
2015-02-09 | Fix broadcasting to several clients. | David Robillard | 1 | -18/+15 |
2015-02-08 | Server-side copy paste with LV2 state support. | David Robillard | 1 | -0/+5 |
2014-01-31 | Subscribe to ports before instantiating plugin UIs (fix #954). | David Robillard | 1 | -2/+14 |
2014-01-24 | Fix various whitespace and formatting issues. | David Robillard | 1 | -1/+0 |
2013-02-23 | Move Atom implementation out of Raul so it can depend on LV2. | David Robillard | 1 | -3/+3 |
2013-02-04 | Replace Raul::thread with std::thread. | David Robillard | 1 | -4/+3 |
2013-02-03 | Fix compilation with Clang 3.1. | David Robillard | 1 | -1/+2 |
2013-02-02 | Add option to enable/disable canvas animation (fix/avoid #879). | David Robillard | 1 | -4/+17 |
2013-01-12 | Remove Raul::SharedPtr and switch to std::shared_ptr. | David Robillard | 1 | -5/+4 |
2013-01-12 | Lint. | David Robillard | 1 | -1/+1 |
2013-01-11 | Use range-based for loops where possible. | David Robillard | 1 | -2/+2 |
2013-01-11 | Use type safe enumerations. | David Robillard | 1 | -1/+1 |
2012-12-23 | Use more sensible URI scheme for Ingen paths. | David Robillard | 1 | -1/+1 |
2012-12-21 | Strip trailing whitespace. | David Robillard | 1 | -1/+1 |
2012-12-21 | Fix UI operation via socket. | David Robillard | 1 | -0/+1 |
2012-12-21 | Add Broadcaster::Transfer for scoped recursion-safe reply bundling. | David Robillard | 1 | -0/+25 |
2012-08-19 | Patch => Graph | David Robillard | 1 | -2/+2 |
2012-08-18 | Node => Block | David Robillard | 1 | -3/+3 |
2012-08-14 | Update for latest Raul. | David Robillard | 1 | -1/+1 |
2012-07-31 | Merge Ingen::Shared namespace into Ingen namespace and core libingen library. | David Robillard | 1 | -2/+0 |
2012-07-26 | Report subject with errors to client for more meaningful error messages. | David Robillard | 1 | -1/+1 |
2012-05-15 | Remove dead code. | David Robillard | 1 | -2/+0 |
2012-05-14 | Remove Thread context stuff and add a thread-specific variable class, ThreadV... | David Robillard | 1 | -0/+126 |