Age | Commit message (Expand) | Author | Files | Lines |
2016-08-17 | Rename main graph and control/notify ports | David Robillard | 1 | -10/+10 |
2015-11-23 | Fix parsing prefixed names in response stream | David Robillard | 1 | -2/+22 |
2015-11-08 | Fix ingenish for Python 3 | David Robillard | 2 | -4/+9 |
2015-10-30 | Make ingen.py and ingenish able to control anything | David Robillard | 2 | -45/+64 |
2015-05-25 | Use ingen:/ as base URI on the wire. | David Robillard | 1 | -9/+9 |
2015-05-25 | Fix ingenish with TCP. | David Robillard | 2 | -2/+3 |
2015-04-04 | Update copyright dates. | David Robillard | 3 | -3/+3 |
2015-04-03 | Use lv2:prototype and deprecate ingen:prototype. | David Robillard | 2 | -3/+3 |
2015-03-16 | Add get command to ingenish. | David Robillard | 2 | -0/+7 |
2015-02-24 | Remove crusty old internal bindings. | David Robillard | 8 | -2106/+0 |
2015-02-19 | Delete trailing whitespace. | David Robillard | 2 | -12/+11 |
2014-11-19 | Make ingenams work with Python3 and other versions of rdflib. | David Robillard | 2 | -6/+7 |
2014-11-17 | Add support for pitch bend and channel/note pressure. | David Robillard | 1 | -1/+1 |
2014-11-17 | Add support for MCV and ADVMCV in ingenams. | David Robillard | 1 | -12/+27 |
2014-11-17 | Fix broken call for scala modules. | David Robillard | 1 | -3/+2 |
2014-11-10 | Fix help text. | David Robillard | 1 | -1/+1 |
2014-08-09 | Update ingen.py (and thus ingenams) for latest python rdflib. | David Robillard | 1 | -1/+1 |
2014-01-12 | Log how many plugins are loaded when loading is finished. | David Robillard | 1 | -1/+1 |
2014-01-11 | Update ingenams for latest ams.lv2. | David Robillard | 1 | -3/+3 |
2013-12-31 | ingenams: Support vca and mix modules. | David Robillard | 1 | -0/+8 |
2013-12-31 | Update ingenams to use the new ams-lv2 instead of the dead avw-lv2. | David Robillard | 2 | -9/+9 |
2013-06-09 | Python3 fixes (#915). | David Robillard | 1 | -1/+1 |
2013-06-09 | Python 3 fixes (#913). | David Robillard | 2 | -7/+11 |
2012-12-29 | "edge" => "arc". | David Robillard | 1 | -2/+2 |
2012-12-23 | Use more sensible URI scheme for Ingen paths. | David Robillard | 1 | -9/+9 |
2012-12-21 | Improved error handling in Python by loading error descriptions from data. | David Robillard | 2 | -21/+67 |
2012-12-21 | Add preliminary AMS loader script. | David Robillard | 3 | -95/+489 |
2012-12-20 | Update ingenish to speak the same language as the current server. | David Robillard | 1 | -5/+6 |
2012-05-22 | More work on test suite. | David Robillard | 1 | -10/+17 |
2012-05-10 | Bidirectional socket communication (GUI once again works remotely). | David Robillard | 1 | -7/+6 |
2012-05-09 | Support TCP sockets. | David Robillard | 1 | -13/+34 |
2012-05-09 | Persistent socket interface and interactive shell. | David Robillard | 1 | -34/+48 |
2012-05-02 | Rename ingen_cmd to ingenish. | David Robillard | 1 | -10/+9 |
2012-05-02 | Fix ingen_cmd for Python 3. | David Robillard | 1 | -7/+12 |
2012-05-02 | Preliminary socket control interface, and ingen_cmd command line interface wh... | David Robillard | 1 | -0/+148 |
2011-04-16 | Update copyright headers | David Robillard | 5 | -6/+6 |
2010-09-04 | My name is David. :) | David Robillard | 1 | -1/+1 |
2010-03-05 | Move (old) scripts from /src/scripts to /scripts. | David Robillard | 8 | -0/+2106 |