summaryrefslogtreecommitdiffstats
path: root/src/shared
AgeCommit message (Expand)AuthorFilesLines
2009-05-12Bring EngineInterface and ClientInterface closer together.David Robillard2-0/+20
2009-05-11* New ontology.David Robillard2-5/+2
2009-05-03Update waf configuration header for new waf scheme (in 1.5.6).David Robillard5-10/+8
2009-01-05Include <sstream> where missing.David Robillard2-0/+2
2008-12-21Change configuration header name to something less likely to conflict.David Robillard3-3/+3
2008-12-16Trim include dependency tree.David Robillard8-19/+56
2008-12-15Fix (most) include dependencies and resulting broken build problems.David Robillard1-0/+1
2008-12-02Rewrite pretty much everything to do with paths in Serialiser to actually mak...David Robillard4-48/+60
2008-11-29Fix path name offsetting when pasting to start at 2, not 0.David Robillard1-0/+3
2008-11-29Upgrade to waf 1.5.0.David Robillard1-9/+8
2008-11-16Fix GUI tracking of property changes (e.g. polyphonic for stacked modules, fi...David Robillard1-1/+1
2008-11-16More HTTP.David Robillard2-5/+3
2008-11-16Monitoring deletion and variable setting (e.g. moving stuff on the canvas) vi...David Robillard1-1/+1
2008-11-16Follow new object creation via HTTP (serialising/parsing RDF to communicate b...David Robillard3-8/+18
2008-11-16TCP notification stream support (not fully implemented yet, but transport stu...David Robillard2-22/+110
2008-11-15Stubs for HTTP streaming.David Robillard3-1/+142
2008-11-10Turn off OSC debug dumping in engine.David Robillard3-4/+4
2008-11-09Add concept of 'Resource' and make plugins a resource (as well as graph objec...David Robillard1-0/+63
2008-10-20Add missing files.David Robillard2-0/+127
2008-10-20Make Ingen and Patchage relocatable binaries when built as a bundle.David Robillard1-0/+1
2008-10-20Actually use installation location variables for everything.David Robillard1-0/+1
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard7-14/+10
2008-10-06Specify absolute include paths to fix waf dependency tracking.David Robillard1-1/+1
2008-10-03Fix missing include (resolve ticket #206).David Robillard1-0/+1
2008-10-03Make liblo optional for building ingen.David Robillard1-1/+2
2008-10-03Good riddance.David Robillard1-22/+0
2008-10-03Support building locally against header-only libraries in autowaf.David Robillard2-2/+2
2008-10-02Build against local libraries with uselib_local instead of CFLAGS kludges.David Robillard1-1/+2
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 Robillard14-0/+1138