Age | Commit message (Expand) | Author | Files | Lines |
2010-03-04 | Remove Raul::Path::root, Raul::Path::prefix, and Raul:Path::scheme from publi... | David Robillard | 1 | -1/+1 |
2010-02-14 | Remove voice specific control setting. | David Robillard | 1 | -9/+0 |
2010-02-13 | Learn and remove bindings exclusively through property interface. | David Robillard | 1 | -0/+9 |
2010-02-04 | Use std::string::empty where possible (faster, and less prone to C string err... | David Robillard | 1 | -1/+1 |
2010-02-02 | Use Glib string interning (quarks) to make Path/URI operator== very fast. | David Robillard | 1 | -4/+4 |
2010-02-02 | Remove set_port_value from CommonInterface (replaced with set_property(path, ... | David Robillard | 1 | -8/+0 |
2010-01-06 | Do all logging output via Raul streams. | David Robillard | 1 | -12/+12 |
2010-01-03 | Remove patch clear command (fix ticket #375). | David Robillard | 1 | -7/+0 |
2009-07-07 | Fix compilation issues. | David Robillard | 1 | -0/+1 |
2009-05-27 | Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat... | David Robillard | 1 | -13/+4 |
2009-05-27 | Rename 'destroy' 'delete' ('del' in code) (WebDAV DELETE). | David Robillard | 1 | -5/+5 |
2009-05-27 | Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge... | David Robillard | 1 | -29/+3 |
2009-05-13 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2009-05-13 | Strip trailing whitespace. | David Robillard | 1 | -8/+8 |
2009-05-13 | Generic simple query system for both objects and plugins. | David Robillard | 1 | -5/+14 |
2009-05-13 | The great ID refactoring of 2009. | David Robillard | 1 | -30/+30 |
2009-05-12 | Bring EngineInterface and ClientInterface closer together. | David Robillard | 1 | -0/+15 |
2009-01-05 | Include <sstream> where missing. | David Robillard | 1 | -0/+1 |
2008-12-16 | Trim include dependency tree. | David Robillard | 1 | -1/+2 |
2008-12-02 | Rewrite pretty much everything to do with paths in Serialiser to actually mak... | David Robillard | 1 | -24/+27 |
2008-11-29 | Fix path name offsetting when pasting to start at 2, not 0. | David Robillard | 1 | -0/+3 |
2008-11-16 | More HTTP. | David Robillard | 1 | -4/+2 |
2008-11-16 | Follow new object creation via HTTP (serialising/parsing RDF to communicate b... | David Robillard | 1 | -0/+9 |
2008-11-10 | Turn off OSC debug dumping in engine. | David Robillard | 1 | -2/+2 |
2008-09-30 | Flatten ingen source directory heirarchy a bit. | David Robillard | 1 | -0/+214 |