summaryrefslogtreecommitdiffstats
path: root/src/serialisation/Parser.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-05-02Preliminary socket control interface, and ingen_cmd command line interface wh...David Robillard1-3/+3
2012-04-23Use URI defines where possible.David Robillard1-1/+1
2012-04-22"Connection" => "Edge" and related terminology stuff.David Robillard1-28/+28
2012-04-12Use URI defines from LV2 headers where possible.David Robillard1-5/+4
2012-03-27Squeeze blank lines.David Robillard1-2/+0
2012-03-27Switch to AGPL3+.David Robillard1-16/+15
2012-03-20Sshh.David Robillard1-6/+0
2012-03-19Partially functioning communication between Ingen LV2 plugin and UI.David Robillard1-37/+50
2012-03-16Merge ClientInterface and ServerInterface.David Robillard1-25/+25
2012-03-14Use the host URI map/unmap when running as a plugin.David Robillard1-0/+1
2012-03-12Move bundle patch finding stuff to ingen_lv2.cpp and simplify it to not requireDavid Robillard1-31/+0
2012-03-12Centralise atom creation in forge object.David Robillard1-8/+12
2012-03-10Delete trailing whitespace.David Robillard1-16/+16
2012-01-14Fix loading patches by relative path (fix #798).David Robillard1-4/+15
2011-12-10Fix crash on load and subsequent save.David Robillard1-1/+1
2011-10-22Fix serialisation.David Robillard1-17/+20
2011-10-22Simplify Parser.David Robillard1-104/+57
2011-10-21Move more headers to shared include directory.David Robillard1-1/+1
2011-10-21Separate URIs from LV2URIMap.David Robillard1-3/+3
2011-10-21Move World.hpp and Module.hpp to public include directory.David Robillard1-1/+1
2011-10-21Fix running as an LV2 plugin.David Robillard1-3/+8
2011-05-25Move sanitised serialisation headers to public include directoryDavid Robillard1-302/+350
2011-05-21Fix patch loading.David Robillard1-4/+26
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 Robillard1-8/+8
2011-05-11Pass environment to sord write methods for CURIE abbreviation.David Robillard1-5/+13
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-1/+1
2011-04-18Put engine code in new Ingen::Engine namespace.David Robillard1-11/+11
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-1/+1
2011-04-15Move Shared::Module and Shared::World to shared directory.David Robillard1-1/+1
2011-04-13Consistent local or installed includes for interface headers.David Robillard1-1/+1
2011-02-19Partially working copy/paste.David Robillard1-4/+3
2011-02-19Sshh.David Robillard1-4/+0
2011-02-19Save/load patches as nested bundles (fix ticket #520).David Robillard1-151/+190
2011-02-18Trim more cruft.David Robillard1-43/+22
2011-02-18Trim more cruft.David Robillard1-132/+30
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 Robillard1-4/+1
2011-02-17Jack session support for ingen.David Robillard1-27/+40
2011-02-16Sord::Resource => Sord::URI.David Robillard1-18/+18
2011-02-16Tidy.David Robillard1-109/+91
2011-02-16Drop redlandmm for sordmm.David Robillard1-97/+112
2011-02-15Remove fuzzy lack of distinction between URIs and CURIEs.David Robillard1-3/+4
2011-02-15Trim more redlandmm API.David Robillard1-15/+12
2011-02-15Remove SPARQL query stuff from Redlandmm.David Robillard1-294/+178
2010-12-17Use an actual wrapper for query results (instead of building a Bindings and r...David Robillard1-66/+63
2010-09-04My name is David. :)David Robillard1-1/+1
2010-03-06Save Ingen patches as working standard LV2 plugin bundles.David Robillard1-62/+86
2010-03-05Shrink extensions (to .ing.lv2 and .ing.ttl) and move definitions to central ...David Robillard1-4/+6