music player daemon (fork)
Go to file
Max Kellermann 8400da9934 release v0.19.7
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2
 
 iQIcBAABAgAGBQJUkcmtAAoJECNuiljG20USLuwP/3MjssxpUkq6aN1beyNACWJ8
 Zgr/ibDjxYJY+UAHUOycnJQ8WNpgfXNSR4F5jQHznJdpemJCZCeBd2s5yelEdu0C
 SBjJ9FiKPeu8or5N34CPmRQDmDGHv0II4/ySmzlBhH4XRV5JF5li/j4KtAlOCqCT
 GNnlmgn05o+oX4Olpg/id6H7wvny+YDY3p33sJmi+djBnSbJyJNvk9NhAr9n4I7Q
 FfGHbTzRLSZKHa47zzXag30PBj2X8x7NOAcAX7/evQpw9Gud/8CwXKk21kp6L/fv
 RJnj4lLtkj8MRc+8vskZ9EXgYr3yC/cldP8Fw8qsY/t7d8UFUN8qFqpq9O8IPnga
 D4hNpq7VF9ZxMhQtxBiT3cRvjTXBp8J/B7p2YDuYHBhIZh8IPzjDCyF4CzlN/470
 3zTqq/aar93AeI/6MQlpQPBK1DGvrrHBVP3Mj7cCTbx61P7/1xEIxYntRIfJw449
 JRJDJKjdyOY4+Sqm3Agu3WiQlyOzZXmqM3E3FFeul4mUvcOKhfbZxjayYsGlfigA
 MHge1wif2aOe6IU334DUD5V0m61MMoefznEvWUdAZHtdvQox0ovDmwwFRizX2fGc
 rlUhoUOXWjjGbTI2VjXsBklzh8P+MxQ8OiJGw+V4DBI0XL+A2tpqISs9mpCVPwQ0
 T37uc6kdDB99noMuD2cw
 =+4Cz
 -----END PGP SIGNATURE-----

Merge tag 'v0.19.7'
2014-12-17 19:27:59 +01:00
android android/build: enable cpudetect for ffmpeg 2014-12-08 18:16:19 +01:00
doc sticker/Match: add inequality operators 2014-12-12 22:26:04 +01:00
m4 configure.ac: use MPD_ENABLE_AUTO_LIB for libfaad 2014-12-09 21:36:52 +01:00
scripts scripts: delete obsolete scripts 2013-04-17 00:37:30 +02:00
src release v0.19.7 2014-12-17 19:27:59 +01:00
systemd systemd: add socket activation files 2014-02-12 21:22:36 +01:00
test configure.ac: require GLib 2.32 (if enabled) 2014-12-05 00:21:48 +01:00
win32 win32/build.py: remove unused variable "build_arch" 2014-12-16 12:11:31 +00:00
.gitignore .gitignore: ignore /lib/ 2014-11-28 21:08:18 +01:00
AUTHORS copyright year 2014 2014-01-13 22:31:55 +01:00
COPYING Update the text of the GPLv2, this fixes the address and a few other oddities. 2008-12-20 19:02:09 -08:00
INSTALL configure.ac: make GLib optional by default 2014-12-05 00:21:48 +01:00
Makefile.am sticker/Song: add enum StickerOperator to sticker_song_find() 2014-12-12 22:10:24 +01:00
NEWS release v0.19.7 2014-12-17 19:27:59 +01:00
README Word wrap to 80 char lines 2008-12-20 19:27:02 -08:00
autogen.sh autogen.sh: re-add $ACLOCAL_FLAGS, $AUTOMAKE_FLAGS 2014-01-27 10:35:37 +01:00
configure.ac configure.ac: prepare for 0.18.21 2014-12-15 00:39:52 +01:00
mpd.svg import MPD SVG icon 2014-07-14 19:04:46 +02:00
valgrind.suppressions zeroconf/Avahi: call dbus_shutdown() during shutdown 2014-06-10 23:21:09 +02:00

README

		       Music Player Daemon (MPD)
			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 information see the INSTALL file.

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

You should have received a copy of the GNU General Public License along with
this program.  If not, see <http://www.gnu.org/licenses/>.