summaryrefslogtreecommitdiffstats
path: root/wscript
AgeCommit message (Expand)AuthorFilesLines
2012-05-18Beginnings of a test framework.David Robillard1-2/+39
2012-05-11Fix include guards.David Robillard1-1/+1
2012-05-11Add missing includes.David Robillard1-1/+1
2012-05-10Bump required sratom version.David Robillard1-1/+1
2012-05-09Remove vestigial liblo cruft.David Robillard1-5/+0
2012-05-09Remove old HTTP and OSC stuff.David Robillard1-17/+0
2012-05-09Persistent socket interface and interactive shell.David Robillard1-0/+2
2012-05-02Rename ingen_cmd to ingenish.David Robillard1-1/+1
2012-05-02Preliminary socket control interface, and ingen_cmd command line interface wh...David Robillard1-0/+11
2012-04-28Lint.David Robillard1-0/+4
2012-04-27Implement connecting via atom interface.David Robillard1-1/+1
2012-04-26Save properties with pretty numbers so normal LV2 tools can read patches.David Robillard1-2/+7
2012-04-18Bump dependency versions.David Robillard1-1/+1
2012-04-12Use URI defines from LV2 headers where possible.David Robillard1-1/+1
2012-04-11Bump LV2 dependency version.David Robillard1-1/+1
2012-04-01Bump Raul version.David Robillard1-1/+1
2012-04-01Check for recent versions of stuff.David Robillard1-2/+2
2012-03-26Update for latest LV2.David Robillard1-13/+2
2012-03-23Fix compilation with latest LV2.David Robillard1-4/+2
2012-03-20Depend on sratom as a proper library and eliminate rampant copy/paste code re...David Robillard1-0/+2
2012-03-19Partially functioning communication between Ingen LV2 plugin and UI.David Robillard1-4/+0
2012-03-16Remove ping() from interface, just use a get instead.David Robillard1-0/+2
2012-03-15Remove weird "include" directory and use standard style ("ingen" directory in...David Robillard1-3/+3
2012-03-12Disable OSC and HTTP for now.David Robillard1-0/+3
2012-03-11Implement state save/restore when Ingen is an LV2 plugin.David Robillard1-0/+2
2012-03-10Use new LV2 MIDI definitions.David Robillard1-0/+2
2012-01-18Use consistent *_config.h rather than *-config.h.David Robillard1-1/+1
2012-01-14Fix broken link to engine library in saved bundles (fix #806).David Robillard1-2/+7
2011-12-12Fix check for posix_memalign.David Robillard1-0/+1
2011-12-06FlowCanvas's successor is hereby dubbed Ganv.David Robillard1-2/+2
2011-10-22Make suil check mandatory to match reality (fix #774).David Robillard1-1/+1
2011-10-22Install shared headers.David Robillard1-1/+1
2011-10-22Move *all* OSC and HTTP stuff to their respective modules.David Robillard1-1/+1
2011-10-21Move engine side OSC and HTTP stuff to separate modules.David Robillard1-2/+4
2011-10-21Clean up include paths.David Robillard1-1/+1
2011-10-21Remove implementation of uri-unmap extension.David Robillard1-2/+0
2011-10-21Use modern terser waf syntax.David Robillard1-7/+7
2011-10-21Fix running as an LV2 plugin.David Robillard1-0/+4
2011-10-19Remove stub implementation of reference extensionDavid Robillard1-2/+0
2011-10-19Check for LV2 extensions via pkg-config (new style in LV2 SVN).David Robillard1-11/+18
2011-10-01Support inline display of HTML LV2 documentation via WebKit.David Robillard1-0/+4
2011-09-27Load tools before autowaf.configure so e.g. --debug works correctly.David Robillard1-2/+2
2011-07-25Build against new versioned flowcanvas library.David Robillard1-2/+2
2011-07-25Update for move of "blob" functionality from atom to reference extension (tic...David Robillard1-0/+1
2011-07-07Upgrade to waf 1.6.6David Robillard1-8/+10
2011-07-05Install common interface headers (fix ticket #700).David Robillard1-1/+1
2011-05-27Don't install private headersDavid Robillard1-2/+3
2011-05-20Remove dependency on glade and glademm (migrate to GtkBuilder).David Robillard1-6/+2
2011-05-18Update for new Serd and Sord APIs.David Robillard1-1/+1
2011-05-16Align configuration output precisely per-projectDavid Robillard1-1/+1