Age | Commit message (Expand) | Author | Files | Lines |
2011-01-08 | Clean up code (cpplint). | David Robillard | 1 | -3/+7 |
2011-01-08 | Support "request run" feature from contexts extension. | David Robillard | 1 | -4/+5 |
2010-10-27 | Update for new Atom extension. | David Robillard | 1 | -3/+3 |
2010-10-18 | Implement URI unmap extension and use it to serialise JSON dictionary keys. | David Robillard | 1 | -2/+0 |
2010-10-17 | Support current versions of LV2 atom, atom-port, and context extensions. | David Robillard | 1 | -7/+7 |
2010-09-30 | Trim include tree. | David Robillard | 1 | -0/+1 |
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 | 1 | -1/+1 |
2010-09-04 | My name is David. :) | David Robillard | 1 | -1/+1 |
2010-05-04 | Rename "object" extension "atom" extension. | David Robillard | 1 | -1/+1 |
2010-03-06 | Save Ingen patches as working standard LV2 plugin bundles. | David Robillard | 1 | -4/+4 |
2010-03-04 | Use portable path construction. | David Robillard | 1 | -1/+1 |
2010-02-25 | Work on contexts and polymorphic ports. | David Robillard | 1 | -4/+18 |
2010-02-24 | Merge NodeBase and NodeImpl. | David Robillard | 1 | -8/+8 |
2010-02-24 | Add new Delay internal. | David Robillard | 1 | -3/+4 |
2010-02-23 | Free plugin instances when decreasing polyphony. | David Robillard | 1 | -24/+22 |
2010-02-22 | Fail gracefully when LV2 plugins have illegal symbols. | David Robillard | 1 | -6/+19 |
2010-02-20 | Heavy overhaul of buffer management and polyphony. | David Robillard | 1 | -49/+30 |
2010-02-17 | Fix crash when rapidly decreasing polyphony (make SetMetadataEvent blocking i... | David Robillard | 1 | -3/+3 |
2010-02-13 | Learn and remove bindings exclusively through property interface. | David Robillard | 1 | -1/+0 |
2010-02-04 | Fix a bunch of memory leaks. | David Robillard | 1 | -2/+11 |
2010-02-03 | Bind ports with lv2:portProperty lv2:toggled specially (on iff value >= half). | David Robillard | 1 | -0/+13 |
2010-02-03 | Comprehensive use of cached URIs and more advanced Value (Atom) system. | David Robillard | 1 | -4/+5 |
2010-01-29 | Improved/quicker/easier handling of control port ranges. | David Robillard | 1 | -2/+8 |
2010-01-29 | Magic MIDI binding via special ingen_control port. | David Robillard | 1 | -3/+8 |
2010-01-06 | Do all logging output via Raul streams. | David Robillard | 1 | -8/+8 |
2010-01-05 | Realtime safe buffer reference handling. | David Robillard | 1 | -1/+1 |
2009-11-22 | Partial support for message/value ports and the message context. | David Robillard | 1 | -6/+12 |
2009-11-18 | Rename DataType to PortType (since that's what it really means). | David Robillard | 1 | -11/+11 |
2009-11-16 | Rework objects extension to have "value ports" and "message ports". | David Robillard | 1 | -12/+13 |
2009-11-15 | Better Parse plugin, working Print plugin. | David Robillard | 1 | -2/+2 |
2009-11-14 | Object extension. | David Robillard | 1 | -20/+19 |
2009-11-12 | String port support. | David Robillard | 1 | -17/+53 |
2009-10-21 | Fix crash when plugins fail to instantiate. | David Robillard | 1 | -2/+3 |
2009-05-13 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2009-05-13 | Strip trailing whitespace. | David Robillard | 1 | -26/+26 |
2009-05-13 | Remove 'using' declarations from headers. | David Robillard | 1 | -0/+3 |
2009-05-13 | The great ID refactoring of 2009. | David Robillard | 1 | -2/+2 |
2009-05-11 | Don't cause slv2 to load plugin data until a plugin is loaded or menu request... | David Robillard | 1 | -1/+1 |
2008-12-20 | Update lv2_contexts.h: | David Robillard | 1 | -2/+2 |
2008-12-16 | Trim include dependency tree. | David Robillard | 1 | -1/+1 |
2008-11-24 | Fix message extension. | David Robillard | 1 | -2/+2 |
2008-11-22 | Minor cleanup. | David Robillard | 1 | -5/+4 |
2008-10-18 | Build against local library versions no matter what.... hopefully.... | David Robillard | 1 | -1/+1 |
2008-10-06 | LV2 and polyphony fixes from kfoltman. | David Robillard | 1 | -3/+18 |
2008-10-04 | Apply context extension fixes from kfoltman. | David Robillard | 1 | -9/+17 |
2008-10-02 | Fix loading plugins with garbage extension_data pointers (tsk tsk, swh). | David Robillard | 1 | -0/+6 |
2008-09-30 | Flatten ingen source directory heirarchy a bit. | David Robillard | 1 | -0/+305 |