summaryrefslogtreecommitdiffstats
path: root/src/engine
AgeCommit message (Expand)AuthorFilesLines
2008-10-20Actually use installation location variables for everything.David Robillard1-5/+5
2008-10-19Make ingen actually run again :)David Robillard5-13/+14
2008-10-18Lower glib/glibmm dependency to 2.14.David Robillard7-32/+46
2008-10-18Remove mandatory libjack dependency (just for typedefs).David Robillard1-5/+4
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard81-133/+132
2008-10-16Don't install experimental ingen LV2 stuff.David Robillard1-1/+2
2008-10-13Fix off-by-1 memory error.David Robillard1-1/+1
2008-10-13Fix various problems with subpatch connecting/disconnecting (and probably int...David Robillard6-32/+49
2008-10-12Remove meaningless/non-LV2/kludgey 'event' 'midi' and 'osc' distinction.David Robillard4-13/+10
2008-10-12More tidy.David Robillard1-23/+16
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-12Vomit less on the console when loading deprecated patches.David Robillard1-2/+0
2008-10-12Add --jack-name command line option (implement feature request #176).David Robillard6-48/+51
2008-10-12Split OSC/HTTP/JACK dependencies from ingen into separate libraries so engine...David Robillard15-97/+335
2008-10-12Eliminate redundant ingen ontology parts, and save ingen Patchage in an LV2 c...David Robillard6-19/+19
2008-10-11Tolerate illegal paths in create_patch events.David Robillard1-7/+7
2008-10-11Fix crash in some connection scenario or another. Control->control mixing. ...David Robillard1-1/+1
2008-10-11Fix 'extending' logic (control->audio connections) to deal with varying poly ...David Robillard1-8/+8
2008-10-11Fix crash when copying from a large buffer to a smaller one (just copy the fi...David Robillard1-2/+2
2008-10-06Fix ticket #224David Robillard1-0/+1
2008-10-06Specify absolute include paths to fix waf dependency tracking.David Robillard2-5/+6
2008-10-06LV2 and polyphony fixes from kfoltman.David Robillard8-50/+142
2008-10-05Remove cruft.David Robillard4-16/+0
2008-10-05More case sensitive fixing (duh).David Robillard2-1/+1
2008-10-05Move engine.cpp to ingen_engine.cpp to avoid case insensitive name clashes.David Robillard2-1/+1
2008-10-05Initialize _prepared_buffers.David Robillard1-0/+3
2008-10-05Set port values for message context ports (from kfoltman).David Robillard2-4/+14
2008-10-04Apply context extension fixes from kfoltman.David Robillard2-12/+19
2008-10-03Make liblo optional for building ingen.David Robillard5-5/+6
2008-10-03Good riddance.David Robillard2-266/+0
2008-10-03Support building locally against header-only libraries in autowaf.David Robillard20-20/+20
2008-10-02Fix loading plugins with garbage extension_data pointers (tsk tsk, swh).David Robillard1-0/+6
2008-10-02Make --build-docs at configure time trigger documentation building at build t...David Robillard3-14/+4
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 building without libsoup.David Robillard2-6/+2
2008-10-01Fix compilation.David Robillard1-1/+1
2008-09-30Move LV2 extension stuff to less horribly named directory.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
2008-09-30Fix building (both autohell and waf) with simpler ingen tree layout.David Robillard7-36/+34
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard165-0/+19040
2006-06-10More jugglingDavid Robillard184-21146/+0
2006-06-10More jugglingDavid Robillard5-1/+5
2006-06-10Juggling things around...David Robillard75-981/+154
2006-06-09Remove junkDavid Robillard85-39040/+0
2006-06-09Added Om aka Graph aka god knows whatDavid Robillard271-0/+61009