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