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