Age | Commit message (Expand) | Author | Files | Lines |
2012-08-16 | Remove all 'using namespace Raul'. | David Robillard | 1 | -5/+5 |
2012-08-14 | Update for latest Raul. | David Robillard | 1 | -5/+2 |
2012-08-12 | Use ingen:root as the path for the root patch, opening up path space for engi... | David Robillard | 1 | -2/+2 |
2012-08-12 | Remove redundant Path::is_valid_name and Path::nameify. | David Robillard | 1 | -2/+2 |
2012-05-11 | Add missing includes. | David Robillard | 1 | -0/+2 |
2012-05-11 | Use more reasonable names for the world's interface and engine (if present). | David Robillard | 1 | -2/+2 |
2012-05-10 | LV2URIMap => URIMap. | David Robillard | 1 | -3/+3 |
2012-04-28 | Remove using declarations from headers. | David Robillard | 1 | -3/+3 |
2012-03-27 | Switch to AGPL3+. | David Robillard | 1 | -16/+15 |
2012-03-16 | Merge ClientInterface and ServerInterface. | David Robillard | 1 | -1/+1 |
2012-03-12 | Centralise atom creation in forge object. | David Robillard | 1 | -2/+2 |
2011-10-22 | De-singleton-ify GUI. | David Robillard | 1 | -9/+8 |
2011-10-21 | Move more headers to shared include directory. | David Robillard | 1 | -1/+1 |
2011-07-04 | Fix inability to create subpatches (ticket #722). | David Robillard | 1 | -0/+2 |
2011-05-24 | Move appropriate client headers to public include directory. | David Robillard | 1 | -2/+2 |
2011-05-20 | Remove dependency on glade and glademm (migrate to GtkBuilder). | David Robillard | 1 | -2/+2 |
2011-05-13 | Make models const in client code. | David Robillard | 1 | -3/+5 |
2011-04-20 | Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi... | David Robillard | 1 | -1/+1 |
2011-04-16 | Update copyright headers | David Robillard | 1 | -1/+1 |
2011-04-16 | Squeeze blank lines and delete trailing whitespace. | David Robillard | 1 | -5/+0 |
2011-04-13 | Consistent local or installed includes for interface headers. | David Robillard | 1 | -1/+1 |
2011-02-19 | Save/load patches as nested bundles (fix ticket #520). | David Robillard | 1 | -3/+6 |
2010-09-04 | My name is David. :) | David Robillard | 1 | -1/+1 |
2010-02-02 | Use Glib string interning (quarks) to make Path/URI operator== very fast. | David Robillard | 1 | -5/+7 |
2009-12-30 | Fix creation of subpatches. | David Robillard | 1 | -1/+1 |
2009-11-16 | Make all windows respond to ctrl+w. | David Robillard | 1 | -1/+1 |
2009-05-28 | Send port ranges and new subpatches as single PUTs. | David Robillard | 1 | -4/+3 |
2009-05-28 | Fix QNAMEs being serialised as URIs. | David Robillard | 1 | -1/+1 |
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 | -2/+6 |
2009-05-13 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2009-05-13 | Strip trailing whitespace. | David Robillard | 1 | -7/+7 |
2009-05-13 | The great ID refactoring of 2009. | David Robillard | 1 | -0/+3 |
2009-05-11 | * New ontology. | David Robillard | 1 | -3/+3 |
2008-12-16 | Trim include dependency tree. | David Robillard | 1 | -1/+0 |
2008-11-17 | Fix initial active state of created subpatches. | David Robillard | 1 | -1/+1 |
2008-09-30 | Flatten ingen source directory heirarchy a bit. | David Robillard | 1 | -0/+113 |