Age | Commit message (Expand) | Author | Files | Lines |
2010-03-06 | Save Ingen patches as working standard LV2 plugin bundles. | David Robillard | 1 | -3/+3 |
2010-02-26 | Fix queued connections (e.g. event input => print). | David Robillard | 1 | -4/+4 |
2010-02-26 | Perform all mixing for an audio input in a single mix operation (instead of a... | David Robillard | 1 | -41/+40 |
2010-02-25 | Work on contexts and polymorphic ports. | David Robillard | 1 | -4/+4 |
2010-02-25 | Store patch connections in a map using a lexicographic <Port*,Port*> key for | David Robillard | 1 | -2/+4 |
2010-02-24 | Add new Delay internal. | David Robillard | 1 | -5/+0 |
2010-02-23 | Fix various code issues discovered by cppcheck. | David Robillard | 1 | -7/+0 |
2010-02-20 | Heavy overhaul of buffer management and polyphony. | David Robillard | 1 | -69/+57 |
2010-02-03 | Make human names work with LADSPA plugins as well (fix ticket #477). | David Robillard | 1 | -9/+9 |
2010-02-03 | Comprehensive use of cached URIs and more advanced Value (Atom) system. | David Robillard | 1 | -3/+6 |
2010-02-01 | Fix leaks and an iterator error found by cppcheck. | David Robillard | 1 | -1/+7 |
2010-01-29 | Improved/quicker/easier handling of control port ranges. | David Robillard | 1 | -0/+6 |
2010-01-29 | Magic MIDI binding via special ingen_control port. | David Robillard | 1 | -2/+2 |
2010-01-06 | Do all logging output via Raul streams. | David Robillard | 1 | -2/+1 |
2010-01-05 | Event mixing. | David Robillard | 1 | -1/+1 |
2010-01-04 | Remove redundant LV2EventBuffer class and merge with EventBuffer. | David Robillard | 1 | -8/+11 |
2009-11-18 | Rename DataType to PortType (since that's what it really means). | David Robillard | 1 | -5/+5 |
2009-11-16 | Rework objects extension to have "value ports" and "message ports". | David Robillard | 1 | -123/+68 |
2009-11-14 | Object extension. | David Robillard | 1 | -9/+8 |
2009-06-03 | Remove vestigial interface. | David Robillard | 1 | -1/+0 |
2009-06-03 | Clean up input port mixdown code. | David Robillard | 1 | -30/+27 |
2009-06-03 | Clean up and shave some overhead from port value broadcasting. | David Robillard | 1 | -2/+3 |
2009-06-02 | Fix horribly broken LV2 event implementation (ticket #378 among other problems). | David Robillard | 1 | -12/+7 |
2009-05-27 | Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge... | David Robillard | 1 | -2/+6 |
2009-05-13 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2009-05-13 | Strip trailing whitespace. | David Robillard | 1 | -20/+20 |
2009-05-13 | Remove 'using' declarations from headers. | David Robillard | 1 | -0/+1 |
2008-12-22 | Don't attempt to directly connect buffers with mismatches sizes on disconnect... | David Robillard | 1 | -1/+1 |
2008-12-21 | Fix mixdown of several connections with varying sizes (i.e. control and audio... | David Robillard | 1 | -2/+0 |
2008-12-16 | Trim include dependency tree. | David Robillard | 1 | -7/+7 |
2008-11-22 | Fix event loss for outputs connected directly to several inputs (fix ticket #... | David Robillard | 1 | -6/+10 |
2008-10-06 | LV2 and polyphony fixes from kfoltman. | David Robillard | 1 | -14/+19 |
2008-10-05 | Remove cruft. | David Robillard | 1 | -13/+0 |
2008-09-30 | Flatten ingen source directory heirarchy a bit. | David Robillard | 1 | -0/+297 |
2006-06-10 | More juggling | David Robillard | 1 | -352/+0 |
2006-06-09 | Added Om aka Graph aka god knows what | David Robillard | 1 | -0/+352 |