Age | Commit message (Expand) | Author | Files | Lines |
2011-04-20 | Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi... | David Robillard | 1 | -5/+5 |
2011-04-20 | Make disconnect take URI parameters (for wildcare URI towards killing disconn... | David Robillard | 1 | -2/+2 |
2011-04-20 | Move disconnect_all to CommonInterface and implement in clients. | David Robillard | 2 | -5/+3 |
2011-04-19 | Clean up includes. | David Robillard | 2 | -5/+4 |
2011-04-19 | Remove EngineInterface::quit(). | David Robillard | 2 | -4/+1 |
2011-04-19 | Remove EngineInterface::activate() and EngineInterface::deactivate(). | David Robillard | 1 | -2/+0 |
2011-04-19 | Merge "transfer" stuff with "bundle" stuff (functionally equivalent anyway). | David Robillard | 1 | -8/+1 |
2011-04-19 | Replace load_plugins API with a GET of ingen:plugins. | David Robillard | 1 | -1/+0 |
2011-04-18 | Put engine code in new Ingen::Engine namespace. | David Robillard | 12 | -25/+1 |
2011-04-17 | Remove unused Driver::is_activated. | David Robillard | 1 | -0/+6 |
2011-04-16 | Add EngineBase, a pure virtual public interface for the engine. | David Robillard | 1 | -0/+67 |
2011-04-16 | Update copyright headers | David Robillard | 12 | -12/+12 |
2011-04-16 | Squeeze blank lines and delete trailing whitespace. | David Robillard | 12 | -23/+0 |
2011-04-13 | Consistent local or installed includes for interface headers. | David Robillard | 12 | -0/+827 |