| Age | Commit message (Collapse) | Author |
|
|
|
This introduces the following features in client protocol of MPD:
* support abstract sockets with "@" prefix
* support tag "MUSICBRAINZ_RELEASETRACKID"
* add TCP keepalive internal and external APIs
* support MPD protocol 0.19
- status: support sample formats "float" and "dsd"
- song: report duration with milliseconds precision
- search: support constraint "modified-since"
* support MPD protocol 0.20
- the "window" parameter for commands "find"/"search"
Closes #37129.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
|
|
|
|
Closes #23858.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
This is a prerequisite for building ncmpcpp HEAD, which is important as
the stable release doesn't build on 10.9.
|
|
|
|
Closes #10035.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #9057.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Updates the url and hash to version 2.5, and adds a dep option
to build universal a la pcre. Tested on MacOSX 10.6.8 using
all three compilers in 64bit mode from XCode 4.0.2.
Closes #7737.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
A stable, documented, asynchronous API library for interfacing with MPD.
|