diff options
author | David Robillard <d@drobilla.net> | 2013-12-30 17:57:07 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2013-12-30 17:57:07 +0000 |
commit | 45d31b52da05ce362794e84e259910d9c9c0512b (patch) | |
tree | 88ae0ee99b5f7060501c0c58d7deabd2f493d442 /NEWS | |
parent | cfdfb4606a7dac2e25f5ca6b12375cbdcfbb46b2 (diff) | |
download | jalv-45d31b52da05ce362794e84e259910d9c9c0512b.tar.gz jalv-45d31b52da05ce362794e84e259910d9c9c0512b.tar.bz2 jalv-45d31b52da05ce362794e84e259910d9c9c0512b.zip |
Preset menu support for Qt (patch from Timo Westkämper) (#930).
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5227 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -7,8 +7,9 @@ jalv (1.4.3) unstable; (based on patch from Robin Gareus) * Support ui:portMap feature to allow UIs to avoid hard-coded port indices (useful for compatibility and separately distributed UIs) + * Preset menu support for Qt (patch from Timo Westkämper) - -- David Robillard <d@drobilla.net> Fri, 27 Dec 2013 21:03:33 -0500 + -- David Robillard <d@drobilla.net> Mon, 30 Dec 2013 12:55:47 -0500 jalv (1.4.2) stable; |