Age | Commit message (Expand) | Author | Files | Lines |
2009-06-03 | Move internals to their own directory ala events. | David Robillard | 1 | -4/+4 |
2009-06-03 | Consistent imperative style event names. | David Robillard | 1 | -2/+2 |
2009-06-03 | Chop "Event" from event source file names. | David Robillard | 1 | -23/+23 |
2009-06-03 | Remove events dir from include path. | David Robillard | 1 | -5/+5 |
2009-05-28 | Rename RequestObjectEvent GetEvent. | David Robillard | 1 | -1/+1 |
2009-05-28 | Merge request_object and request_plugin. | David Robillard | 1 | -1/+0 |
2009-05-27 | Rename 'destroy' 'delete' ('del' in code) (WebDAV DELETE). | David Robillard | 1 | -4/+4 |
2009-05-13 | Remove special request_port_value, just use request_variable with predicate i... | David Robillard | 1 | -1/+0 |
2009-05-12 | Detach/Reattach from/to Jack from UI (ticket #180). | David Robillard | 1 | -1/+0 |
2009-05-11 | * New ontology. | David Robillard | 1 | -3/+0 |
2009-05-04 | Strip trailing whitespace from waf scripts. | David Robillard | 1 | -4/+4 |
2009-05-03 | Update waf configuration header for new waf scheme (in 1.5.6). | David Robillard | 1 | -5/+6 |
2008-12-22 | Don't build ingen LV2 wrapper (not working yet). | David Robillard | 1 | -13/+13 |
2008-12-15 | Fix (most) include dependencies and resulting broken build problems. | David Robillard | 1 | -0/+5 |
2008-11-29 | Upgrade to waf 1.5.0. | David Robillard | 1 | -21/+19 |
2008-11-29 | Clean up and organize internals. | David Robillard | 1 | -5/+5 |
2008-11-25 | Don't require liblo or libsoup to build queued engine interface (which is use... | David Robillard | 1 | -38/+37 |
2008-11-15 | Stubs for HTTP streaming. | David Robillard | 1 | -2/+12 |
2008-10-20 | Actually use installation location variables for everything. | David Robillard | 1 | -5/+5 |
2008-10-19 | Make ingen actually run again :) | David Robillard | 1 | -4/+0 |
2008-10-18 | Lower glib/glibmm dependency to 2.14. | David Robillard | 1 | -15/+17 |
2008-10-16 | Don't install experimental ingen LV2 stuff. | David Robillard | 1 | -1/+2 |
2008-10-12 | Build LV2 wrapper in correct location. | David Robillard | 1 | -1/+1 |
2008-10-12 | Build LV2 wrapper (still non-functional). | David Robillard | 1 | -4/+21 |
2008-10-12 | Tidy. | David Robillard | 1 | -4/+2 |
2008-10-12 | Add --jack-name command line option (implement feature request #176). | David Robillard | 1 | -32/+41 |
2008-10-12 | Split OSC/HTTP/JACK dependencies from ingen into separate libraries so engine... | David Robillard | 1 | -8/+33 |
2008-10-06 | Specify absolute include paths to fix waf dependency tracking. | David Robillard | 1 | -1/+1 |
2008-10-05 | Move engine.cpp to ingen_engine.cpp to avoid case insensitive name clashes. | David Robillard | 1 | -1/+1 |
2008-10-03 | Make liblo optional for building ingen. | David Robillard | 1 | -2/+2 |
2008-10-02 | Build against local libraries with uselib_local instead of CFLAGS kludges. | David Robillard | 1 | -1/+2 |
2008-10-02 | Fix loading of LADSPA and LV2 plugins, and HTTP support (actually build optio... | David Robillard | 1 | -5/+11 |
2008-10-01 | Fix compilation. | David Robillard | 1 | -1/+1 |
2008-09-30 | Install modules (mostly) the same place as autohell. | David Robillard | 1 | -1/+1 |
2008-09-30 | Working ingen when built/installed via waf. | David Robillard | 1 | -0/+7 |
2008-09-30 | Fix building (both autohell and waf) with simpler ingen tree layout. | David Robillard | 1 | -1/+1 |
2008-09-30 | Flatten ingen source directory heirarchy a bit. | David Robillard | 1 | -0/+73 |