descriptionnone
repository URLgit://git.musicpd.org/cirrus/libmpdclient.git
ownermarc.pavot@gmail.com
last changeThu, 21 Dec 2017 10:32:27 +0000 (21 11:32 +0100)
last refreshSun, 28 Jan 2018 12:15:04 +0000 (28 13:15 +0100)
content tags
add:
README.rst
libmpdclient
============

libmpdclient is a C library which implements the `Music Player Daemon
<http://www.musicpd.org/>`__ protocol.

The API documentation is generated during the build if you have
doxygen.  You may browse it online:

http://www.musicpd.org/doc/libmpdclient/

libmpdclient is released under the revised BSD License.
For the full license, see `COPYING <COPYING>`__.


Installing from source
----------------------

You need:

- a C99 compliant compiler (e.g. gcc)
- `Meson 0.37 <http://mesonbuild.com/>`__ and `Ninja <https://ninja-build.org/>`__

Run ``meson``:

 meson . output

Compile and install::

 ninja -C output
 ninja -C output install


Links
-----

- `Home page and download <https://www.musicpd.org/libs/libmpdclient/>`__
- `git repository <https://github.com/MusicPlayerDaemon/libmpdclient/>`__
- `Bug tracker <https://github.com/MusicPlayerDaemon/libmpdclient/issues>`__
shortlog
2017-12-21 Max Kellermannoutput: add _get_plugin()master
2017-12-21 Max Kellermannoutput: mention that "outputset" requires MPD 0.21
2017-12-21 Max Kellermannoutput: implement command "outputset"
2017-09-21 Max Kellermannresolver: set the correct address size for local/abstra...
2017-08-15 Max Kellermannasync: no ssize_t typedef with mingw32
2017-08-15 Max Kellermanninternal: use struct timeval from winsock2.h on Windows
2017-08-15 Max Kellermannasync, ...: don't include unistd.h on Windows
2017-07-31 Max Kellermanninitial travis file
2017-07-27 Max Kellermannmeson.build: simplify configuration_data().set() calls
2017-07-27 Max Kellermannincrement version number to 2.14
2017-07-25 Max Kellermannrelease v2.13v2.13
2017-07-25 Max Kellermannsocket: check for EINPROGRESS as well
2017-07-23 Max KellermannNEWS: mention the Meson fix
2017-07-22 ilovezfsmeson.build: fix build with meson > 0.38.1
2017-07-21 Max Kellermannremove obsolete INSTALL file
2017-07-21 Max Kellermannincrement version number to 2.13
...
tags
6 years ago v2.13 release v2.13
6 years ago v2.12 release v2.12
7 years ago v2.11 release v2.11
9 years ago v2.10 release v2.10
10 years ago v2.9
10 years ago release-2.9
11 years ago v2.8
11 years ago release-2.8
12 years ago v2.7 release-
12 years ago release-2.7 release-
12 years ago v2.6 release-
12 years ago release-2.6 release-
12 years ago v2.5
12 years ago release-2.5
13 years ago v2.4 release-
13 years ago release-2.4 release-
...
heads
6 years ago master
14 years ago foo
15 years ago svn/trunk
16 years ago svn/branch-0.13.0-fixes
17 years ago svn/branch-0.12.0-fixes
17 years ago svn/st
forks
Cached version (3801s old)
libmpdclient/marc.git toto@0-mail.com 15 years ago