diff options
author | Hanspeter Portner <dev@open-music-kontrollers.ch> | 2017-10-22 18:30:20 +0200 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2020-04-05 13:21:24 +0200 |
commit | 6721ea54b752b183c45bac83d705f7de40e74fd1 (patch) | |
tree | e3cc280096294279e85d3c9aa00531eefe29272e /NEWS | |
parent | ed1015dd8c99d8fe6275b7c8fb95774d206e6ee9 (diff) | |
download | jalv-6721ea54b752b183c45bac83d705f7de40e74fd1.tar.gz jalv-6721ea54b752b183c45bac83d705f7de40e74fd1.tar.bz2 jalv-6721ea54b752b183c45bac83d705f7de40e74fd1.zip |
Add a command line argument to select a specific UI
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,8 +1,9 @@ jalv (1.6.5) unstable; * Support port events for ui:showInterface UIs + * Add a command line argument to select a specific UI - -- David Robillard <d@drobilla.net> Sun, 05 Apr 2020 07:39:19 +0000 + -- David Robillard <d@drobilla.net> Sun, 05 Apr 2020 11:14:53 +0000 jalv (1.6.4) stable; |