Age | Commit message (Expand) | Author | Files | Lines |
2014-11-02 | Add gain parameter to eg-sampler. | David Robillard | 1 | -0/+5 |
2014-10-31 | eg-sampler: Support patch:Get, and request initial state from UI. | David Robillard | 1 | -2/+2 |
2014-08-06 | Order book chapters in build script rather than by bundle name. | David Robillard | 1 | -0/+135 |
2013-02-11 | Order examples in a sensible progression for the book. | David Robillard | 1 | -142/+0 |
2013-01-10 | Expose sampler parameter to host. | David Robillard | 1 | -34/+36 |
2013-01-08 | Add logger convenience API. | David Robillard | 1 | -4/+0 |
2012-08-14 | midi: Remove non-standard midi:Tick message type. | David Robillard | 1 | -3/+2 |
2012-07-24 | Fix odd capitalization. | David Robillard | 1 | -1/+1 |
2012-04-12 | Make all atom/util.h functions start with lv2_atom. | David Robillard | 1 | -2/+2 |
2012-04-05 | Twiddle log extension class hierarchy a bit, and all log:Trace level. | David Robillard | 1 | -0/+5 |
2012-03-16 | Improve documentation. | David Robillard | 1 | -1/+1 |
2012-03-16 | Update for patch extension. | David Robillard | 1 | -12/+12 |
2012-02-29 | Simplify atom:AtomPort buffers to point directly at Atoms. | David Robillard | 1 | -0/+2 |
2012-02-23 | Separately define body types for atoms with non-trivial bodies so the type de... | David Robillard | 1 | -2/+2 |
2012-02-19 | Clean up documentation. | David Robillard | 1 | -2/+2 |
2012-02-19 | Rename LV2_Atom_Object::type => LV2_Atom_Object::otype to avoid confusion wit... | David Robillard | 1 | -2/+2 |
2012-02-19 | Clean up code, update copyright dates. | David Robillard | 1 | -34/+34 |
2012-02-18 | Remove state:Path and use new atom:Path instead. | David Robillard | 1 | -16/+46 |
2012-02-18 | Send notifications to the UI and display loaded sample path. | David Robillard | 1 | -10/+60 |
2012-02-17 | Send a proper file URI to load sample instead of a path string. | David Robillard | 1 | -3/+3 |
2012-02-16 | Implement real-time safe sample loading. | David Robillard | 1 | -10/+16 |
2012-02-13 | Centralize URI map cache and use in both plugin and UI. | David Robillard | 1 | -2/+29 |
2012-02-09 | Add message extension. | David Robillard | 1 | -5/+5 |
2012-02-08 | Heavily revise atom extension into a release candidate. | David Robillard | 1 | -5/+5 |
2011-11-09 | Implement file name changing from UI. | David Robillard | 1 | -0/+25 |