summaryrefslogtreecommitdiffstats
path: root/src/ingen/main.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-05-13Fix headless (OSC) engine operation.David Robillard1-1/+0
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-03Update waf configuration header for new waf scheme (in 1.5.6).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-21Change configuration header name to something less likely to conflict.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-29Prefixes with underscores look weird.David Robillard1-1/+1
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-10-20Make Ingen and Patchage relocatable binaries when built as a bundle.David Robillard1-0/+4
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 Robillard1-2/+5
2008-10-12Split OSC/HTTP/JACK dependencies from ingen into separate libraries so engine...David Robillard1-8/+54
2008-10-03Support building locally against header-only libraries in autowaf.David Robillard1-1/+1
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+259