Age | Commit message (Expand) | Author | Files | Lines |
2010-12-25 | Trim raul/Atom.hpp include tree. | David Robillard | 1 | -1/+0 |
2010-12-15 | Keep soup.h include local, to keep netdb.h include away from glibmm include t... | David Robillard | 1 | -2/+8 |
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 | -5/+5 |
2010-02-23 | Fix various code issues discovered by cppcheck. | David Robillard | 1 | -1/+1 |
2010-02-04 | Use std::string::empty where possible (faster, and less prone to C string err... | David Robillard | 1 | -3/+3 |
2010-02-03 | Fix connecting via HTTP (partially, GUI shows up at least...). | David Robillard | 1 | -4/+1 |
2010-02-03 | Comprehensive use of cached URIs and more advanced Value (Atom) system. | David Robillard | 1 | -0/+1 |
2010-02-02 | Use Glib string interning (quarks) to make Path/URI operator== very fast. | David Robillard | 1 | -1/+1 |
2010-01-07 | Better log output. | David Robillard | 1 | -7/+11 |
2010-01-06 | Do all logging output via Raul streams. | David Robillard | 1 | -15/+17 |
2009-12-19 | New ingen module (library, not e.g. LV2 plugin) design. | David Robillard | 1 | -13/+6 |
2009-05-29 | Fix reconnecting to engine via various protocols (inferred from user URI) in ... | David Robillard | 1 | -21/+42 |
2009-05-29 | Make connection parsing consistent with other parse methods. | David Robillard | 1 | -3/+2 |
2009-05-29 | Node creation via HTTP. | David Robillard | 1 | -1/+2 |
2009-05-28 | Working engine->client plugin information communication via HTTP. | David Robillard | 1 | -2/+6 |
2009-05-13 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2009-05-13 | Strip trailing whitespace. | David Robillard | 1 | -11/+11 |
2009-05-13 | Remove unused junk on ClientInterface. | David Robillard | 1 | -4/+0 |
2009-05-13 | Remove 'using' declarations from headers. | David Robillard | 1 | -0/+1 |
2009-05-13 | The great ID refactoring of 2009. | David Robillard | 1 | -1/+1 |
2008-12-16 | Trim include dependency tree. | David Robillard | 1 | -0/+1 |
2008-12-04 | Fix compilation with HTTP enabled. | David Robillard | 1 | -2/+2 |
2008-12-02 | Rewrite pretty much everything to do with paths in Serialiser to actually mak... | David Robillard | 1 | -1/+1 |
2008-11-16 | Fix loading errors. | David Robillard | 1 | -1/+1 |
2008-11-16 | Monitoring deletion and variable setting (e.g. moving stuff on the canvas) vi... | David Robillard | 1 | -1/+0 |
2008-11-16 | Follow new object creation via HTTP (serialising/parsing RDF to communicate b... | David Robillard | 1 | -8/+21 |
2008-11-16 | TCP notification stream support (not fully implemented yet, but transport stu... | David Robillard | 1 | -24/+77 |
2008-11-15 | Stubs for HTTP streaming. | David Robillard | 1 | -4/+44 |
2008-11-09 | Add concept of 'Resource' and make plugins a resource (as well as graph objec... | David Robillard | 1 | -6/+2 |
2008-11-09 | Move patch to /patch via HTTP to give a place for RESTful access to other thi... | David Robillard | 1 | -6/+39 |
2008-10-03 | Make liblo optional for building ingen. | David Robillard | 1 | -1/+0 |
2008-09-30 | Flatten ingen source directory heirarchy a bit. | David Robillard | 1 | -0/+97 |