Load the shout plugin last. This will make sure it's played to last,
reducing the likelyhood of it blocking other outputs. git-svn-id: https://svn.musicpd.org/mpd/trunk@6543 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
@@ -112,7 +112,7 @@ extern AudioOutputPlugin ossPlugin;
|
||||
extern AudioOutputPlugin osxPlugin;
|
||||
extern AudioOutputPlugin pulsePlugin;
|
||||
extern AudioOutputPlugin mvpPlugin;
|
||||
extern AudioOutputPlugin shoutPlugin;
|
||||
extern AudioOutputPlugin jackPlugin;
|
||||
extern AudioOutputPlugin shoutPlugin;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user