Age | Commit message (Expand) | Author | Files | Lines |
2010-11-30 | Consistent naming for URI quarks. | David Robillard | 1 | -2/+2 |
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 | -32/+26 |
2010-03-04 | Use portable path construction. | David Robillard | 1 | -1/+2 |
2010-02-28 | Fix internal node path translation kludges for loading .om patches. | David Robillard | 1 | -24/+15 |
2010-02-04 | Tidy up DeprecatedLoader, fix predicates. | David Robillard | 1 | -10/+4 |
2010-02-04 | Use std::string::empty where possible (faster, and less prone to C string err... | David Robillard | 1 | -10/+10 |
2010-02-03 | Comprehensive use of cached URIs and more advanced Value (Atom) system. | David Robillard | 1 | -27/+33 |
2010-02-02 | Use Glib string interning (quarks) to make Path/URI operator== very fast. | David Robillard | 1 | -3/+3 |
2010-02-02 | Remove set_port_value from CommonInterface (replaced with set_property(path, ... | David Robillard | 1 | -1/+2 |
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-07 | Tidy. | David Robillard | 1 | -4/+4 |
2010-01-06 | Do all logging output via Raul streams. | David Robillard | 1 | -16/+17 |
2009-05-28 | Fix URIs. | David Robillard | 1 | -1/+0 |
2009-05-27 | Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat... | David Robillard | 1 | -8/+8 |
2009-05-27 | Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge... | David Robillard | 1 | -22/+43 |
2009-05-13 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2009-05-13 | Strip trailing whitespace. | David Robillard | 1 | -48/+48 |
2009-05-13 | The great ID refactoring of 2009. | David Robillard | 1 | -10/+12 |
2009-05-12 | Remove deprecated new_node interface in favour of URI hackery. | David Robillard | 1 | -4/+4 |
2009-05-11 | * New ontology. | David Robillard | 1 | -14/+14 |
2008-12-16 | Trim include dependency tree. | David Robillard | 1 | -5/+0 |
2008-11-28 | Sane ontology for internaals. | David Robillard | 1 | -4/+5 |
2008-11-27 | Fix Om patch loading when plugins have names clashing with internal names. | David Robillard | 1 | -9/+7 |
2008-11-10 | Turn off OSC debug dumping in engine. | David Robillard | 1 | -6/+6 |
2008-11-09 | Add concept of 'Resource' and make plugins a resource (as well as graph objec... | David Robillard | 1 | -1/+1 |
2008-10-18 | Build against local library versions no matter what.... hopefully.... | David Robillard | 1 | -2/+1 |
2008-10-12 | Remove meaningless/non-LV2/kludgey 'event' 'midi' and 'osc' distinction. | David Robillard | 1 | -2/+2 |
2008-10-12 | Tidy. | David Robillard | 1 | -1/+1 |
2008-10-12 | Fix crash on loading .om subpatches with names that aren't legal symbols. | David Robillard | 1 | -2/+2 |
2008-10-12 | Fix Om patch loading (import and load as child). | David Robillard | 1 | -11/+13 |
2008-10-12 | Vomit less on the console when loading deprecated patches. | David Robillard | 1 | -13/+4 |
2008-10-12 | Eliminate redundant ingen ontology parts, and save ingen Patchage in an LV2 c... | David Robillard | 1 | -4/+4 |
2008-10-02 | Make --build-docs at configure time trigger documentation building at build t... | David Robillard | 1 | -1/+0 |
2008-09-30 | Flatten ingen source directory heirarchy a bit. | David Robillard | 1 | -0/+711 |