summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-10-12Eliminate redundant ingen ontology parts, and save ingen Patchage in an LV2 c...David Robillard20-78/+145
2008-10-11Remove duplicated code for getting various hints, add generic hint accessor.David Robillard4-37/+14
2008-10-11Add control randomize feature (node context menu).David Robillard7-516/+524
2008-10-11Run ldconfig after install for individual projects, as well as top level.David Robillard1-2/+2
2008-10-11Fix crash when importing .om patches.David Robillard1-1/+1
2008-10-11Tolerate illegal paths in create_patch events.David Robillard1-7/+7
2008-10-11Fix incorrect display of jack support in summary.David Robillard1-1/+1
2008-10-11Always check for compiler_cc in addition to compiler_cxx.David Robillard1-0/+1
2008-10-11Fix crash in some connection scenario or another. Control->control mixing. ...David Robillard1-1/+1
2008-10-11Fix warning.David Robillard1-1/+0
2008-10-11Fix 'extending' logic (control->audio connections) to deal with varying poly ...David Robillard1-8/+8
2008-10-11Fix last fix. :)David Robillard1-4/+4
2008-10-11Fix yet another missing lock on RDF stuff (moderately likely crash on patch i...David Robillard1-0/+2
2008-10-11Fix crash when copying from a large buffer to a smaller one (just copy the fi...David Robillard1-2/+2
2008-10-09Remove cruft.David Robillard2-15/+0
2008-10-09Don't add copies of every plugin each time menu is shown (testing FTW) (fix t...David Robillard1-1/+1
2008-10-07Add support for plugin class multiple inheritance (multiple menu entires for ...David Robillard2-14/+19
2008-10-07Separate building skeleton plugin menu from adding plugins, and add plugins o...David Robillard2-51/+89
2008-10-06Fix ticket #224David Robillard1-0/+1
2008-10-06Specify absolute include paths to fix waf dependency tracking.David Robillard7-10/+11
2008-10-06Add option to avoid use of liblo, even if present.David Robillard1-1/+4
2008-10-06LV2 and polyphony fixes from kfoltman.David Robillard8-50/+142
2008-10-06Fix voice number (display, and use, 0 based voice numbers).David Robillard1-1/+1
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-03Fix missing include (resolve ticket #206).David Robillard1-0/+1
2008-10-03Make liblo optional for building ingen.David Robillard9-21/+21
2008-10-03Update build documentation for waf.David Robillard1-0/+1
2008-10-03Good riddance.David Robillard23-1263/+0
2008-10-03Support building locally against header-only libraries in autowaf.David Robillard38-38/+38
2008-10-02Factor out avoid-repeated-checks thing to autowaf. Saves lines in wscripts....David Robillard1-32/+18
2008-10-02Depend on Jack 109 and the ever presence of Jack MIDI.David Robillard1-1/+3
2008-10-02Fix loading plugins with garbage extension_data pointers (tsk tsk, swh).David Robillard2-1/+7
2008-10-02Trim Ingen documentation a bit.David Robillard2-7/+4
2008-10-02Make --build-docs at configure time trigger documentation building at build t...David Robillard7-21/+7
2008-10-02Build against local libraries with uselib_local instead of CFLAGS kludges.David Robillard7-8/+15
2008-10-02Fix loading of LADSPA and LV2 plugins, and HTTP support (actually build optio...David Robillard1-5/+11
2008-10-02Build Ingen with LADSPA if possible.David Robillard1-1/+4
2008-10-02Factor out header printing...David Robillard1-1/+1
2008-10-02Factor more things into autowaf.David Robillard1-2/+11
2008-10-01Update ingen doxygen file to be all new and modern and updatey and such.David Robillard1-89/+353
2008-10-01Ingen documentation building.David Robillard3-4/+13
2008-10-01Fix building without libsoup.David Robillard6-14/+19
2008-10-01Integrate patchage into build system.David Robillard1-2/+4
2008-10-01Fix compilation.David Robillard7-6/+7
2008-09-30Move LV2 extension stuff to less horribly named directory.David Robillard4-4/+4