Age | Commit message (Expand) | Author | Files | Lines |
2012-05-10 | LV2URIMap => URIMap. | David Robillard | 1 | -1/+1 |
2012-03-26 | Update for latest LV2. | David Robillard | 1 | -1/+1 |
2012-03-19 | Partially functioning communication between Ingen LV2 plugin and UI. | David Robillard | 1 | -1/+2 |
2012-03-16 | Remove ping() from interface, just use a get instead. | David Robillard | 1 | -0/+1 |
2012-03-15 | Remove weird "include" directory and use standard style ("ingen" directory in... | David Robillard | 1 | -2/+2 |
2012-03-10 | Rename ingen:canvas-x and ingen:canvas-y to ingen:canvasX and ingen:canvasY t... | David Robillard | 1 | -1/+1 |
2011-11-26 | Use the more portable/correct lib instead of linkflags. | David Robillard | 1 | -1/+1 |
2011-10-22 | Move *all* OSC and HTTP stuff to their respective modules. | David Robillard | 1 | -8/+1 |
2011-10-21 | Clean up include paths. | David Robillard | 1 | -1/+1 |
2011-10-21 | Separate URIs from LV2URIMap. | David Robillard | 1 | -0/+1 |
2011-10-21 | Remove code from header. | David Robillard | 1 | -0/+1 |
2011-10-21 | Use modern terser waf syntax. | David Robillard | 1 | -9/+12 |
2011-05-27 | Don't install private headers | David Robillard | 1 | -3/+0 |
2011-04-28 | Switch to Lilv from SLV2. | David Robillard | 1 | -1/+1 |
2011-04-22 | Fix Python whitespace (PEP8) | David Robillard | 1 | -29/+28 |
2011-04-15 | Move Shared::Module and Shared::World to shared directory. | David Robillard | 1 | -0/+1 |
2011-04-13 | Consistent local or installed includes for interface headers. | David Robillard | 1 | -1/+1 |
2011-03-16 | Update for new waf/autowaf. | David Robillard | 1 | -2/+2 |
2011-03-15 | Remove autowaf external (broken intermediary revision). | David Robillard | 1 | -1/+1 |
2011-02-16 | Drop redlandmm for sordmm. | David Robillard | 1 | -1/+1 |
2011-01-06 | Link against -ldl when necessary. | David Robillard | 1 | -0/+1 |
2010-12-16 | Updates for waf 1.6. | David Robillard | 1 | -8/+8 |
2010-05-04 | LV2Object => LV2Atom. | David Robillard | 1 | -1/+1 |
2010-03-06 | Save Ingen patches as working standard LV2 plugin bundles. | David Robillard | 1 | -0/+1 |
2010-01-04 | Fix LV2Object::from_atom to match prototype. | David Robillard | 1 | -1/+1 |
2009-12-18 | Install headers. | David Robillard | 1 | -0/+3 |
2009-11-14 | Object extension. | David Robillard | 1 | -1/+2 |
2009-05-03 | Update waf configuration header for new waf scheme (in 1.5.6). | David Robillard | 1 | -1/+1 |
2008-12-16 | Trim include dependency tree. | David Robillard | 1 | -1/+2 |
2008-12-15 | Fix (most) include dependencies and resulting broken build problems. | David Robillard | 1 | -0/+1 |
2008-11-29 | Upgrade to waf 1.5.0. | David Robillard | 1 | -9/+8 |
2008-11-15 | Stubs for HTTP streaming. | David Robillard | 1 | -1/+4 |
2008-10-20 | Make Ingen and Patchage relocatable binaries when built as a bundle. | David Robillard | 1 | -0/+1 |
2008-10-20 | Actually use installation location variables for everything. | David Robillard | 1 | -0/+1 |
2008-10-06 | Specify absolute include paths to fix waf dependency tracking. | David Robillard | 1 | -1/+1 |
2008-10-03 | Make liblo optional for building ingen. | David Robillard | 1 | -1/+2 |
2008-10-02 | Build against local libraries with uselib_local instead of CFLAGS kludges. | David Robillard | 1 | -1/+2 |
2008-10-01 | Fix compilation. | David Robillard | 1 | -1/+1 |
2008-09-30 | Install modules (mostly) the same place as autohell. | David Robillard | 1 | -1/+1 |
2008-09-30 | Fix building (both autohell and waf) with simpler ingen tree layout. | David Robillard | 1 | -1/+1 |
2008-09-30 | Flatten ingen source directory heirarchy a bit. | David Robillard | 1 | -0/+19 |