diff options
author | David Robillard <d@drobilla.net> | 2015-12-04 20:23:47 -0500 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2015-12-04 20:23:47 -0500 |
commit | 46977288a7d1d5783dfe4b8f84abea50c35caf48 (patch) | |
tree | 1d95e8accef2dd822cbba92ac333375804032f04 /NEWS | |
parent | 257f60614b8d6225041ac3a8f0dc54a6839a4ca7 (diff) | |
download | patchage-46977288a7d1d5783dfe4b8f84abea50c35caf48.tar.gz patchage-46977288a7d1d5783dfe4b8f84abea50c35caf48.tar.bz2 patchage-46977288a7d1d5783dfe4b8f84abea50c35caf48.zip |
Bring back Jack buffer size selector
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4,13 +4,14 @@ patchage (1.0.1) unstable; * Add support for exporting canvas as PDF. * Save window size and position when closed via window manager. * Order ports deterministically. + * Bring back Jack buffer size selector. * Style messages pane to match canvas. * Restore messages pane visibility and height. * Configure based on compiler target OS for cross-compilation. * Fix compilation with Jack DBus. * Upgrade to waf 1.8.14 - -- David Robillard <d@drobilla.net> Fri, 02 Oct 2015 20:57:23 -0400 + -- David Robillard <d@drobilla.net> Fri, 04 Dec 2015 20:20:57 -0500 patchage (1.0.0) stable; |