summaryrefslogtreecommitdiffstats
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
2008-10-20Actually use installation location variables for everything.David Robillard1-3/+3
2008-10-19Make ingen actually run again :)David Robillard3-7/+8
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard40-63/+63
2008-10-12Resize portless modules properly (e.g. new subpatch creation).David Robillard1-2/+2
2008-10-12Remove meaningless/non-LV2/kludgey 'event' 'midi' and 'osc' distinction.David Robillard3-542/+486
2008-10-12Fix blank port names for plugins without human names (ie all LADSPA and inter...David Robillard1-6/+9
2008-10-12Fix Om patch loading (import and load as child).David Robillard1-11/+15
2008-10-12Split OSC/HTTP/JACK dependencies from ingen into separate libraries so engine...David Robillard2-3/+25
2008-10-12Eliminate redundant ingen ontology parts, and save ingen Patchage in an LV2 c...David Robillard7-31/+69
2008-10-11Add control randomize feature (node context menu).David Robillard5-511/+517
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-11Fix warning.David Robillard1-1/+0
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-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-06Specify absolute include paths to fix waf dependency tracking.David Robillard1-1/+1
2008-10-06Fix voice number (display, and use, 0 based voice numbers).David Robillard1-1/+1
2008-10-03Make liblo optional for building ingen.David Robillard1-8/+1
2008-10-03Good riddance.David Robillard1-125/+0
2008-10-03Support building locally against header-only libraries in autowaf.David Robillard8-8/+8
2008-10-02Trim Ingen documentation a bit.David Robillard1-3/+0
2008-10-02Make --build-docs at configure time trigger documentation building at build t...David Robillard1-1/+1
2008-10-02Build against local libraries with uselib_local instead of CFLAGS kludges.David Robillard1-2/+3
2008-10-01Fix building without libsoup.David Robillard2-3/+12
2008-10-01Fix compilation.David Robillard1-0/+1
2008-09-30Install modules (mostly) the same place as autohell.David Robillard1-7/+5
2008-09-30Working ingen when built/installed via waf.David Robillard1-1/+7
2008-09-30Fix building (both autohell and waf) with simpler ingen tree layout.David Robillard1-1/+1
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard75-0/+14366