summaryrefslogtreecommitdiffstats
path: root/src/ingen
AgeCommit message (Expand)AuthorFilesLines
2009-05-13Remove 'using' declarations from headers.David Robillard1-2/+2
2009-05-13The great ID refactoring of 2009.David Robillard1-1/+1
2009-05-04Strip trailing whitespace from waf scripts.David Robillard1-1/+1
2009-05-03Update waf configuration header for new waf scheme (in 1.5.6).David Robillard2-2/+2
2009-04-17Upgrade to waf 1.5.4.David Robillard1-1/+1
2009-01-04Load queued interface from the appropriate module.David Robillard1-1/+1
2008-12-28Check for successful load of GUI and scripting modules.David Robillard1-19/+24
2008-12-22Fix ingen -l (fix ticket #314).David Robillard1-10/+14
2008-12-22Remove unused wrapper building stuff (true relocatable binaries would be bett...David Robillard1-2/+0
2008-12-21Change configuration header name to something less likely to conflict.David Robillard1-1/+1
2008-12-15Fix (most) include dependencies and resulting broken build problems.David Robillard1-1/+1
2008-12-12Fix assertion death on ingen -eglDavid Robillard1-2/+3
2008-12-02Rewrite pretty much everything to do with paths in Serialiser to actually mak...David Robillard1-4/+13
2008-11-29Upgrade to waf 1.5.0.David Robillard1-4/+4
2008-11-29Prefixes with underscores look weird.David Robillard1-1/+1
2008-11-27Add/install/use Ingen icons.David Robillard1-1/+1
2008-11-27Install Ingen menu entry.David Robillard2-1/+3
2008-11-27Fix orphan etc. errors for 'ingen -egl' (fix ticket #201).David Robillard1-17/+22
2008-11-24Abort if queued module fails to load.David Robillard1-1/+8
2008-11-17Tidy up console output.David Robillard1-2/+0
2008-11-16Monitoring deletion and variable setting (e.g. moving stuff on the canvas) vi...David Robillard1-0/+1
2008-11-16TCP notification stream support (not fully implemented yet, but transport stu...David Robillard1-4/+5
2008-11-09Move patch to /patch via HTTP to give a place for RESTful access to other thi...David Robillard3-45/+11
2008-10-20Add missing files.David Robillard1-0/+2
2008-10-20Make Ingen and Patchage relocatable binaries when built as a bundle.David Robillard1-0/+4
2008-10-20Actually use installation location variables for everything.David Robillard1-0/+1
2008-10-19Make ingen actually run again :)David Robillard1-5/+8
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-3/+3
2008-10-12Add --jack-name command line option (implement feature request #176).David Robillard4-92/+156
2008-10-12Split OSC/HTTP/JACK dependencies from ingen into separate libraries so engine...David Robillard2-9/+55
2008-10-03Good riddance.David Robillard1-30/+0
2008-10-03Support building locally against header-only libraries in autowaf.David Robillard1-1/+1
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-30Fix building (both autohell and waf) with simpler ingen tree layout.David Robillard2-4/+4
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard10-0/+1225