summaryrefslogtreecommitdiffstats
path: root/src/engine/wscript
AgeCommit message (Expand)AuthorFilesLines
2010-02-24Merge NodeBase and NodeImpl.David Robillard1-1/+1
2010-02-24Add new Delay internal.David Robillard1-0/+1
2010-02-13Learn and remove bindings exclusively through property interface.David Robillard1-1/+0
2010-01-29Send binding information to client.David Robillard1-0/+1
2010-01-29Magic MIDI binding via special ingen_control port.David Robillard1-1/+2
2010-01-07Merge QueuedEventSource and EventSource.David Robillard1-3/+3
2010-01-05JackAudioDriver.[ch]pp -> JackDriver.[ch]ppDavid Robillard1-1/+1
2010-01-05Merge JackMidiDriver and JackAudioDriver.David Robillard1-1/+1
2010-01-04Remove redundant LV2EventBuffer class and merge with EventBuffer.David Robillard1-1/+0
2010-01-03Remove patch clear command (fix ticket #375).David Robillard1-1/+0
2009-12-19New ingen module (library, not e.g. LV2 plugin) design.David Robillard1-36/+28
2009-12-18Install headers.David Robillard1-0/+3
2009-11-16Rework objects extension to have "value ports" and "message ports".David Robillard1-2/+1
2009-11-14Object extension.David Robillard1-1/+1
2009-11-12String port support.David Robillard1-0/+1
2009-06-03Move internals to their own directory ala events.David Robillard1-4/+4
2009-06-03Consistent imperative style event names.David Robillard1-2/+2
2009-06-03Chop "Event" from event source file names.David Robillard1-23/+23
2009-06-03Remove events dir from include path.David Robillard1-5/+5
2009-05-28Rename RequestObjectEvent GetEvent.David Robillard1-1/+1
2009-05-28Merge request_object and request_plugin.David Robillard1-1/+0
2009-05-27Rename 'destroy' 'delete' ('del' in code) (WebDAV DELETE).David Robillard1-4/+4
2009-05-13Remove special request_port_value, just use request_variable with predicate i...David Robillard1-1/+0
2009-05-12Detach/Reattach from/to Jack from UI (ticket #180).David Robillard1-1/+0
2009-05-11* New ontology.David Robillard1-3/+0
2009-05-04Strip trailing whitespace from waf scripts.David Robillard1-4/+4
2009-05-03Update waf configuration header for new waf scheme (in 1.5.6).David Robillard1-5/+6
2008-12-22Don't build ingen LV2 wrapper (not working yet).David Robillard1-13/+13
2008-12-15Fix (most) include dependencies and resulting broken build problems.David Robillard1-0/+5
2008-11-29Upgrade to waf 1.5.0.David Robillard1-21/+19
2008-11-29Clean up and organize internals.David Robillard1-5/+5
2008-11-25Don't require liblo or libsoup to build queued engine interface (which is use...David Robillard1-38/+37
2008-11-15Stubs for HTTP streaming.David Robillard1-2/+12
2008-10-20Actually use installation location variables for everything.David Robillard1-5/+5
2008-10-19Make ingen actually run again :)David Robillard1-4/+0
2008-10-18Lower glib/glibmm dependency to 2.14.David Robillard1-15/+17
2008-10-16Don't install experimental ingen LV2 stuff.David Robillard1-1/+2
2008-10-12Build LV2 wrapper in correct location.David Robillard1-1/+1
2008-10-12Build LV2 wrapper (still non-functional).David Robillard1-4/+21
2008-10-12Tidy.David Robillard1-4/+2
2008-10-12Add --jack-name command line option (implement feature request #176).David Robillard1-32/+41
2008-10-12Split OSC/HTTP/JACK dependencies from ingen into separate libraries so engine...David Robillard1-8/+33
2008-10-06Specify absolute include paths to fix waf dependency tracking.David Robillard1-1/+1
2008-10-05Move engine.cpp to ingen_engine.cpp to avoid case insensitive name clashes.David Robillard1-1/+1
2008-10-03Make liblo optional for building ingen.David Robillard1-2/+2
2008-10-02Build against local libraries with uselib_local instead of CFLAGS kludges.David Robillard1-1/+2
2008-10-02Fix loading of LADSPA and LV2 plugins, and HTTP support (actually build optio...David Robillard1-5/+11
2008-10-01Fix compilation.David Robillard1-1/+1
2008-09-30Install modules (mostly) the same place as autohell.David Robillard1-1/+1
2008-09-30Working ingen when built/installed via waf.David Robillard1-0/+7