diff options
author | David Robillard <d@drobilla.net> | 2015-04-08 08:50:25 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2015-04-08 08:50:25 +0000 |
commit | 8bd752ce4e21ea2aa3f48d554923d6ded4117727 (patch) | |
tree | 1eabac2f6f0b22f2345e49b86b14ad215c3fe5de /NEWS | |
parent | d7041b637ebceacbd1280ff0c66ca78c58018d7d (diff) | |
download | jalv-8bd752ce4e21ea2aa3f48d554923d6ded4117727.tar.gz jalv-8bd752ce4e21ea2aa3f48d554923d6ded4117727.tar.bz2 jalv-8bd752ce4e21ea2aa3f48d554923d6ded4117727.zip |
Add generic Qt control UI from Amadeus Folego.
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5670 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ jalv (1.4.7) unstable; * Improve preset support + * Add generic Qt control UI from Amadeus Folego * Set Jack port order metadata * Add command prompt to console version for changing controls * Exit on Jack shutdown (Patch from Robin Gareus) @@ -9,7 +10,7 @@ jalv (1.4.7) unstable; * Fix semaphore correctness issues * Use moc-qt4 if present for systems with multiple Qt versions - -- David Robillard <d@drobilla.net> Sat, 07 Mar 2015 03:44:18 -0500 + -- David Robillard <d@drobilla.net> Tue, 07 Apr 2015 17:30:32 -0400 jalv (1.4.6) stable; |