Age | Commit message (Expand) | Author | Files | Lines |
2011-03-11 | Hide replaced plugins from context menu and load plugin window. | David Robillard | 1 | -0/+4 |
2011-02-18 | Trim more cruft. | David Robillard | 1 | -5/+0 |
2010-09-04 | My name is David. :) | David Robillard | 1 | -1/+1 |
2010-03-10 | Add #include "ingen-config.h" to files that use config #ifdefs that were miss... | David Robillard | 1 | -0/+1 |
2010-02-14 | Set unique keyboard mnemonics for widgets. | David Robillard | 1 | -3/+3 |
2010-02-14 | Fix plugin and subpatch name offsets. | David Robillard | 1 | -12/+6 |
2010-02-14 | Fix loading of subpatches. | David Robillard | 1 | -9/+13 |
2010-02-07 | Show type (LV2, LADSPA, etc) label in plugin window rather than URI. | David Robillard | 1 | -15/+15 |
2010-02-04 | Use std::string::empty where possible (faster, and less prone to C string err... | David Robillard | 1 | -2/+2 |
2010-02-03 | Comprehensive use of cached URIs and more advanced Value (Atom) system. | David Robillard | 1 | -5/+7 |
2010-02-02 | Use Glib string interning (quarks) to make Path/URI operator== very fast. | David Robillard | 1 | -6/+9 |
2010-01-29 | Improved/quicker/easier handling of control port ranges. | David Robillard | 1 | -2/+2 |
2010-01-28 | Use ingen-ui for prefix instead of ingenuity. | David Robillard | 1 | -2/+2 |
2010-01-06 | Do all logging output via Raul streams. | David Robillard | 1 | -1/+0 |
2009-12-11 | Build against old Gtkmm (without clear icon in text entries). | David Robillard | 1 | -0/+5 |
2009-11-16 | Add close button to node properties dialog. | David Robillard | 1 | -8/+1 |
2009-11-16 | Make all windows respond to ctrl+w. | David Robillard | 1 | -1/+1 |
2009-11-16 | Clean up load plugin window and add close button. | David Robillard | 1 | -26/+12 |
2009-06-04 | Don't treat non-plugin metadata as plugin data. | David Robillard | 1 | -0/+3 |
2009-05-30 | Multi-select in load plugin window (add several plugins at once). | David Robillard | 1 | -71/+84 |
2009-05-30 | Fix load plugin window. | David Robillard | 1 | -1/+3 |
2009-05-28 | Fix LADSPA names in plugin selection dialog. | David Robillard | 1 | -12/+26 |
2009-05-28 | Generic plugin property mechanism. | David Robillard | 1 | -38/+14 |
2009-05-28 | Send plugin node creation as a single PUT instead of a bunch of separate set_... | David Robillard | 1 | -8/+4 |
2009-05-27 | Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat... | David Robillard | 1 | -2/+2 |
2009-05-27 | Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge... | David Robillard | 1 | -6/+9 |
2009-05-13 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2009-05-13 | Strip trailing whitespace. | David Robillard | 1 | -21/+21 |
2009-05-13 | Use new query system to get LADSPA plugin names from the engine. | David Robillard | 1 | -31/+52 |
2009-05-13 | The great ID refactoring of 2009. | David Robillard | 1 | -9/+5 |
2009-05-11 | * New ontology. | David Robillard | 1 | -3/+3 |
2008-12-20 | Fix window closing stuff (fix ticket #296). | David Robillard | 1 | -1/+2 |
2008-12-16 | Trim include dependency tree. | David Robillard | 1 | -1/+0 |
2008-11-09 | Move patch to /patch via HTTP to give a place for RESTful access to other thi... | David Robillard | 1 | -1/+1 |
2008-10-09 | Remove cruft. | David Robillard | 1 | -13/+0 |
2008-09-30 | Flatten ingen source directory heirarchy a bit. | David Robillard | 1 | -0/+464 |