Age | Commit message (Expand) | Author | Files | Lines |
2012-04-28 | Remove using declarations from headers. | David Robillard | 1 | -0/+4 |
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 | -5/+5 |
2012-03-10 | Rename ingen:canvas-x and ingen:canvas-y to ingen:canvasX and ingen:canvasY t... | David Robillard | 1 | -2/+2 |
2012-01-14 | Replace some non-portable stuff with glib equivalents. | David Robillard | 1 | -5/+1 |
2011-11-02 | Use ingen namespace for canvas-x and canvas-y and remove ingenuity namespace. | David Robillard | 1 | -2/+2 |
2011-10-22 | De-singleton-ify GUI. | David Robillard | 1 | -6/+7 |
2011-10-21 | Move more headers to shared include directory. | David Robillard | 1 | -1/+1 |
2011-10-21 | Separate URIs from LV2URIMap. | David Robillard | 1 | -1/+1 |
2011-10-21 | Begin moving shared headers to public include directory. | David Robillard | 1 | -1/+1 |
2011-05-25 | Move sanitised serialisation headers to public include directory | David Robillard | 1 | -7/+4 |
2011-05-24 | Move appropriate client headers to public include directory. | David Robillard | 1 | -3/+3 |
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/+6 |
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 | -12/+0 |
2011-04-13 | Consistent local or installed includes for interface headers. | David Robillard | 1 | -1/+1 |
2011-02-17 | Remove deprecated Om patch loading code (resolve ticket #32). | David Robillard | 1 | -2/+2 |
2010-09-04 | My name is David. :) | David Robillard | 1 | -1/+1 |
2010-03-05 | Shrink extensions (to .ing.lv2 and .ing.ttl) and move definitions to central ... | David Robillard | 1 | -4/+5 |
2010-03-04 | Always save to Ingen bundles (directories with names like foo.ingen.lv2 conta... | David Robillard | 1 | -0/+3 |
2010-02-20 | Heavy overhaul of buffer management and polyphony. | David Robillard | 1 | -1/+1 |
2010-02-18 | Use property_visible instead of set_visible which is apparently missing from ... | David Robillard | 1 | -5/+5 |
2010-02-14 | Ssshh. | David Robillard | 1 | -3/+0 |
2010-02-14 | Toggle sensitivity of voices spinbutton according to radio buttons. | David Robillard | 1 | -19/+6 |
2010-02-14 | Merge LoadPatchWindow and LoadSubpatchWindow. | David Robillard | 1 | -38/+123 |
2010-02-14 | Fix loading of subpatches. | David Robillard | 1 | -11/+30 |
2010-02-02 | Use Glib string interning (quarks) to make Path/URI operator== very fast. | David Robillard | 1 | -3/+6 |
2010-02-01 | Fix leaks and an iterator error found by cppcheck. | David Robillard | 1 | -1/+3 |
2010-01-03 | Remove patch clear command (fix ticket #375). | David Robillard | 1 | -3/+0 |
2009-05-13 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2009-05-13 | Strip trailing whitespace. | David Robillard | 1 | -9/+9 |
2009-05-13 | Remove 'using' declarations from headers. | David Robillard | 1 | -0/+2 |
2009-05-13 | The great ID refactoring of 2009. | David Robillard | 1 | -1/+1 |
2009-05-11 | * New ontology. | David Robillard | 1 | -1/+1 |
2008-12-02 | Rewrite pretty much everything to do with paths in Serialiser to actually mak... | David Robillard | 1 | -7/+8 |
2008-11-30 | Some support for bundle saving. | David Robillard | 1 | -6/+13 |
2008-10-20 | Make Ingen and Patchage relocatable binaries when built as a bundle. | David Robillard | 1 | -2/+2 |
2008-10-11 | Run ldconfig after install for individual projects, as well as top level. | David Robillard | 1 | -2/+2 |
2008-09-30 | Flatten ingen source directory heirarchy a bit. | David Robillard | 1 | -0/+153 |