Age | Commit message (Expand) | Author | Files | Lines |
2012-05-11 | Avoid including gtkmm.h | David Robillard | 1 | -0/+3 |
2012-05-11 | Move Forge to the appropriate namespace. | David Robillard | 1 | -1/+1 |
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 | -1/+1 |
2012-04-28 | Remove using declarations from headers. | David Robillard | 1 | -0/+4 |
2012-04-23 | Fix polyphony widgets (fix #664). | David Robillard | 1 | -2/+1 |
2012-04-22 | Fix editing string properties from properties window. | David Robillard | 1 | -1/+1 |
2012-04-22 | Twiddle properties window size fudge. | David Robillard | 1 | -2/+2 |
2012-04-22 | Fix crash when showing properties window (fix #828). | David Robillard | 1 | -45/+9 |
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 | -26/+46 |
2012-03-12 | Centralise atom creation in forge object. | David Robillard | 1 | -5/+5 |
2011-10-22 | De-singleton-ify GUI. | David Robillard | 1 | -2/+2 |
2011-10-21 | Move World.hpp and Module.hpp to public include directory. | David Robillard | 1 | -1/+1 |
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 | -8/+8 |
2011-05-13 | Make models const in client code. | David Robillard | 1 | -2/+10 |
2011-05-13 | Make signals private with accessors, and localise dependency on sigc::signal. | David Robillard | 1 | -1/+1 |
2011-04-18 | Put engine code in new Ingen::Engine namespace. | 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 | -10/+0 |
2011-04-15 | Move Shared::Module and Shared::World to shared directory. | David Robillard | 1 | -1/+1 |
2011-02-15 | Remove fuzzy lack of distinction between URIs and CURIEs. | David Robillard | 1 | -1/+3 |
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 | -3/+2 |
2010-02-20 | Reset PropertiesWindow on hide (fix crashes when modifying objects formerly s... | David Robillard | 1 | -6/+16 |
2010-02-03 | Comprehensive use of cached URIs and more advanced Value (Atom) system. | David Robillard | 1 | -4/+12 |
2010-01-29 | Improved/quicker/easier handling of control port ranges. | David Robillard | 1 | -7/+1 |
2010-01-28 | Ssshhh. | David Robillard | 1 | -1/+0 |
2010-01-28 | Universal properties window. | David Robillard | 1 | -0/+302 |