music player daemon (fork)
Go to file
Max Kellermann 5ac72211cd event/Loop: set thread to current thread by default
Allows eliminating lots of complexity and workarounds for bogus
assertion failures.
2017-08-18 18:18:55 +02:00
android {android,win32}/build.py: concatenate variables from the command line 2017-07-19 20:53:52 +02:00
doc Add albumart command 2017-08-15 20:38:33 +10:00
m4
python/build python/build/libs: add LAME 2017-07-19 20:53:52 +02:00
scripts scripts: delete obsolete scripts 2013-04-17 00:37:30 +02:00
src event/Loop: set thread to current thread by default 2017-08-18 18:18:55 +02:00
systemd
test test/DumpDatabase: start an EventThread 2017-08-18 17:16:23 +02:00
win32 python/build/libs: add LAME 2017-07-19 20:53:52 +02:00
.gitignore
.travis.yml .travis.yml: enable Mac OS X 2017-05-19 19:54:27 +02:00
AUTHORS
autogen.sh
configure.ac increment version number to 0.20.10 2017-06-15 21:35:23 +02:00
COPYING
Makefile.am test/DumpDatabase: start an EventThread 2017-08-18 17:16:23 +02:00
mpd.svg
NEWS Merge branch 'v0.20.x' 2017-08-08 19:30:30 +02:00
README.md
valgrind.suppressions zeroconf/Avahi: call dbus_shutdown() during shutdown 2014-06-10 23:21:09 +02:00

Music Player Daemon

http://www.musicpd.org

A daemon for playing music of various formats. Music is played through the server's audio device. The daemon stores info about all available music, and this info can be easily searched and retrieved. Player control, info retrieval, and playlist management can all be managed remotely.

For basic installation instructions read the manual.

Users

Developers

Legal

MPD is released under the GNU General Public License version 2, which is distributed in the COPYING file.