Age | Commit message (Expand) | Author | Files | Lines |
2010-10-17 | Support current versions of LV2 atom, atom-port, and context extensions. | David Robillard | 1 | -2/+2 |
2010-10-06 | Add scheme to LV2 URI-based includes. | David Robillard | 1 | -1/+1 |
2010-10-06 | Use URI-based LV2 header includes. | David Robillard | 1 | -1/+1 |
2010-09-30 | Declare single-argument constructors explicit (except where implicit conversi... | 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 | -9/+9 |
2010-02-26 | Perform all mixing for an audio input in a single mix operation (instead of a... | David Robillard | 1 | -26/+0 |
2010-02-24 | Add new Delay internal. | David Robillard | 1 | -1/+14 |
2010-02-20 | Heavy overhaul of buffer management and polyphony. | David Robillard | 1 | -6/+9 |
2010-01-29 | Magic MIDI binding via special ingen_control port. | David Robillard | 1 | -1/+0 |
2010-01-06 | Do all logging output via Raul streams. | David Robillard | 1 | -3/+3 |
2010-01-05 | Realtime safe buffer reference handling. | David Robillard | 1 | -2/+2 |
2010-01-04 | Remove redundant LV2EventBuffer class and merge with EventBuffer. | David Robillard | 1 | -9/+5 |
2009-11-18 | Less reliance on Buffer::type() (which doesn't really make sense, since buffe... | David Robillard | 1 | -9/+16 |
2009-11-18 | Rename DataType to PortType (since that's what it really means). | David Robillard | 1 | -8/+8 |
2009-11-16 | Rework objects extension to have "value ports" and "message ports". | David Robillard | 1 | -157/+72 |
2009-11-14 | Object extension. | David Robillard | 1 | -6/+10 |
2009-11-12 | String port support. | David Robillard | 1 | -1/+0 |
2009-09-12 | Fix spelling. | David Robillard | 1 | -1/+1 |
2009-06-03 | Clean up input port mixdown code. | David Robillard | 1 | -4/+4 |
2009-06-02 | Fix horribly broken LV2 event implementation (ticket #378 among other problems). | David Robillard | 1 | -0/+1 |
2009-05-13 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2009-05-13 | Strip trailing whitespace. | David Robillard | 1 | -13/+13 |
2009-05-13 | Remove 'using' declarations from headers. | David Robillard | 1 | -0/+2 |
2009-05-03 | Update waf configuration header for new waf scheme (in 1.5.6). | David Robillard | 1 | -1/+1 |
2008-12-21 | Fix mixdown of several connections with varying sizes (i.e. control and audio... | David Robillard | 1 | -6/+7 |
2008-12-21 | Change configuration header name to something less likely to conflict. | David Robillard | 1 | -1/+1 |
2008-12-16 | Trim include dependency tree. | David Robillard | 1 | -2/+2 |
2008-10-19 | Make ingen actually run again :) | David Robillard | 1 | -1/+2 |
2008-10-18 | Lower glib/glibmm dependency to 2.14. | David Robillard | 1 | -15/+17 |
2008-10-11 | Fix crash when copying from a large buffer to a smaller one (just copy the fi... | David Robillard | 1 | -2/+2 |
2008-09-30 | Flatten ingen source directory heirarchy a bit. | David Robillard | 1 | -0/+299 |