Age | Commit message (Expand) | Author | Files | Lines |
2011-09-14 | Support lv2:sampleRate controls (mostly) correctly. | David Robillard | 1 | -2/+13 |
2011-06-11 | Remove dead code. | David Robillard | 1 | -3/+1 |
2011-05-24 | Move appropriate client headers to public include directory. | David Robillard | 1 | -1/+1 |
2011-05-24 | Remove use of ingen-config.h in soon-to-be-public headers. | David Robillard | 1 | -6/+1 |
2011-05-13 | Make models const in client code. | David Robillard | 1 | -7/+12 |
2011-05-13 | Make signals private with accessors, and localise dependency on sigc::signal. | David Robillard | 1 | -2/+2 |
2011-04-29 | LilvValue => LilvNode. | David Robillard | 1 | -7/+7 |
2011-04-29 | Terser names for value constructors. | David Robillard | 1 | -1/+1 |
2011-04-29 | Don't hide pointers behind typedefs. | David Robillard | 1 | -6/+9 |
2011-04-28 | Switch to Lilv from SLV2. | David Robillard | 1 | -11/+11 |
2011-04-18 | Put engine code in new Ingen::Engine namespace. | David Robillard | 1 | -2/+2 |
2011-04-16 | Update copyright headers | David Robillard | 1 | -1/+1 |
2011-04-16 | Squeeze blank lines and delete trailing whitespace. | David Robillard | 1 | -17/+1 |
2011-04-15 | Move Shared::Module and Shared::World to shared directory. | David Robillard | 1 | -1/+1 |
2011-04-13 | Consistent local or installed includes for interface headers. | David Robillard | 1 | -1/+1 |
2011-02-18 | Use port name from SLV2 for labels where possible (fix ticket #636). | David Robillard | 1 | -0/+27 |
2011-02-18 | Trim more cruft. | David Robillard | 1 | -2/+0 |
2011-02-16 | Drop redlandmm for sordmm. | David Robillard | 1 | -3/+0 |
2010-10-29 | Explicit copy constructor for Ingen::Client::ObjectModel. | David Robillard | 1 | -3/+6 |
2010-09-04 | My name is David. :) | David Robillard | 1 | -1/+1 |
2010-03-06 | Save Ingen patches as working standard LV2 plugin bundles. | David Robillard | 1 | -7/+6 |
2010-02-03 | Comprehensive use of cached URIs and more advanced Value (Atom) system. | David Robillard | 1 | -2/+5 |
2010-02-02 | Use Glib string interning (quarks) to make Path/URI operator== very fast. | David Robillard | 1 | -5/+4 |
2010-01-29 | Improved/quicker/easier handling of control port ranges. | David Robillard | 1 | -3/+16 |
2010-01-07 | Tidy. | David Robillard | 1 | -2/+0 |
2009-05-28 | Fix QNAMEs being serialised as URIs. | David Robillard | 1 | -2/+2 |
2009-05-13 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2009-05-13 | Strip trailing whitespace. | David Robillard | 1 | -10/+10 |
2009-05-13 | The great ID refactoring of 2009. | David Robillard | 1 | -1/+4 |
2009-05-03 | Update waf configuration header for new waf scheme (in 1.5.6). | David Robillard | 1 | -1/+1 |
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 | -1/+0 |
2008-11-22 | Tolerate plugins with nonsense ranges (fix ticket #268). | David Robillard | 1 | -0/+3 |
2008-10-18 | Build against local library versions no matter what.... hopefully.... | David Robillard | 1 | -2/+1 |
2008-10-12 | Eliminate redundant ingen ontology parts, and save ingen Patchage in an LV2 c... | David Robillard | 1 | -2/+2 |
2008-10-11 | Add control randomize feature (node context menu). | David Robillard | 1 | -1/+1 |
2008-10-03 | Support building locally against header-only libraries in autowaf. | David Robillard | 1 | -1/+1 |
2008-09-30 | Flatten ingen source directory heirarchy a bit. | David Robillard | 1 | -0/+224 |