- 10 Nov, 2009 1 commit
-
-
Max Kellermann authored
Drop the required GLib version from 2.16 to 2.12, because many current systems still don't have GLib 2.16. This requires several new compatibility functions in glib_compat.h.
-
- 13 Oct, 2009 1 commit
-
-
Max Kellermann authored
Accidently, MPD has been using several GLib 2.16 functions for a while, and nobody noticed yet. To simplify the code base, let's bump the minimum GLib version for MPD to 2.16. That version is old enough, and it's reasonable to expect users to have it.
-
- 09 Sep, 2009 1 commit
-
-
Max Kellermann authored
-
- 26 Aug, 2009 1 commit
-
-
Max Kellermann authored
Still missing: - seeking - tags - streaming - encodings other than MPG123_ENC_SIGNED_16
-
- 07 Jul, 2009 1 commit
-
-
Max Kellermann authored
-
- 25 Apr, 2009 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 01 Apr, 2009 1 commit
-
-
Max Kellermann authored
-
- 12 Feb, 2009 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
There are a few problems left in this plugin: - fluidsynth decodes in real time, while MPD prefers to buffer as quickly as possible; as a workaround, this plugin uses a timer object to synchronize with real-time playback - I don't know yet how fluidsynth tells me when the song has ended - the "soundfont" configuration setting is not yet documented, and it will likely change soon (in favor of a per-decoder configuration block)
-
- 11 Feb, 2009 1 commit
-
-
Max Kellermann authored
-
- 29 Jan, 2009 1 commit
-
-
Max Kellermann authored
This patch implements the MMS protocol, by using libmms. It is quite experimental: it does not support seeking yet, and it is currently using synchronous I/O, which causes MPD to hang while waiting for the server.
-
- 14 Jan, 2009 1 commit
-
-
Jérôme Quelin authored
mpd uses some additional files to work, such as pid_file, state_file, db_file, etc. when running mpd as non-root user, it is often that those files end in ~/.mpd in that case, we end up with 2 entries in a user's home, .mpdconf and .mpd - which clutters homedirs. this patch allows ~/.mpd/mpd.conf as an alternative to ~/.mpdconf, allowing for a cleaner homedir
-
- 21 Dec, 2008 2 commits
-
-
Avuton Olrich authored
-
Avuton Olrich authored
-
- 27 Nov, 2008 1 commit
-
-
Max Kellermann authored
Mention the workaround for users without pkg-config.
-
- 05 Nov, 2008 1 commit
-
-
Max Kellermann authored
Documented dependencies on gcc/C99, glib, libvorbisenc, liblame, ffmpeg.
-
- 26 Oct, 2008 1 commit
-
-
Max Kellermann authored
MPD's HTTP client code has always been broken, no matter how effort was put into fixing it. Replace it with libcurl, which is known to be quite stable. This adds a fat library dependency, but only for people who need streaming.
-
- 27 May, 2007 1 commit
-
-
J. Alexander Treuman authored
git-svn-id: https://svn.musicpd.org/mpd/trunk@6293 09075e82-0dd4-0310-85a5-a0d7c8717e4f
-
- 31 Mar, 2007 2 commits
-
-
J. Alexander Treuman authored
git-svn-id: https://svn.musicpd.org/mpd/trunk@5787 09075e82-0dd4-0310-85a5-a0d7c8717e4f
-
Avuton Olrich authored
git-svn-id: https://svn.musicpd.org/mpd/trunk@5786 09075e82-0dd4-0310-85a5-a0d7c8717e4f
-
- 28 Aug, 2006 1 commit
-
-
J. Alexander Treuman authored
git-svn-id: https://svn.musicpd.org/mpd/trunk@4706 09075e82-0dd4-0310-85a5-a0d7c8717e4f
-
- 14 Jun, 2004 1 commit
-
-
Warren Dukes authored
git-svn-id: https://svn.musicpd.org/mpd/trunk@1490 09075e82-0dd4-0310-85a5-a0d7c8717e4f
-
- 02 Jun, 2004 1 commit
-
-
Warren Dukes authored
git-svn-id: https://svn.musicpd.org/mpd/trunk@1291 09075e82-0dd4-0310-85a5-a0d7c8717e4f
-
- 22 Mar, 2004 1 commit
-
-
Warren Dukes authored
git-svn-id: https://svn.musicpd.org/mpd/trunk@407 09075e82-0dd4-0310-85a5-a0d7c8717e4f
-
- 24 Feb, 2004 1 commit
-
-
Warren Dukes authored
git-svn-id: https://svn.musicpd.org/mpd/trunk@12 09075e82-0dd4-0310-85a5-a0d7c8717e4f
-
- 23 Feb, 2004 1 commit
-
-
Warren Dukes authored
git-svn-id: https://svn.musicpd.org/mpd/trunk@1 09075e82-0dd4-0310-85a5-a0d7c8717e4f
-