output/jack: use jack_client_open() instead of jack_client_new()
jack_client_new() is deprecated. This requires libjack 0.100 (released nearly 5 years ago). We havn't been testing older libjack versions anyway. As a side effect, there is the new option "autostart".
This commit is contained in:
1
NEWS
1
NEWS
@@ -32,6 +32,7 @@ ver 0.16 (20??/??/??)
|
||||
- pulse: announce "media.role=music"
|
||||
- pulse: renamed context to "Music Player Daemon"
|
||||
- pulse: connect to server on MPD startup, implement pause
|
||||
- jack: require libjack 0.100
|
||||
- jack: don't disconnect during pause
|
||||
- jack: connect to server on MPD startup
|
||||
- jack: added option "client_name"
|
||||
|
||||
Reference in New Issue
Block a user