Add initial AutoMPD: Autostart a local mpd for playback.
commitf03b72f2093d5035f2528e1609b66e80d8817cf7
authorQball Cow <qball@gmpclient.org>
Thu, 25 Aug 2011 12:34:43 +0000 (25 14:34 +0200)
committerQball Cow <qball@gmpclient.org>
Thu, 25 Aug 2011 12:34:43 +0000 (25 14:34 +0200)
tree927c6eb60c04ad99792a23d2c43e77174c0f10b1
parent0f15b6a14e63f4fde75d230c97fa279a78e70d25
Add initial AutoMPD: Autostart a local mpd for playback.

* Generates everything needed to start a local mpd.
* Start the MPD, stop it on close or profile change.
* Use local connections so files outside the DB can be added.
* Use XDG directory as Music directory. or ~/Music/
src/Plugins/AutoMPD.vala
src/vapi/gmpc.vapi