diff options
author | Max Kellermann <max@duempel.org> | 2009-11-06 18:58:35 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-11-06 18:58:35 +0100 |
commit | ba34d48cf093cbfbe9d6e63e7177ba79791c6a4a (patch) | |
tree | 230dc6320531c14ee96dc153833dddeaf71ad498 /NEWS | |
parent | 2598dd510910d3a39eb665216760a705c26ccf50 (diff) | |
download | mpd-ba34d48cf093cbfbe9d6e63e7177ba79791c6a4a.tar.gz mpd-ba34d48cf093cbfbe9d6e63e7177ba79791c6a4a.tar.xz mpd-ba34d48cf093cbfbe9d6e63e7177ba79791c6a4a.zip |
output/jack: dynamic source port list
Same as the previous patch: create up to 16 configured source ports.
The plugin tries to do its best at guessing the right combination for
the given input file, the number of source and destination ports.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,7 @@ ver 0.16 (20??/??/??) - jack: added option "client_name" - jack: clear ring buffers before activating - jack: renamed option "ports" to "destination_ports" - - jack: support mono input + - jack: support more than two audio channels - httpd: bind port when output is enabled - wildcards allowed in audio_format configuration - consistently lock audio output objects |