aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-08-21Add ability to save from GUI.David Robillard1-4/+36
2011-08-21Add menu bar to Gtk UI.David Robillard1-3/+20
2011-08-21Set Window title from plugin name.David Robillard1-0/+2
2011-08-21Fix Jack Session command line.David Robillard2-3/+6
2011-08-21Preliminary support for Jack Session and LV2 Persist.David Robillard6-119/+513
2011-07-08Add missing file.David Robillard1-0/+82
2011-07-07Add stub persist extension support (not yet functional)David Robillard2-2/+8
2011-06-20Build Jalv in top-level build.David Robillard1-3/+3
2011-06-19Send control output port updates to UIs (commonly used for metering).David Robillard4-35/+101
2011-06-19Add a real URI map implementation.David Robillard4-9/+318
2011-06-19Support control changes from UI.David Robillard2-21/+55
2011-06-19Implement instance-access extension (support IR.lv2 UI).David Robillard1-4/+10
2011-06-12Support plugins without UIs. Clean up UI host/instance.David Robillard1-16/+21
2011-05-30Add "Jalv", a stand-alone version of lv2jack that supports plugin UIs via SuilDavid Robillard5-0/+718