Age | Commit message (Expand) | Author | Files | Lines |
2011-05-13 | Make ClientStore::plugin and ClientStore::resource const-correct. | David Robillard | 1 | -3/+4 |
2011-05-13 | Make models const in client code. | David Robillard | 1 | -3/+6 |
2011-05-13 | Make signals private with accessors, and localise dependency on sigc::signal. | David Robillard | 1 | -2/+3 |
2011-04-20 | Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi... | David Robillard | 1 | -3/+3 |
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 | 1 | -0/+3 |
2011-04-19 | Remove EngineInterface::quit(). | David Robillard | 1 | -1/+1 |
2011-04-18 | Put engine code in new Ingen::Engine namespace. | David Robillard | 1 | -19/+19 |
2011-04-16 | Update copyright headers | David Robillard | 1 | -1/+1 |
2011-04-13 | Consistent local or installed includes for interface headers. | David Robillard | 1 | -1/+1 |
2011-02-19 | Tidy. | David Robillard | 1 | -14/+19 |
2011-02-19 | Save/load patches as nested bundles (fix ticket #520). | David Robillard | 1 | -7/+22 |
2010-09-04 | My name is David. :) | David Robillard | 1 | -1/+1 |
2010-03-06 | Save Ingen patches as working standard LV2 plugin bundles. | David Robillard | 1 | -2/+6 |
2010-02-14 | Remove voice specific control setting. | David Robillard | 1 | -1/+0 |
2010-02-13 | Learn and remove bindings exclusively through property interface. | David Robillard | 1 | -0/+2 |
2010-02-03 | Comprehensive use of cached URIs and more advanced Value (Atom) system. | David Robillard | 1 | -2/+1 |
2010-02-02 | Remove set_port_value from CommonInterface (replaced with set_property(path, ... | David Robillard | 1 | -1/+0 |
2010-02-01 | Use consistent and more globally unique inclusion guards. | David Robillard | 1 | -3/+3 |
2010-01-29 | Send binding information to client. | David Robillard | 1 | -1/+2 |
2010-01-03 | Remove patch clear command (fix ticket #375). | David Robillard | 1 | -1/+0 |
2009-11-04 | Remove orphan cruft. | David Robillard | 1 | -4/+1 |
2009-05-28 | Replace new_plugin with put. | David Robillard | 1 | -3/+2 |
2009-05-27 | Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat... | David Robillard | 1 | -2/+1 |
2009-05-27 | Rename 'destroy' 'delete' ('del' in code) (WebDAV DELETE). | David Robillard | 1 | -3/+3 |
2009-05-27 | Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge... | David Robillard | 1 | -3/+1 |
2009-05-13 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2009-05-13 | Strip trailing whitespace. | David Robillard | 1 | -10/+10 |
2009-05-13 | Generic simple query system for both objects and plugins. | David Robillard | 1 | -4/+5 |
2009-05-13 | The great ID refactoring of 2009. | David Robillard | 1 | -60/+24 |
2009-05-12 | Bring EngineInterface and ClientInterface closer together. | David Robillard | 1 | -2/+3 |
2009-05-11 | Don't cause slv2 to load plugin data until a plugin is loaded or menu request... | David Robillard | 1 | -1/+1 |
2008-12-16 | Trim include dependency tree. | David Robillard | 1 | -1/+2 |
2008-11-16 | Fix GUI tracking of property changes (e.g. polyphonic for stacked modules, fi... | David Robillard | 1 | -1/+2 |
2008-11-16 | More HTTP. | David Robillard | 1 | -1/+1 |
2008-11-16 | Follow new object creation via HTTP (serialising/parsing RDF to communicate b... | David Robillard | 1 | -0/+1 |
2008-11-16 | TCP notification stream support (not fully implemented yet, but transport stu... | David Robillard | 1 | -1/+1 |
2008-11-10 | Turn off OSC debug dumping in engine. | David Robillard | 1 | -1/+1 |
2008-10-18 | Build against local library versions no matter what.... hopefully.... | David Robillard | 1 | -5/+5 |
2008-09-30 | Flatten ingen source directory heirarchy a bit. | David Robillard | 1 | -0/+151 |