- 05 Jul, 2016 1 commit
-
-
Max Kellermann authored
-
- 02 May, 2016 2 commits
-
-
Max Kellermann authored
See https://bugs.musicpd.org/view.php?id=4523
-
Max Kellermann authored
Fix out-of-tree build by prepending $(srcdir)/, and change *.sh to *.rb.
-
- 22 Apr, 2016 1 commit
-
-
Max Kellermann authored
A complete list which replaces the incomplete list in the mpd.conf manpage.
-
- 15 Dec, 2015 1 commit
-
-
Jörg Krause authored
Add ALSA_LIBS to MIXER_LIBS, otherwise building mpd in a static context fails with lot of undefined references to alsa-lib (libasound) required by src/mixer/plugins/AlsaMixerPlugin.cxx. Signed-off-by:
Jörg Krause <joerg.krause@embedded.rocks>
-
- 30 Jan, 2015 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Apparently, Android's build.xml requires the icon to be available, even when only running the Java compiler.
-
- 26 Jan, 2015 1 commit
-
-
Max Kellermann authored
-
- 26 Nov, 2014 1 commit
-
-
Max Kellermann authored
-
- 25 Nov, 2014 1 commit
-
-
Max Kellermann authored
libmp4v2 is licensed under MPL 1.1, which is incompatible with GPLv2. Unfortunately, this means that we must remove the plugin. More information can be found in the Debian bug report: http://bugs.debian.org/767504
-
- 07 Nov, 2014 1 commit
-
-
Max Kellermann authored
-
- 31 Oct, 2014 1 commit
-
- 24 Oct, 2014 1 commit
-
-
Max Kellermann authored
-
- 12 Oct, 2014 1 commit
-
-
Max Kellermann authored
The file systemd/mpd.service.in is being distributed implicitly, but systemd/mpd.socket is not and needs to be added to EXTRA_DIST.
-
- 10 Oct, 2014 2 commits
-
-
Max Kellermann authored
-
nanotech authored
-
- 09 Oct, 2014 2 commits
-
-
Max Kellermann authored
Share the NFS connection with the NFS input plugin.
-
Max Kellermann authored
-
- 07 Oct, 2014 4 commits
-
-
Max Kellermann authored
Auto-stop the IO thread in all error handlers.
-
Max Kellermann authored
Read all directory entries into memory and close the struct nfsdir before returning the StorageDirectoryReader instance. This is what libnfs does, anyway.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 05 Oct, 2014 1 commit
-
-
Max Kellermann authored
Creating a NfsStorage sets its own export_name as the "base". Now NfsFileReader can use this information to derive the export_name to be mounted, instead of guessing. This solves the "too many connection" problem on the NFS server while updating the database.
-
- 04 Oct, 2014 1 commit
-
-
Max Kellermann authored
-
- 02 Oct, 2014 1 commit
-
-
Max Kellermann authored
Combines the "file" and the "archive" input plugins.
-
- 01 Oct, 2014 1 commit
-
-
Max Kellermann authored
Found by "make distcheck".
-
- 26 Sep, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Allow building a smaller MPD binary for people who don't need DSD.
-
- 24 Sep, 2014 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 16 Sep, 2014 2 commits
-
-
Thomas Guillem authored
-
Thomas Guillem authored
-
- 04 Sep, 2014 1 commit
-
-
Max Kellermann authored
-
- 02 Sep, 2014 1 commit
-
-
Max Kellermann authored
-
- 31 Aug, 2014 1 commit
-
-
Max Kellermann authored
The standard has been renamed since the early draft that was implemented in MPD.
-
- 26 Aug, 2014 1 commit
-
-
Max Kellermann authored
For type safety and code readability.
-
- 19 Aug, 2014 1 commit
-
-
Max Kellermann authored
Reduce header dependencies.
-
- 18 Aug, 2014 2 commits
-
-
Max Kellermann authored
Generate more detailed error messages.
-
Max Kellermann authored
Eliminate duplicate definition (in input plugin and decoder plugin).
-