diff options
author | David Robillard <d@drobilla.net> | 2012-10-27 17:42:39 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2012-10-27 17:42:39 +0000 |
commit | d46af646556e0dbee6e99aa6a9e52ae36f4e227b (patch) | |
tree | 1e6d21d34fb4dbbe045f1672afc1521d0168107e /NEWS | |
parent | f4712be632b28d3078fed22f845c1d3eae1f3ad0 (diff) | |
download | jalv-d46af646556e0dbee6e99aa6a9e52ae36f4e227b.tar.gz jalv-d46af646556e0dbee6e99aa6a9e52ae36f4e227b.tar.bz2 jalv-d46af646556e0dbee6e99aa6a9e52ae36f4e227b.zip |
Jalv 1.2.0
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@4802 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -jalv (9999) unstable; +jalv (1.2.0) stable; * Tune UI update rate and ring size based on JACK rate and MIDI buffer size to handle the handle the maximum message rate the plugin can send. @@ -9,10 +9,10 @@ jalv (9999) unstable; * Refuse to instantiate plugins which require unsupported features * Support LV2 buf-size extension (with all features) * Add Gtk3 UI - * Port to Windows + * Port to MinGW * Fix Jack Session support - -- David Robillard <d@drobilla.net> + -- David Robillard <d@drobilla.net> Sun, 14 Oct 2012 18:38:53 -0400 jalv (1.0.0) stable; |