aboutsummaryrefslogtreecommitdiffstats
path: root/src/jalv_console.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-08Update copyright dates.David Robillard1-1/+1
2014-07-13Add option to print control output changes to stdout.David Robillard1-1/+4
2014-04-27Support new UI show/hide interface in console version.David Robillard1-11/+35
2013-12-25Add -c option for setting controls from the command line (#816).David Robillard1-1/+14
2013-03-24Fix crash when running "jalv" with bad command line arguments.David Robillard1-1/+1
2012-08-22Fix Jack Session 'save and close' operation.David Robillard1-0/+7
2012-08-02Pass parent widget to suil_instance_new.David Robillard1-3/+2
2012-04-27Add comm buffer size parameter and use Jack MIDI buffer size by default.David Robillard1-0/+7
2012-04-10Make controls update when changing presets (except combos).David Robillard1-0/+9
2012-02-18Add -d option and implement proper communication dumping.David Robillard1-1/+4
2012-02-09Mac portability fixes.David Robillard1-1/+1
2012-01-18Use consistent *_config.h rather than *-config.h.David Robillard1-1/+1
2012-01-15Lint.David Robillard1-1/+0
2011-11-07Remove use of non-portable _XOPEN_SOURCE and strdup.David Robillard1-4/+2
2011-10-20Support UI resize extension.David Robillard1-0/+6
2011-08-21Preliminary support for Jack Session and LV2 Persist.David Robillard1-2/+41
2011-05-30Add "Jalv", a stand-alone version of lv2jack that supports plugin UIs via SuilDavid Robillard1-0/+50