Age | Commit message (Expand) | Author | Files | Lines |
2011-02-19 | Sshh. | David Robillard | 1 | -4/+0 |
2011-02-19 | Save/load patches as nested bundles (fix ticket #520). | David Robillard | 50 | -491/+571 |
2011-02-18 | Use port name from SLV2 for labels where possible (fix ticket #636). | David Robillard | 4 | -8/+37 |
2011-02-18 | Tidy. | David Robillard | 1 | -8/+12 |
2011-02-18 | Trim more cruft. | David Robillard | 2 | -48/+30 |
2011-02-18 | Trim more cruft. | David Robillard | 11 | -175/+48 |
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 | 11 | -856/+26 |
2011-02-17 | Jack session support for ingen. | David Robillard | 12 | -53/+175 |
2011-02-17 | Fix ingen --load/-l. | David Robillard | 1 | -3/+4 |
2011-02-17 | Tidy. | David Robillard | 1 | -56/+59 |
2011-02-17 | Fix "Ingen as an LV2", i.e. make Ingen bundles working LV2 plugins. | David Robillard | 10 | -151/+103 |
2011-02-17 | Consistent log output. | David Robillard | 2 | -4/+8 |
2011-02-17 | Map "Draw" to C-d (don't clash with C-p for "Properties"). | David Robillard | 1 | -1/+1 |
2011-02-17 | Connect to JACK_DEFAULT_SERVER by default. | David Robillard | 1 | -1/+1 |
2011-02-16 | Save subpatches to recursive bundles. | David Robillard | 2 | -44/+52 |
2011-02-16 | Tidy. | David Robillard | 2 | -6/+4 |
2011-02-16 | Tidy up serialiser interface. | David Robillard | 4 | -75/+60 |
2011-02-16 | Sord::Resource => Sord::URI. | David Robillard | 5 | -197/+163 |
2011-02-16 | Use simpler, single, file extensions. | David Robillard | 3 | -5/+6 |
2011-02-16 | Tidy. | David Robillard | 4 | -242/+211 |
2011-02-16 | Drop redlandmm for sordmm. | David Robillard | 29 | -276/+259 |
2011-02-16 | Remove Jack buffer size kludge (fixed in jack r4127). | David Robillard | 1 | -2/+0 |
2011-02-15 | Remove fuzzy lack of distinction between URIs and CURIEs. | David Robillard | 6 | -59/+132 |
2011-02-15 | Sshh. | David Robillard | 1 | -1/+0 |
2011-02-15 | Trim more redlandmm API. | David Robillard | 4 | -22/+14 |
2011-02-15 | Remove SPARQL query stuff from Redlandmm. | David Robillard | 2 | -294/+181 |
2011-02-15 | Ignore jack buffer size callbacks, since svn jack is broken and reports buffe... | David Robillard | 1 | -0/+2 |
2011-02-12 | Update for new SLV2 #include structure. | David Robillard | 1 | -1/+3 |
2011-02-11 | Remove LADSPA support from Ingen (LADSPA can be used via NASPRO). | David Robillard | 10 | -830/+7 |
2011-02-04 | Fix warnings when building with --strict (but without --debug). | David Robillard | 1 | -1/+1 |
2011-02-04 | Update to current librdf-free slv2. | David Robillard | 1 | -1/+1 |
2011-01-31 | Non-SPARQL LV2 presets implementation (compile against new slv2). | David Robillard | 1 | -27/+58 |
2011-01-31 | Fix broken loop. | David Robillard | 1 | -1/+1 |
2011-01-10 | Fix module loading on OSX (this revision of Ingen confirmed working on Mac OS... | David Robillard | 3 | -9/+12 |
2011-01-10 | Remove shared/engine dependency on sigc++. | David Robillard | 4 | -4/+2 |
2011-01-08 | Clean up code (cpplint). | David Robillard | 20 | -36/+75 |
2011-01-08 | Support via waf for running from the build directory. | David Robillard | 4 | -18/+34 |
2011-01-08 | Fix configuration header define names to not stomp on global namespace. | David Robillard | 5 | -14/+14 |
2011-01-08 | Support "request run" feature from contexts extension. | David Robillard | 15 | -42/+132 |
2011-01-06 | Link against -ldl when necessary. | David Robillard | 1 | -0/+1 |
2010-12-25 | Remove useless templatification of RingBuffer. | David Robillard | 4 | -9/+9 |
2010-12-25 | Trim raul/Atom.hpp include tree. | David Robillard | 12 | -13/+1 |
2010-12-23 | Fix crash when client attempts to set event port value to non-blob (fix ticke... | David Robillard | 1 | -1/+1 |
2010-12-17 | Take RDF serialisation language as a parameter (rather than hardcoded "turtle"). | David Robillard | 3 | -4/+4 |
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 | 2 | -71/+67 |
2010-12-16 | Fix use of conf.define and subsequent check in conf.env (no longer works with... | David Robillard | 1 | -1/+1 |
2010-12-16 | Update Doxygen file. | David Robillard | 1 | -0/+2 |