output/jack: added option "client_name"

Instead of using MPD's audio output name (setting "name"), use a
separate configuration option.  Change the default to "Music Player
Daemon".
This commit is contained in:
Max Kellermann
2009-11-05 19:55:00 +01:00
parent 4ec25b5d64
commit 88abfc0d0f
3 changed files with 5 additions and 6 deletions

1
NEWS
View File

@@ -34,6 +34,7 @@ ver 0.16 (20??/??/??)
- pulse: connect to server on MPD startup, implement pause
- jack: don't disconnect during pause
- jack: connect to server on MPD startup
- jack: added option "client_name"
- wildcards allowed in audio_format configuration
- alsa: don't recover on CANCEL
- consistently lock audio output objects