Age | Commit message (Expand) | Author | Files | Lines |
2010-03-06 | Save Ingen patches as working standard LV2 plugin bundles. | David Robillard | 1 | -63/+25 |
2010-03-05 | Shrink extensions (to .ing.lv2 and .ing.ttl) and move definitions to central ... | David Robillard | 1 | -1/+2 |
2010-02-26 | Remove request_plugins from EngineInterface (and RequestPlugins event from en... | David Robillard | 1 | -1/+1 |
2010-02-26 | Fix bad LADSPA plugin names when using -l from command line (fix ticket #485). | David Robillard | 1 | -0/+2 |
2010-02-14 | Remove obsolete wrapper scripts. | David Robillard | 2 | -10/+0 |
2010-02-03 | Comprehensive use of cached URIs and more advanced Value (Atom) system. | David Robillard | 1 | -0/+2 |
2010-02-02 | Use Glib string interning (quarks) to make Path/URI operator== very fast. | David Robillard | 1 | -1/+1 |
2010-01-29 | Improved/quicker/easier handling of control port ranges. | David Robillard | 1 | -11/+11 |
2010-01-28 | Use ingen-ui for prefix instead of ingenuity. | David Robillard | 1 | -11/+11 |
2010-01-06 | Do all logging output via Raul streams. | David Robillard | 1 | -0/+1 |
2009-12-19 | New ingen module (library, not e.g. LV2 plugin) design. | David Robillard | 5 | -1130/+117 |
2009-12-18 | Only load network engine interface modules when needed. | David Robillard | 1 | -36/+33 |
2009-12-18 | Install headers. | David Robillard | 1 | -2/+2 |
2009-11-22 | Partial support for message/value ports and the message context. | David Robillard | 1 | -1/+1 |
2009-11-18 | Rename DataType to PortType (since that's what it really means). | David Robillard | 1 | -1/+1 |
2009-11-12 | String port support. | David Robillard | 1 | -14/+15 |
2009-10-23 | Upgrade to waf 1.5.9. | David Robillard | 1 | -2/+1 |
2009-06-03 | Organize ingen_module like other modules. | David Robillard | 1 | -1/+1 |
2009-05-29 | Node creation via HTTP. | David Robillard | 1 | -2/+3 |
2009-05-28 | Tidy up command line arguments. | David Robillard | 4 | -48/+48 |
2009-05-28 | Fix QNAMEs being serialised as URIs. | David Robillard | 1 | -1/+0 |
2009-05-13 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2009-05-13 | Strip trailing whitespace. | David Robillard | 3 | -77/+77 |
2009-05-13 | Fix headless (OSC) engine operation. | David Robillard | 1 | -1/+0 |
2009-05-13 | Remove 'using' declarations from headers. | David Robillard | 1 | -2/+2 |
2009-05-13 | The great ID refactoring of 2009. | David Robillard | 1 | -1/+1 |
2009-05-04 | Strip trailing whitespace from waf scripts. | David Robillard | 1 | -1/+1 |
2009-05-03 | Update waf configuration header for new waf scheme (in 1.5.6). | David Robillard | 2 | -2/+2 |
2009-04-17 | Upgrade to waf 1.5.4. | David Robillard | 1 | -1/+1 |
2009-01-04 | Load queued interface from the appropriate module. | David Robillard | 1 | -1/+1 |
2008-12-28 | Check for successful load of GUI and scripting modules. | David Robillard | 1 | -19/+24 |
2008-12-22 | Fix ingen -l (fix ticket #314). | David Robillard | 1 | -10/+14 |
2008-12-22 | Remove unused wrapper building stuff (true relocatable binaries would be bett... | David Robillard | 1 | -2/+0 |
2008-12-21 | Change configuration header name to something less likely to conflict. | David Robillard | 1 | -1/+1 |
2008-12-15 | Fix (most) include dependencies and resulting broken build problems. | David Robillard | 1 | -1/+1 |
2008-12-12 | Fix assertion death on ingen -egl | David Robillard | 1 | -2/+3 |
2008-12-02 | Rewrite pretty much everything to do with paths in Serialiser to actually mak... | David Robillard | 1 | -4/+13 |
2008-11-29 | Upgrade to waf 1.5.0. | David Robillard | 1 | -4/+4 |
2008-11-29 | Prefixes with underscores look weird. | David Robillard | 1 | -1/+1 |
2008-11-27 | Add/install/use Ingen icons. | David Robillard | 1 | -1/+1 |
2008-11-27 | Install Ingen menu entry. | David Robillard | 2 | -1/+3 |
2008-11-27 | Fix orphan etc. errors for 'ingen -egl' (fix ticket #201). | David Robillard | 1 | -17/+22 |
2008-11-24 | Abort if queued module fails to load. | David Robillard | 1 | -1/+8 |
2008-11-17 | Tidy up console output. | David Robillard | 1 | -2/+0 |
2008-11-16 | Monitoring deletion and variable setting (e.g. moving stuff on the canvas) vi... | David Robillard | 1 | -0/+1 |
2008-11-16 | TCP notification stream support (not fully implemented yet, but transport stu... | David Robillard | 1 | -4/+5 |
2008-11-09 | Move patch to /patch via HTTP to give a place for RESTful access to other thi... | David Robillard | 3 | -45/+11 |
2008-10-20 | Add missing files. | David Robillard | 1 | -0/+2 |
2008-10-20 | Make Ingen and Patchage relocatable binaries when built as a bundle. | David Robillard | 1 | -0/+4 |
2008-10-20 | Actually use installation location variables for everything. | David Robillard | 1 | -0/+1 |