summaryrefslogtreecommitdiffstats
path: root/src/client
AgeCommit message (Expand)AuthorFilesLines
2008-12-21Change configuration header name to something less likely to conflict.David Robillard4-4/+4
2008-12-16Trim include dependency tree.David Robillard11-22/+25
2008-12-15Fix (most) include dependencies and resulting broken build problems.David Robillard1-0/+1
2008-12-04Fix compilation with HTTP enabled.David Robillard1-2/+2
2008-12-02Rewrite pretty much everything to do with paths in Serialiser to actually mak...David Robillard1-1/+1
2008-11-29Upgrade to waf 1.5.0.David Robillard1-6/+5
2008-11-29Prefixes with underscores look weird.David Robillard1-1/+1
2008-11-28Sane ontology for internaals.David Robillard1-4/+5
2008-11-27Fix Om patch loading when plugins have names clashing with internal names.David Robillard1-9/+7
2008-11-27Make use of status bar.David Robillard1-1/+1
2008-11-27Fix orphan etc. errors for 'ingen -egl' (fix ticket #201).David Robillard1-3/+2
2008-11-22Add status bar to display information about objects on mouse hover.David Robillard2-4/+4
2008-11-22Tolerate plugins with nonsense ranges (fix ticket #268).David Robillard1-0/+3
2008-11-16Fix loading errors.David Robillard1-1/+1
2008-11-16Fix GUI tracking of property changes (e.g. polyphonic for stacked modules, fi...David Robillard2-1/+7
2008-11-16Hide subpatch module ports on destruction (fix ticket #254).David Robillard2-0/+9
2008-11-16More HTTP.David Robillard9-20/+34
2008-11-16Monitoring deletion and variable setting (e.g. moving stuff on the canvas) vi...David Robillard1-1/+0
2008-11-16Follow new object creation via HTTP (serialising/parsing RDF to communicate b...David Robillard9-13/+120
2008-11-16TCP notification stream support (not fully implemented yet, but transport stu...David Robillard8-42/+97
2008-11-15Stubs for HTTP streaming.David Robillard2-6/+59
2008-11-10Turn off OSC debug dumping in engine.David Robillard10-20/+20
2008-11-10Fix Plugin name/symbol shadowing stuff that broke plugin loading (fix ticket ...David Robillard2-23/+11
2008-11-09Add concept of 'Resource' and make plugins a resource (as well as graph objec...David Robillard9-78/+76
2008-11-09Move patch to /patch via HTTP to give a place for RESTful access to other thi...David Robillard3-48/+58
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