diff options
author | David Robillard <d@drobilla.net> | 2014-04-06 06:14:04 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2014-04-06 06:14:04 +0000 |
commit | eb3d5ce0b533e4c7df025d1528a95570ee99b975 (patch) | |
tree | 152715e06bd0265e4c315136982088d146551cea /NEWS | |
parent | 63c82eab6b70d77b46565467adb6c9b0fc00a524 (diff) | |
download | jalv-eb3d5ce0b533e4c7df025d1528a95570ee99b975.tar.gz jalv-eb3d5ce0b533e4c7df025d1528a95570ee99b975.tar.bz2 jalv-eb3d5ce0b533e4c7df025d1528a95570ee99b975.zip |
Support port pretty names via new Jack metadata API.
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5357 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -2,9 +2,10 @@ jalv (1.4.5) unstable; * Show newly saved presets in the preset menu * Generate Qt moc nonsense at build time for broader compatibility - * Update for latest LV2 Atom Object simplifications. + * Update for latest LV2 Atom Object simplifications + * Set port pretty names via new Jack metadata API - -- David Robillard <d@drobilla.net> Sun, 12 Jan 2014 18:50:11 -0500 + -- David Robillard <d@drobilla.net> Sun, 06 Apr 2014 02:03:55 -0400 jalv (1.4.4) stable; |