Age | Commit message (Expand) | Author | Files | Lines |
2015-04-04 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2015-02-17 | Delete trailing whitespace. | David Robillard | 1 | -1/+1 |
2014-11-17 | Fix a few minor/unlikely memory errors. | David Robillard | 1 | -0/+12 |
2014-08-08 | Use Markdown in doc comments for better source readability. | David Robillard | 1 | -2/+2 |
2014-01-24 | Fix various whitespace and formatting issues. | David Robillard | 1 | -2/+3 |
2013-01-12 | Remove Raul::SharedPtr and switch to std::shared_ptr. | David Robillard | 1 | -19/+19 |
2013-01-11 | Use range-based for loops where possible. | David Robillard | 1 | -9/+6 |
2012-11-18 | Fix Plugin=>UI ring overflow handling. | David Robillard | 1 | -0/+2 |
2012-08-19 | GraphObject => Node | David Robillard | 1 | -4/+4 |
2012-08-19 | Patch => Graph | David Robillard | 1 | -87/+87 |
2012-08-18 | Node => Block | David Robillard | 1 | -3/+3 |
2012-08-14 | Update for latest Raul. | David Robillard | 1 | -1/+1 |
2012-08-12 | Use ingen:root as the path for the root patch, opening up path space for engi... | David Robillard | 1 | -1/+1 |
2012-05-23 | Trim unnecessary includes. | David Robillard | 1 | -1/+0 |
2012-05-11 | Add missing includes. | David Robillard | 1 | -3/+5 |
2012-05-01 | Remove half baked control window stuff. The canvas is better anyway. | David Robillard | 1 | -63/+0 |
2012-04-28 | Lint. | David Robillard | 1 | -2/+2 |
2012-04-28 | Remove using declarations from headers. | David Robillard | 1 | -0/+3 |
2012-03-27 | Squeeze blank lines. | David Robillard | 1 | -1/+0 |
2012-03-27 | Switch to AGPL3+. | David Robillard | 1 | -16/+15 |
2012-03-19 | Partially functioning communication between Ingen LV2 plugin and UI. | David Robillard | 1 | -3/+5 |
2012-03-16 | Preliminary work towards native LV2 UI. | David Robillard | 1 | -3/+15 |
2012-01-18 | Use consistent *_config.h rather than *-config.h. | David Robillard | 1 | -1/+1 |
2011-10-22 | Remove remote patch stuff (doesn't work anyway). | David Robillard | 1 | -37/+0 |
2011-10-22 | De-singleton-ify GUI. | David Robillard | 1 | -5/+14 |
2011-05-24 | Move appropriate client headers to public include directory. | David Robillard | 1 | -1/+1 |
2011-05-21 | Fix Gtk warnings (avoid loading top level of UI file). | David Robillard | 1 | -12/+8 |
2011-05-20 | Remove dependency on glade and glademm (migrate to GtkBuilder). | David Robillard | 1 | -3/+3 |
2011-05-13 | Make models const in client code. | David Robillard | 1 | -23/+37 |
2011-04-16 | Update copyright headers | David Robillard | 1 | -1/+1 |
2011-04-16 | Squeeze blank lines and delete trailing whitespace. | David Robillard | 1 | -22/+0 |
2011-03-17 | Show plugin/port documentation in side pane when selected. | David Robillard | 1 | -0/+10 |
2010-09-04 | My name is David. :) | David Robillard | 1 | -1/+1 |
2010-03-04 | Fix Cancel button of quit confirmation dialog (don't hide the last patch wind... | David Robillard | 1 | -1/+1 |
2010-02-20 | Heavy overhaul of buffer management and polyphony. | David Robillard | 1 | -1/+1 |
2010-02-14 | Merge LoadPatchWindow and LoadSubpatchWindow. | David Robillard | 1 | -16/+13 |
2010-02-14 | Fix loading of subpatches. | David Robillard | 1 | -2/+0 |
2010-01-28 | Universal properties window. | David Robillard | 1 | -36/+11 |
2010-01-07 | Quit cleanly from connect dialog when not connected to engine. | David Robillard | 1 | -14/+2 |
2010-01-03 | Remove patch clear command (fix ticket #375). | David Robillard | 1 | -2/+0 |
2009-12-31 | Various fixes related to port values and metadata (fix ticket #459 among othe... | David Robillard | 1 | -0/+3 |
2009-11-16 | Add close button to node properties dialog. | David Robillard | 1 | -0/+2 |
2009-11-16 | Make all windows respond to ctrl+w. | David Robillard | 1 | -0/+3 |
2009-05-30 | Fix path in dynamic load plugin window title (don't show path: URI prefix). | David Robillard | 1 | -1/+1 |
2009-05-30 | Better load plugin window geometry hinting. | David Robillard | 1 | -0/+5 |
2009-05-13 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2009-05-13 | Strip trailing whitespace. | David Robillard | 1 | -19/+19 |
2009-05-11 | * New ontology. | David Robillard | 1 | -5/+5 |
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 |