output/jack: connect to server on MPD startup

.. and keep up the JACK connection while MPD runs.  Allocate the ring
buffers on the first open, and free them at MPD exit.
This commit is contained in:
Max Kellermann
2009-10-21 21:37:11 +02:00
parent cee216f2dc
commit 1bfd25be35
2 changed files with 120 additions and 69 deletions

1
NEWS
View File

@@ -33,6 +33,7 @@ ver 0.16 (20??/??/??)
- pulse: renamed context to "Music Player Daemon"
- pulse: connect to server on MPD startup, implement pause
- jack: don't disconnect during pause
- jack: connect to server on MPD startup
* mixers:
- removed support for legacy mixer configuration
- reimplemented software volume as mixer+filter plugin