Age | Commit message (Expand) | Author | Files | Lines |
2011-10-03 | Remove static PortType enumeration from public/client side interface. | David Robillard | 1 | -3/+3 |
2011-09-23 | Fix broken iterator use (memory errors on erase) in ResourceImpl::set_property. | David Robillard | 1 | -10/+11 |
2011-09-14 | Support lv2:sampleRate controls (mostly) correctly. | David Robillard | 1 | -1/+27 |
2011-06-07 | Remove use of smart pointers in FlowCanvas entirely. | David Robillard | 1 | -3/+4 |
2011-05-24 | Move appropriate client headers to public include directory. | David Robillard | 1 | -4/+4 |
2011-05-24 | Remove dependence on protocol-specific client headers in GUI code. | David Robillard | 1 | -4/+1 |
2011-05-24 | Remove use of ingen-config.h in soon-to-be-public headers. | David Robillard | 1 | -7/+1 |
2011-05-21 | Fix Gtk warnings (avoid loading top level of UI file). | David Robillard | 1 | -6/+4 |
2011-05-20 | Remove dependency on glade and glademm (migrate to GtkBuilder). | David Robillard | 1 | -6/+6 |
2011-05-13 | Make signals private with accessors, and localise dependency on sigc::signal. | David Robillard | 1 | -2/+4 |
2011-04-28 | Switch to Lilv from SLV2. | David Robillard | 1 | -4/+4 |
2011-04-20 | Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi... | David Robillard | 1 | -3/+3 |
2011-04-18 | Put engine code in new Ingen::Engine namespace. | David Robillard | 1 | -4/+5 |
2011-04-18 | Saner module loading API. | 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 | -21/+0 |
2011-04-15 | Move Shared::Module and Shared::World to shared directory. | David Robillard | 1 | -1/+1 |
2011-04-13 | Consistent local or installed includes for interface headers. | David Robillard | 1 | -1/+1 |
2011-02-17 | Jack session support for ingen. | David Robillard | 1 | -2/+5 |
2010-11-30 | Consistent naming for URI quarks. | David Robillard | 1 | -2/+2 |
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 | -14/+14 |
2010-03-04 | Always save to Ingen bundles (directories with names like foo.ingen.lv2 conta... | David Robillard | 1 | -2/+0 |
2010-02-25 | Work on contexts and polymorphic ports. | David Robillard | 1 | -1/+12 |
2010-02-23 | Fix various code issues discovered by cppcheck. | David Robillard | 1 | -0/+3 |
2010-01-07 | Quit cleanly from connect dialog when not connected to engine. | David Robillard | 1 | -4/+24 |
2010-01-07 | Tidy. | David Robillard | 1 | -1/+1 |
2010-01-06 | Do all logging output via Raul streams. | David Robillard | 1 | -79/+4 |
2009-12-22 | Fix compilation. | David Robillard | 1 | -1/+0 |
2009-12-19 | New ingen module (library, not e.g. LV2 plugin) design. | David Robillard | 1 | -27/+19 |
2009-06-03 | Organize ingen_module like other modules. | David Robillard | 1 | -1/+0 |
2009-05-13 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2009-05-13 | Strip trailing whitespace. | David Robillard | 1 | -32/+32 |
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 |
2008-12-20 | Remove traces of old icon crap. | David Robillard | 1 | -1/+1 |
2008-12-20 | Use icon by name rather than directly look up path. | David Robillard | 1 | -7/+3 |
2008-12-16 | Trim include dependency tree. | David Robillard | 1 | -1/+3 |
2008-11-27 | Add/install/use Ingen icons. | David Robillard | 1 | -0/+5 |
2008-11-27 | Fix orphan etc. errors for 'ingen -egl' (fix ticket #201). | David Robillard | 1 | -4/+16 |
2008-11-17 | Tidy up console output. | David Robillard | 1 | -1/+1 |
2008-10-20 | Make Ingen and Patchage relocatable binaries when built as a bundle. | David Robillard | 1 | -1/+2 |
2008-10-18 | Build against local library versions no matter what.... hopefully.... | David Robillard | 1 | -3/+3 |
2008-10-03 | Support building locally against header-only libraries in autowaf. | David Robillard | 1 | -1/+1 |
2008-09-30 | Flatten ingen source directory heirarchy a bit. | David Robillard | 1 | -0/+440 |