output/jack: support mono input

When MPD plays a mono song (audio_format.channel==1), connect only one
source port to both destination ports.
This commit is contained in:
Max Kellermann
2009-11-05 20:02:04 +01:00
parent a68da8a475
commit 979cd5a768
2 changed files with 42 additions and 13 deletions

1
NEWS
View File

@@ -37,6 +37,7 @@ ver 0.16 (20??/??/??)
- jack: connect to server on MPD startup
- jack: added option "client_name"
- jack: clear ring buffers before activating
- jack: support mono input
- wildcards allowed in audio_format configuration
- alsa: don't recover on CANCEL
- consistently lock audio output objects