Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-31 | Discover presence of UI before jack_activate | Hanspeter Portner | 1 | -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-16 | Fix potential use of uninitialized variable | David Robillard | 1 | -2/+2 | |
2015-12-31 | Fix controls when range is given with integers | David Robillard | 1 | -1/+1 | |
2015-10-04 | Set Qt window size to fit UI. | David Robillard | 1 | -0/+9 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5740 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-09-12 | Add Qt5 version. | David Robillard | 1 | -0/+733 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5726 a436a847-0d15-0410-975c-d299462d15a1 |