summaryrefslogtreecommitdiffstats
path: root/src/engine/wscript
AgeCommit message (Expand)AuthorFilesLines
2011-04-16Hide process slave stuff from Engine.hpp.David Robillard1-0/+1
2011-04-13Consistent local or installed includes for interface headers.David Robillard1-5/+5
2011-03-15Remove autowaf external (broken intermediary revision).David Robillard1-5/+5
2011-02-16Drop redlandmm for sordmm.David Robillard1-1/+1
2011-02-11Remove LADSPA support from Ingen (LADSPA can be used via NASPRO).David Robillard1-2/+0
2010-12-16Updates for waf 1.6.David Robillard1-30/+30
2010-11-26Install all ingen modules to ${LIBDIR} instead of ${LIBDIR}/ingen so dynamic ...David Robillard1-6/+6
2010-10-28Fix ingen_http local library name.David Robillard1-1/+2
2010-03-06Save Ingen patches as working standard LV2 plugin bundles.David Robillard1-21/+17
2010-02-26Remove unused AllNotesOff event.David Robillard1-1/+0
2010-02-26Remove unused Note event.David Robillard1-1/+0
2010-02-26Remove request_plugins from EngineInterface (and RequestPlugins event from en...David Robillard1-1/+0
2010-02-26Remove request_all_objects from EngineInterface (and RequestAllObjects event ...David Robillard1-1/+0
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