output/pulse: renamed context to "Music Player Daemon"
This looks nicer in the PulseAudio manager than just "mpd".
This commit is contained in:
parent
bc4266bef8
commit
bd28caed3c
1
NEWS
1
NEWS
@ -30,6 +30,7 @@ ver 0.16 (20??/??/??)
|
||||
- recorder: new output plugin for recording radio streams
|
||||
- openal: new output plugin
|
||||
- pulse: announce "media.role=music"
|
||||
- pulse: renamed context to "Music Player Daemon"
|
||||
* mixers:
|
||||
- removed support for legacy mixer configuration
|
||||
- reimplemented software volume as mixer+filter plugin
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include <pulse/simple.h>
|
||||
#include <pulse/error.h>
|
||||
|
||||
#define MPD_PULSE_NAME "mpd"
|
||||
#define MPD_PULSE_NAME "Music Player Daemon"
|
||||
|
||||
struct pulse_data {
|
||||
const char *name;
|
||||
|
Loading…
Reference in New Issue
Block a user