- 26 Sep, 2014 5 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
There's always the "PCM" decoder plugin, which was never checked by configure.ac.
-
Max Kellermann authored
MPD can easily be used as a database provider for the proxy database plugin. In that case, it needs only one "null" output, and no real output plugin.
-
Max Kellermann authored
Allow building a smaller MPD binary for people who don't need DSD.
-
- 13 Sep, 2014 1 commit
-
-
Max Kellermann authored
-
- 03 Sep, 2014 1 commit
-
-
Max Kellermann authored
-
- 13 Aug, 2014 1 commit
-
-
Max Kellermann authored
The "written" argument to shine_encode_buffer() and shine_flush() was changed from "long" to "int", which breaks API and ABI compatibility. This is a big deal, and it doesn't seem worthwile to keep support for the (broken) 3.0 release.
-
- 11 Aug, 2014 1 commit
-
-
Max Kellermann authored
-
- 07 Aug, 2014 1 commit
-
-
Andrée Ekroth authored
This plugin uses the MP4v2 library to play mp4/m4a files. It is limited to file_decode.
-
- 06 Aug, 2014 1 commit
-
-
Max Kellermann authored
-
- 02 Aug, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 23 Jun, 2014 1 commit
-
-
Max Kellermann authored
-
- 16 Jun, 2014 1 commit
-
-
- 11 Jun, 2014 1 commit
-
-
Max Kellermann authored
-
- 10 Jun, 2014 1 commit
-
-
Max Kellermann authored
Make valgrind happy.
-
- 26 Apr, 2014 1 commit
-
-
Max Kellermann authored
-
- 15 Mar, 2014 1 commit
-
-
Max Kellermann authored
Make sure glibc gives us all features.
-
- 06 Mar, 2014 1 commit
-
-
Max Kellermann authored
-
- 24 Feb, 2014 1 commit
-
-
Max Kellermann authored
-
- 22 Feb, 2014 1 commit
-
-
Max Kellermann authored
Finally, MPD runs on Android. For some small value of "runs". Very much work left, too much to describe.
-
- 21 Feb, 2014 1 commit
-
-
Max Kellermann authored
Define "ANDROID" if the host operating system is Android.
-
- 18 Feb, 2014 2 commits
-
-
Max Kellermann authored
Link libvorbisfile first, followed to libvorbis and finally libogg. This order is necessary because libvorbisfile depends on libvorbis.
-
Max Kellermann authored
Required for building without GLib.
-
- 17 Feb, 2014 1 commit
-
-
Max Kellermann authored
Fixes another linker failure. Similar to commit ea406875
-
- 09 Feb, 2014 1 commit
-
-
Max Kellermann authored
-
- 06 Feb, 2014 2 commits
-
-
Max Kellermann authored
Since the encoder plugin uses a libvorbis function (and not only libvorbisenc functions), we need to link with libvorbis explicitly.
-
Max Kellermann authored
-
- 30 Jan, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Allows the kernel to combine timer wakeups with other processes, reducing power usage.
-
- 27 Jan, 2014 4 commits
-
-
Max Kellermann authored
The pkg-config file has been added in Samba 4.0. This commits adds a fallback for older libsmbclient versions.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 26 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 25 Jan, 2014 1 commit
-
-
Max Kellermann authored
This commit adds the NeighborPlugin API which can be used to detect nearby file servers that can be used by input plugins. This list of servers is exported using the new "listneighbors" command. The idle even "neighbor" notifies interested clients when a new neighbor is found or an existing one is lost. There's a lot missing currently: protocol&user documentation, and a way to "mount" remote servers into the music database. Obviously, some code from the UPnP database plugin can be moved to a neighbor plugin.
-
- 24 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 23 Jan, 2014 1 commit
-
-
Max Kellermann authored
For debugging.
-
- 20 Jan, 2014 1 commit
-
-
Max Kellermann authored
-