aboutsummaryrefslogtreecommitdiffstats
path: root/src/jalv_qt.cpp
AgeCommit message (Collapse)AuthorFilesLines
2016-09-18Update copyright datesDavid Robillard1-1/+1
2016-09-17Unify control port and parameter implementationsDavid Robillard1-3/+8
2016-09-16Use cached URIs and fix pprops:rangeSteps nonsenseDavid Robillard1-25/+11
2016-08-31Discover presence of UI before jack_activateHanspeter Portner1-1/+6
jalv.has_ui should be set before jack_activate. If not, patch:Get message may be without effect and parameter replies never be sent from within jack process callback, as the latter may run before the corresponding UI logic (e.g. with jalv.has_ui still being false).
2016-08-16Fix potential use of uninitialized variableDavid Robillard1-2/+2
2015-12-31Fix controls when range is given with integersDavid Robillard1-1/+1
2015-10-04Set Qt window size to fit UI.David Robillard1-0/+9
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5740 a436a847-0d15-0410-975c-d299462d15a1
2015-09-12Add Qt5 version.David Robillard1-0/+733
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5726 a436a847-0d15-0410-975c-d299462d15a1