Age | Commit message (Expand) | Author | Files | Lines |
2011-02-19 | Partially working copy/paste. | David Robillard | 1 | -5/+1 |
2011-02-19 | Save/load patches as nested bundles (fix ticket #520). | David Robillard | 1 | -108/+104 |
2011-02-18 | Save (patch ingen:node subpatch) for subpatch nodes. | David Robillard | 1 | -0/+3 |
2011-02-16 | Save subpatches to recursive bundles. | David Robillard | 1 | -42/+50 |
2011-02-16 | Tidy up serialiser interface. | David Robillard | 1 | -53/+42 |
2011-02-16 | Sord::Resource => Sord::URI. | David Robillard | 1 | -172/+140 |
2011-02-16 | Tidy. | David Robillard | 1 | -51/+37 |
2011-02-16 | Drop redlandmm for sordmm. | David Robillard | 1 | -94/+82 |
2011-02-15 | Remove fuzzy lack of distinction between URIs and CURIEs. | David Robillard | 1 | -51/+122 |
2011-02-15 | Trim more redlandmm API. | David Robillard | 1 | -5/+2 |
2010-12-17 | Take RDF serialisation language as a parameter (rather than hardcoded "turtle"). | David Robillard | 1 | -2/+2 |
2010-12-17 | Simplify blank node ID stuff (and remove circular dependency of World and Node). | David Robillard | 1 | -1/+1 |
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 | -16/+39 |
2010-03-05 | Shrink extensions (to .ing.lv2 and .ing.ttl) and move definitions to central ... | David Robillard | 1 | -2/+3 |
2010-02-25 | Work on contexts and polymorphic ports. | David Robillard | 1 | -5/+9 |
2010-02-25 | Store patch connections in a map using a lexicographic <Port*,Port*> key for | David Robillard | 1 | -1/+1 |
2010-02-21 | Remove accidental absolute include (fix ticket #484). | David Robillard | 1 | -3/+0 |
2010-02-20 | Heavy overhaul of buffer management and polyphony. | David Robillard | 1 | -0/+3 |
2010-02-13 | Learn and remove bindings exclusively through property interface. | David Robillard | 1 | -0/+2 |
2010-02-10 | Don't double-serialise port values. | David Robillard | 1 | -4/+0 |
2010-02-04 | Use full URIs where necessary (fix lost properties bugs). | David Robillard | 1 | -4/+4 |
2010-02-03 | Comprehensive use of cached URIs and more advanced Value (Atom) system. | David Robillard | 1 | -8/+8 |
2010-02-02 | Use Glib string interning (quarks) to make Path/URI operator== very fast. | David Robillard | 1 | -7/+8 |
2010-01-29 | Improved/quicker/easier handling of control port ranges. | David Robillard | 1 | -12/+16 |
2010-01-06 | Do all logging output via Raul streams. | David Robillard | 1 | -7/+9 |
2009-12-31 | Various fixes related to port values and metadata (fix ticket #459 among othe... | David Robillard | 1 | -1/+1 |
2009-12-30 | Fix serialisation of subpatches. | David Robillard | 1 | -6/+6 |
2009-12-03 | Clean up interface headers. | David Robillard | 1 | -1/+1 |
2009-11-18 | Rename DataType to PortType (since that's what it really means). | David Robillard | 1 | -2/+2 |
2009-11-12 | String port support. | David Robillard | 1 | -2/+0 |
2009-10-19 | Fix saving properties of root patch ports (fix ticket #389). | David Robillard | 1 | -0/+2 |
2009-05-28 | Fix QNAMEs being serialised as URIs. | David Robillard | 1 | -34/+21 |
2009-05-27 | Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat... | David Robillard | 1 | -9/+13 |
2009-05-27 | Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge... | David Robillard | 1 | -3/+8 |
2009-05-13 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2009-05-13 | Strip trailing whitespace. | David Robillard | 1 | -24/+24 |
2009-05-13 | The great ID refactoring of 2009. | David Robillard | 1 | -10/+10 |
2009-05-11 | * New ontology. | David Robillard | 1 | -208/+127 |
2009-02-25 | Check USE_BLANK_NODES consistently, shut waf up. | David Robillard | 1 | -1/+1 |
2008-11-30 | Some support for bundle saving. | David Robillard | 1 | -1/+67 |
2008-11-29 | Only write index for Patches (i.e. don't even save the index of plugin ports,... | David Robillard | 1 | -2/+3 |
2008-11-28 | Store module locations on drop (fix ticket #281). | David Robillard | 1 | -1/+1 |
2008-11-16 | Remember patch save file location in client (fix ticket #239). | David Robillard | 1 | -1/+1 |
2008-11-09 | Add concept of 'Resource' and make plugins a resource (as well as graph objec... | David Robillard | 1 | -1/+1 |
2008-11-09 | Move patch to /patch via HTTP to give a place for RESTful access to other thi... | David Robillard | 1 | -3/+3 |
2008-11-08 | Don't die if serialisation returns a NULL string. | David Robillard | 1 | -2/+4 |
2008-10-18 | Build against local library versions no matter what.... hopefully.... | David Robillard | 1 | -7/+7 |
2008-10-12 | Eliminate redundant ingen ontology parts, and save ingen Patchage in an LV2 c... | David Robillard | 1 | -5/+32 |
2008-09-30 | Flatten ingen source directory heirarchy a bit. | David Robillard | 1 | -0/+501 |