Age | Commit message (Expand) | Author | Files | Lines |
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 | 1 | -1/+1 |
2011-02-15 | Sshh. | David Robillard | 1 | -1/+0 |
2011-02-15 | Ignore jack buffer size callbacks, since svn jack is broken and reports buffe... | David Robillard | 1 | -0/+2 |
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-01-08 | Clean up code (cpplint). | David Robillard | 20 | -36/+75 |
2011-01-08 | Fix configuration header define names to not stomp on global namespace. | David Robillard | 3 | -12/+12 |
2011-01-08 | Support "request run" feature from contexts extension. | David Robillard | 11 | -35/+123 |
2010-12-25 | Remove useless templatification of RingBuffer. | David Robillard | 4 | -9/+9 |
2010-12-25 | Trim raul/Atom.hpp include tree. | David Robillard | 8 | -8/+0 |
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 | 1 | -1/+1 |
2010-12-16 | Update Doxygen file. | David Robillard | 1 | -0/+2 |
2010-12-16 | Updates for waf 1.6. | David Robillard | 1 | -30/+30 |
2010-12-15 | Keep soup.h include local, to keep netdb.h include away from glibmm include t... | David Robillard | 2 | -5/+16 |
2010-11-30 | Consistent naming for URI quarks. | David Robillard | 5 | -14/+14 |
2010-11-26 | Update for latest LV2 #include style. | David Robillard | 17 | -20/+20 |
2010-11-26 | Fix race crash processing event list (Raul::ListImpl seriously needs an audit... | David Robillard | 1 | -5/+11 |
2010-11-26 | Install all ingen modules to ${LIBDIR} instead of ${LIBDIR}/ingen so dynamic ... | David Robillard | 1 | -6/+6 |
2010-10-28 | Fix ingen_http local library name. | David Robillard | 1 | -1/+2 |
2010-10-27 | Update for new Atom extension. | David Robillard | 4 | -19/+19 |
2010-10-18 | Implement URI unmap extension and use it to serialise JSON dictionary keys. | David Robillard | 1 | -2/+0 |
2010-10-17 | Don't log every port resize. | David Robillard | 1 | -3/+3 |
2010-10-17 | Support current versions of LV2 atom, atom-port, and context extensions. | David Robillard | 10 | -43/+59 |
2010-10-06 | Add scheme to LV2 URI-based includes. | David Robillard | 17 | -20/+20 |
2010-10-06 | Use URI-based LV2 header includes. | David Robillard | 17 | -21/+20 |
2010-09-30 | Declare single-argument constructors explicit (except where implicit conversi... | David Robillard | 15 | -15/+15 |
2010-09-30 | Trim include tree. | David Robillard | 4 | -6/+3 |
2010-09-22 | Move http://lv2plug.in/ns/dev extensions to http://lv2plug.in/ns/ext. | David Robillard | 1 | -3/+3 |
2010-09-22 | LV2_MessageContext => LV2_Contexts_MessageContext. | David Robillard | 2 | -2/+2 |
2010-09-04 | My name is David. :) | David Robillard | 143 | -143/+143 |
2010-05-04 | LV2Object => LV2Atom. | David Robillard | 3 | -6/+6 |
2010-05-04 | Rename "object" extension "atom" extension. | David Robillard | 16 | -62/+62 |
2010-04-02 | Fix crashes on exit. | David Robillard | 1 | -5/+5 |
2010-03-06 | Fully load patch in LV2 instantiate method. | David Robillard | 4 | -22/+39 |
2010-03-06 | Sshh. | David Robillard | 1 | -3/+0 |
2010-03-06 | Save Ingen patches as working standard LV2 plugin bundles. | David Robillard | 64 | -352/+651 |
2010-03-05 | Remove ingen.lv2 subdirectory (isn't a bundle and only had ingen_lv2.cpp in i... | David Robillard | 1 | -0/+0 |
2010-03-04 | Use portable path construction. | David Robillard | 2 | -2/+3 |
2010-03-04 | Remove Raul::Path::root, Raul::Path::prefix, and Raul:Path::scheme from publi... | David Robillard | 4 | -4/+4 |
2010-02-28 | Just always allocate destination port buffers on connect, since being clever ... | David Robillard | 1 | -6/+7 |
2010-02-28 | Automatically assign a port index if one isn't given on port creation. | David Robillard | 1 | -1/+3 |
2010-02-28 | Fix loading LADSPA plugins from .om patches. | David Robillard | 2 | -6/+18 |
2010-02-26 | Update stub support for liblo bundle handlers (for patch lo_bundle_receive_su... | David Robillard | 2 | -13/+18 |
2010-02-26 | Remove unused AllNotesOff event. | David Robillard | 4 | -128/+0 |
2010-02-26 | Remove unused Note event. | David Robillard | 4 | -180/+0 |
2010-02-26 | Remove request_plugins from EngineInterface (and RequestPlugins event from en... | David Robillard | 10 | -154/+14 |
2010-02-26 | Remove request_all_objects from EngineInterface (and RequestAllObjects event ... | David Robillard | 8 | -130/+1 |
2010-02-26 | Add missing file. | David Robillard | 1 | -0/+281 |