aboutsummaryrefslogtreecommitdiffstats
path: root/src/jalv_qt4.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-12-30Preset menu support for Qt (patch from Timo Westkämper) (#930).David Robillard1-7/+50
2013-08-08Fix parameter changes with Qt UI (fix #923).David Robillard1-0/+1
2012-11-14Add menu bar and pass parent widget in Qt version for true UI embeddingDavid Robillard1-4/+15
2012-08-29Add missing return.David Robillard1-0/+1
2012-08-22Fix Jack Session 'save and close' operation.David Robillard1-0/+6
2012-08-02Pass parent widget to suil_instance_new.David Robillard1-7/+9
2012-04-28Tune UI update rate and ring size based on JACK rate and MIDI buffer size to ...David Robillard1-1/+1
2012-04-10Make controls update when changing presets (except combos).David Robillard1-0/+9
2012-03-21Remove implementation of UI resize extension which is handled autommatically ...David Robillard1-1/+0
2012-02-09Add missing files.David Robillard1-1/+1
2012-01-15Lint.David Robillard1-2/+2
2011-10-20Support UI resize extension.David Robillard1-0/+13
2011-08-21Preliminary support for Jack Session and LV2 Persist.David Robillard1-2/+3
2011-06-19Send control output port updates to UIs (commonly used for metering).David Robillard1-0/+16
2011-05-30Add "Jalv", a stand-alone version of lv2jack that supports plugin UIs via SuilDavid Robillard1-0/+59