Age | Commit message (Expand) | Author | Files | Lines |
2012-11-21 | GUI::Configuration => GUI::Style. | David Robillard | 1 | -6/+6 |
2012-11-18 | Fix Plugin=>UI ring overflow handling. | David Robillard | 1 | -0/+3 |
2012-08-19 | Patch => Graph | David Robillard | 1 | -6/+6 |
2012-08-17 | Implement real logging system, LV2 log extension support, and purge evil/ugly... | David Robillard | 1 | -0/+2 |
2012-07-31 | Merge Ingen::Shared namespace into Ingen namespace and core libingen library. | David Robillard | 1 | -10/+8 |
2012-07-26 | Report subject with errors to client for more meaningful error messages. | David Robillard | 1 | -1/+1 |
2012-05-11 | Avoid including gtkmm.h | David Robillard | 1 | -1/+3 |
2012-05-11 | Move Forge to the appropriate namespace. | David Robillard | 1 | -1/+1 |
2012-05-11 | Clean up and better document World interface. | David Robillard | 1 | -4/+4 |
2012-05-11 | Use more reasonable names for the world's interface and engine (if present). | David Robillard | 1 | -5/+5 |
2012-04-28 | Lint. | David Robillard | 1 | -5/+6 |
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 | -2/+3 |
2012-03-16 | Preliminary work towards native LV2 UI. | David Robillard | 1 | -1/+1 |
2012-03-16 | Merge ClientInterface and ServerInterface. | David Robillard | 1 | -3/+2 |
2012-03-12 | Centralise atom creation in forge object. | David Robillard | 1 | -0/+1 |
2012-03-12 | Unify event response mechanism and make it more appropriate for wire transmis... | David Robillard | 1 | -1/+2 |
2011-11-29 | Remove libgnomecanvasmm dependency. | David Robillard | 1 | -1/+0 |
2011-10-22 | De-singleton-ify GUI. | David Robillard | 1 | -2/+2 |
2011-10-21 | Separate URIs from LV2URIMap. | David Robillard | 1 | -2/+2 |
2011-10-21 | Move World.hpp and Module.hpp to public include directory. | David Robillard | 1 | -1/+1 |
2011-10-03 | Remove static PortType enumeration from public/client side interface. | David Robillard | 1 | -1/+1 |
2011-09-14 | Support lv2:sampleRate controls (mostly) correctly. | David Robillard | 1 | -0/+8 |
2011-05-24 | Remove dependence on protocol-specific client headers in GUI code. | David Robillard | 1 | -3/+1 |
2011-05-20 | Remove dependency on glade and glademm (migrate to GtkBuilder). | David Robillard | 1 | -2/+4 |
2011-04-20 | Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi... | David Robillard | 1 | -2/+2 |
2011-04-18 | Put engine code in new Ingen::Engine namespace. | David Robillard | 1 | -11/+6 |
2011-04-16 | Update copyright headers | David Robillard | 1 | -1/+1 |
2011-04-16 | Squeeze blank lines and delete trailing whitespace. | David Robillard | 1 | -2/+0 |
2011-04-15 | Move Shared::Module and Shared::World to shared directory. | David Robillard | 1 | -1/+1 |
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 | -6/+6 |
2010-02-25 | Work on contexts and polymorphic ports. | David Robillard | 1 | -3/+7 |
2010-02-02 | Use Glib string interning (quarks) to make Path/URI operator== very fast. | David Robillard | 1 | -1/+2 |
2010-02-01 | Use consistent and more globally unique inclusion guards. | David Robillard | 1 | -3/+3 |
2010-01-07 | Quit cleanly from connect dialog when not connected to engine. | David Robillard | 1 | -1/+1 |
2010-01-06 | Do all logging output via Raul streams. | David Robillard | 1 | -1/+0 |
2009-12-19 | New ingen module (library, not e.g. LV2 plugin) design. | David Robillard | 1 | -2/+1 |
2009-05-13 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2009-05-13 | Strip trailing whitespace. | David Robillard | 1 | -17/+17 |
2009-02-12 | Merge various collections into single files, reduce rampant code duplication. | David Robillard | 1 | -6/+6 |
2008-11-29 | Fix local includes to use quotes (to always build against local version). | David Robillard | 1 | -1/+1 |
2008-11-27 | Fix orphan etc. errors for 'ingen -egl' (fix ticket #201). | David Robillard | 1 | -2/+4 |
2008-10-18 | Build against local library versions no matter what.... hopefully.... | David Robillard | 1 | -2/+2 |
2008-10-02 | Trim Ingen documentation a bit. | David Robillard | 1 | -3/+0 |
2008-09-30 | Flatten ingen source directory heirarchy a bit. | David Robillard | 1 | -0/+173 |