Age | Commit message (Expand) | Author | Files | Lines |
2008-11-09 | Move patch to /patch via HTTP to give a place for RESTful access to other thi... | David Robillard | 3 | -48/+58 |
2008-10-20 | Actually use installation location variables for everything. | David Robillard | 1 | -1/+1 |
2008-10-18 | Lower glib/glibmm dependency to 2.14. | David Robillard | 1 | -4/+5 |
2008-10-18 | Build against local library versions no matter what.... hopefully.... | David Robillard | 19 | -39/+37 |
2008-10-12 | Remove meaningless/non-LV2/kludgey 'event' 'midi' and 'osc' distinction. | David Robillard | 1 | -2/+2 |
2008-10-12 | Tidy. | David Robillard | 1 | -1/+1 |
2008-10-12 | Fix crash on loading .om subpatches with names that aren't legal symbols. | David Robillard | 1 | -2/+2 |
2008-10-12 | Fix Om patch loading (import and load as child). | David Robillard | 2 | -16/+19 |
2008-10-12 | Vomit less on the console when loading deprecated patches. | David Robillard | 1 | -13/+4 |
2008-10-12 | Split OSC/HTTP/JACK dependencies from ingen into separate libraries so engine... | David Robillard | 3 | -8/+11 |
2008-10-12 | Eliminate redundant ingen ontology parts, and save ingen Patchage in an LV2 c... | David Robillard | 3 | -8/+8 |
2008-10-11 | Remove duplicated code for getting various hints, add generic hint accessor. | David Robillard | 4 | -37/+14 |
2008-10-11 | Add control randomize feature (node context menu). | David Robillard | 2 | -5/+7 |
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 | 2 | -7/+12 |
2008-10-03 | Good riddance. | David Robillard | 1 | -69/+0 |
2008-10-03 | Support building locally against header-only libraries in autowaf. | David Robillard | 3 | -3/+3 |
2008-10-02 | Make --build-docs at configure time trigger documentation building at build t... | David Robillard | 1 | -1/+0 |
2008-10-02 | Build against local libraries with uselib_local instead of CFLAGS kludges. | David Robillard | 1 | -1/+2 |
2008-10-01 | Fix building without libsoup. | David Robillard | 1 | -4/+4 |
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 | 32 | -0/+5544 |