Age | Commit message (Expand) | Author | Files | Lines |
2008-11-22 | Hide polyphonic menu entry for event ports (fix ticket #270). | David Robillard | 1 | -0/+3 |
2008-11-22 | Fix subpatch loading (fix ticket #271). | David Robillard | 1 | -2/+0 |
2008-11-17 | Update year. | David Robillard | 1 | -1/+1 |
2008-11-17 | Tidy up console output. | David Robillard | 2 | -2/+1 |
2008-11-17 | Fix initial active state of created subpatches. | David Robillard | 2 | -3/+7 |
2008-11-16 | Remember patch save file location in client (fix ticket #239). | David Robillard | 1 | -13/+7 |
2008-11-16 | Accelerators for all context menu entries (ticket #264). | David Robillard | 1 | -492/+492 |
2008-11-16 | Fix clashing menu accelerators (fix ticket #263). | David Robillard | 1 | -2/+6 |
2008-11-16 | Set new patch window non-resizeable so it's sized sanely in tiling WMs. | David Robillard | 1 | -486/+487 |
2008-11-16 | Shutup. | David Robillard | 1 | -3/+1 |
2008-11-16 | Hide subpatch module ports on destruction (fix ticket #254). | David Robillard | 7 | -49/+58 |
2008-11-16 | TCP notification stream support (not fully implemented yet, but transport stu... | David Robillard | 1 | -1/+1 |
2008-11-10 | Turn off OSC debug dumping in engine. | David Robillard | 1 | -1/+1 |
2008-11-09 | Add concept of 'Resource' and make plugins a resource (as well as graph objec... | David Robillard | 3 | -6/+10 |
2008-11-09 | Move patch to /patch via HTTP to give a place for RESTful access to other thi... | David Robillard | 1 | -1/+1 |
2008-10-20 | Make Ingen and Patchage relocatable binaries when built as a bundle. | David Robillard | 4 | -17/+13 |
2008-10-20 | Actually use installation location variables for everything. | David Robillard | 1 | -3/+3 |
2008-10-19 | Make ingen actually run again :) | David Robillard | 3 | -7/+8 |
2008-10-18 | Build against local library versions no matter what.... hopefully.... | David Robillard | 40 | -63/+63 |
2008-10-12 | Resize portless modules properly (e.g. new subpatch creation). | David Robillard | 1 | -2/+2 |
2008-10-12 | Remove meaningless/non-LV2/kludgey 'event' 'midi' and 'osc' distinction. | David Robillard | 3 | -542/+486 |
2008-10-12 | Fix blank port names for plugins without human names (ie all LADSPA and inter... | David Robillard | 1 | -6/+9 |
2008-10-12 | Fix Om patch loading (import and load as child). | David Robillard | 1 | -11/+15 |
2008-10-12 | Split OSC/HTTP/JACK dependencies from ingen into separate libraries so engine... | David Robillard | 2 | -3/+25 |
2008-10-12 | Eliminate redundant ingen ontology parts, and save ingen Patchage in an LV2 c... | David Robillard | 7 | -31/+69 |
2008-10-11 | Add control randomize feature (node context menu). | David Robillard | 5 | -511/+517 |
2008-10-11 | Run ldconfig after install for individual projects, as well as top level. | David Robillard | 1 | -2/+2 |
2008-10-11 | Fix crash when importing .om patches. | David Robillard | 1 | -1/+1 |
2008-10-11 | Fix warning. | David Robillard | 1 | -1/+0 |
2008-10-11 | Fix last fix. :) | David Robillard | 1 | -4/+4 |
2008-10-11 | Fix yet another missing lock on RDF stuff (moderately likely crash on patch i... | David Robillard | 1 | -0/+2 |
2008-10-09 | Remove cruft. | David Robillard | 2 | -15/+0 |
2008-10-09 | Don't add copies of every plugin each time menu is shown (testing FTW) (fix t... | David Robillard | 1 | -1/+1 |
2008-10-07 | Add support for plugin class multiple inheritance (multiple menu entires for ... | David Robillard | 2 | -14/+19 |
2008-10-07 | Separate building skeleton plugin menu from adding plugins, and add plugins o... | David Robillard | 2 | -51/+89 |
2008-10-06 | Specify absolute include paths to fix waf dependency tracking. | David Robillard | 1 | -1/+1 |
2008-10-06 | Fix voice number (display, and use, 0 based voice numbers). | David Robillard | 1 | -1/+1 |
2008-10-03 | Make liblo optional for building ingen. | David Robillard | 1 | -8/+1 |
2008-10-03 | Good riddance. | David Robillard | 1 | -125/+0 |
2008-10-03 | Support building locally against header-only libraries in autowaf. | David Robillard | 8 | -8/+8 |
2008-10-02 | Trim Ingen documentation a bit. | David Robillard | 1 | -3/+0 |
2008-10-02 | Make --build-docs at configure time trigger documentation building at build t... | David Robillard | 1 | -1/+1 |
2008-10-02 | Build against local libraries with uselib_local instead of CFLAGS kludges. | David Robillard | 1 | -2/+3 |
2008-10-01 | Fix building without libsoup. | David Robillard | 2 | -3/+12 |
2008-10-01 | Fix compilation. | David Robillard | 1 | -0/+1 |
2008-09-30 | Install modules (mostly) the same place as autohell. | David Robillard | 1 | -7/+5 |
2008-09-30 | Working ingen when built/installed via waf. | David Robillard | 1 | -1/+7 |
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 | 75 | -0/+14366 |