aboutsummaryrefslogtreecommitdiffstats
path: root/src/jalv.c
AgeCommit message (Collapse)AuthorFilesLines
2011-08-22Fix jalv.gtk when run with UI-less plugins.David Robillard1-2/+4
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@3447 a436a847-0d15-0410-975c-d299462d15a1
2011-08-21Fix Jack Session command line.David Robillard1-3/+5
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@3442 a436a847-0d15-0410-975c-d299462d15a1
2011-08-21Preliminary support for Jack Session and LV2 Persist.David Robillard1-97/+134
Real command line argument support. git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@3441 a436a847-0d15-0410-975c-d299462d15a1
2011-07-07Add stub persist extension support (not yet functional)David Robillard1-2/+3
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@3419 a436a847-0d15-0410-975c-d299462d15a1
2011-06-20Build Jalv in top-level build.David Robillard1-3/+3
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@3409 a436a847-0d15-0410-975c-d299462d15a1
2011-06-19Send control output port updates to UIs (commonly used for metering).David Robillard1-28/+65
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@3407 a436a847-0d15-0410-975c-d299462d15a1
2011-06-19Add a real URI map implementation.David Robillard1-8/+14
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@3406 a436a847-0d15-0410-975c-d299462d15a1
2011-06-19Support control changes from UI.David Robillard1-7/+39
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@3403 a436a847-0d15-0410-975c-d299462d15a1
2011-06-19Implement instance-access extension (support IR.lv2 UI).David Robillard1-4/+10
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@3402 a436a847-0d15-0410-975c-d299462d15a1
2011-06-12Support plugins without UIs. Clean up UI host/instance.David Robillard1-16/+21
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@3394 a436a847-0d15-0410-975c-d299462d15a1
2011-05-30Add "Jalv", a stand-alone version of lv2jack that supports plugin UIs via SuilDavid Robillard1-0/+469
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@3344 a436a847-0d15-0410-975c-d299462d15a1