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