summaryrefslogtreecommitdiffstats
path: root/src/client
AgeCommit message (Expand)AuthorFilesLines
2008-10-20Actually use installation location variables for everything.David Robillard1-1/+1
2008-10-18Lower glib/glibmm dependency to 2.14.David Robillard1-4/+5
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard19-39/+37
2008-10-12Remove meaningless/non-LV2/kludgey 'event' 'midi' and 'osc' distinction.David Robillard1-2/+2
2008-10-12Tidy.David Robillard1-1/+1
2008-10-12Fix crash on loading .om subpatches with names that aren't legal symbols.David Robillard1-2/+2
2008-10-12Fix Om patch loading (import and load as child).David Robillard2-16/+19
2008-10-12Vomit less on the console when loading deprecated patches.David Robillard1-13/+4
2008-10-12Split OSC/HTTP/JACK dependencies from ingen into separate libraries so engine...David Robillard3-8/+11
2008-10-12Eliminate redundant ingen ontology parts, and save ingen Patchage in an LV2 c...David Robillard3-8/+8
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 Robillard2-5/+7
2008-10-06Specify absolute include paths to fix waf dependency tracking.David Robillard1-1/+1
2008-10-03Make liblo optional for building ingen.David Robillard2-7/+12
2008-10-03Good riddance.David Robillard1-69/+0
2008-10-03Support building locally against header-only libraries in autowaf.David Robillard3-3/+3
2008-10-02Make --build-docs at configure time trigger documentation building at build t...David Robillard1-1/+0
2008-10-02Build against local libraries with uselib_local instead of CFLAGS kludges.David Robillard1-1/+2
2008-10-01Fix building without libsoup.David Robillard1-4/+4
2008-10-01Fix compilation.David Robillard1-1/+1
2008-09-30Install modules (mostly) the same place as autohell.David Robillard1-1/+1
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 Robillard32-0/+5544