summaryrefslogtreecommitdiffstats
path: root/src/serialisation
AgeCommit message (Expand)AuthorFilesLines
2011-09-23Fix memory leaks and errors.David Robillard1-0/+5
2011-09-06Report serialisation errorsDavid Robillard1-1/+5
2011-05-27Don't install private headersDavid Robillard1-3/+0
2011-05-25Move sanitised serialisation headers to public include directoryDavid Robillard6-622/+469
2011-05-24Update for new Sord APIDavid Robillard1-1/+1
2011-05-21Fix patch loading.David Robillard2-8/+31
2011-05-20Remove dependency on glade and glademm (migrate to GtkBuilder).David Robillard1-1/+1
2011-05-18Update for new Serd and Sord APIs.David Robillard2-10/+10
2011-05-13Apply 0001-Remove-unused-includes.patch from ticket #688, except with modific...David Robillard1-0/+1
2011-05-13Make models const in client code.David Robillard2-35/+35
2011-05-11Pass environment to sord write methods for CURIE abbreviation.David Robillard1-5/+13
2011-04-28Switch to Lilv from SLV2.David Robillard1-1/+1
2011-04-22Fix Python whitespace (PEP8)David Robillard1-16/+15
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard2-2/+2
2011-04-19Partially fix HTTP.David Robillard1-3/+2
2011-04-18Put engine code in new Ingen::Engine namespace.David Robillard4-108/+111
2011-04-16Update copyright headersDavid Robillard6-6/+6
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard2-2/+2
2011-04-15Move Shared::Module and Shared::World to shared directory.David Robillard3-4/+4
2011-04-13Consistent local or installed includes for interface headers.David Robillard6-11/+13
2011-03-15Remove autowaf external (broken intermediary revision).David Robillard1-1/+1
2011-02-19Partially working copy/paste.David Robillard2-9/+4
2011-02-19Sshh.David Robillard1-4/+0
2011-02-19Save/load patches as nested bundles (fix ticket #520).David Robillard5-274/+311
2011-02-18Trim more cruft.David Robillard1-43/+22
2011-02-18Trim more cruft.David Robillard2-146/+32
2011-02-18Save (patch ingen:node subpatch) for subpatch nodes.David Robillard1-0/+3
2011-02-17Remember document patches were loaded from (fix ticket #603).David Robillard1-2/+2
2011-02-17Remove deprecated Om patch loading code (resolve ticket #32).David Robillard2-5/+1
2011-02-17Jack session support for ingen.David Robillard2-31/+46
2011-02-17Fix "Ingen as an LV2", i.e. make Ingen bundles working LV2 plugins.David Robillard1-7/+2
2011-02-16Save subpatches to recursive bundles.David Robillard2-44/+52
2011-02-16Tidy up serialiser interface.David Robillard2-70/+50
2011-02-16Sord::Resource => Sord::URI.David Robillard3-192/+159
2011-02-16Use simpler, single, file extensions.David Robillard1-2/+2
2011-02-16Tidy.David Robillard4-242/+211
2011-02-16Drop redlandmm for sordmm.David Robillard5-216/+218
2011-02-15Remove fuzzy lack of distinction between URIs and CURIEs.David Robillard2-54/+126
2011-02-15Trim more redlandmm API.David Robillard2-20/+14
2011-02-15Remove SPARQL query stuff from Redlandmm.David Robillard1-294/+178
2010-12-25Trim raul/Atom.hpp include tree.David Robillard1-1/+0
2010-12-17Take RDF serialisation language as a parameter (rather than hardcoded "turtle").David Robillard1-2/+2
2010-12-17Simplify blank node ID stuff (and remove circular dependency of World and Node).David Robillard1-1/+1
2010-12-17Use an actual wrapper for query results (instead of building a Bindings and r...David Robillard1-66/+63
2010-12-16Updates for waf 1.6.David Robillard1-8/+8
2010-11-26Install all ingen modules to ${LIBDIR} instead of ${LIBDIR}/ingen so dynamic ...David Robillard1-1/+1
2010-09-04My name is David. :)David Robillard6-6/+6
2010-03-10Remove unused USE_BLANK_NODES stuff.David Robillard1-5/+0
2010-03-06Save Ingen patches as working standard LV2 plugin bundles.David Robillard4-82/+142
2010-03-05Add missing file.David Robillard1-0/+24