diff options
author | David Robillard <d@drobilla.net> | 2013-01-26 21:22:47 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2013-01-26 21:22:47 +0000 |
commit | 4e1426ddbca6953601c6b7fee745e44c0cb34695 (patch) | |
tree | 47af949bff38ec0ae3fa2517acb30ff350282f1d /NEWS | |
parent | 4d1649e313da9d658bb6c653b3f4a2c6d983299d (diff) | |
download | jalv-4e1426ddbca6953601c6b7fee745e44c0cb34695.tar.gz jalv-4e1426ddbca6953601c6b7fee745e44c0cb34695.tar.bz2 jalv-4e1426ddbca6953601c6b7fee745e44c0cb34695.zip |
Support state:loadDefaultState.
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5007 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3,9 +3,10 @@ jalv (1.2.1) unstable; * Send time information to plugin when Jack tempo changes * Make URI map thread-safe, fixing occasional crashes for plugins with UIs * Add menu bar and pass parent widget in Qt version for true UI embedding + * Support state:loadDefaultState * Update to waf 1.7.8 and autowaf r90 - -- David Robillard <d@drobilla.net> Sat, 22 Dec 2012 20:17:35 -0500 + -- David Robillard <d@drobilla.net> Sat, 26 Jan 2013 16:18:18 -0500 jalv (1.2.0) stable; |