Re: [Musicpd-dev-team] Stuttering/skips (was: MPD should obsolete manual db updates)

2009-04-04 Thread Christ Schlacta
I think he's referring to my problem, which is caused by having one big, slow disk dedicated to holding all my music, and is sometimes mounted across teh network using NFS. I mainly attribute the problem to hardware deficiencies and don't see it as a bug in MPD, but rather a reasonable cause to

Re: [Musicpd-dev-team] Stuttering/skips

2009-04-04 Thread Stefan Monnier
Then maybe I should report a bug: if I don't start mpd with nice -10, I get skips on a regular basis, and it becomes unbearable as soon as I run other things in the background (typically rsync-over-ssh since I use the same box for my backups). I didn't report it since nice -10 fixed it, and

[Musicpd-dev-team] [PATCH 1/4] decoder: Rename all main decoder plugins functions to *decoder_plugin.

2009-04-04 Thread Avuton Olrich
--- src/decoder/audiofile_plugin.c |2 +- src/decoder/ffmpeg_plugin.c|2 +- src/decoder/modplug_plugin.c |2 +- src/decoder/wavpack_plugin.c |2 +- src/decoder_list.c | 16 5 files changed, 12 insertions(+), 12 deletions(-) diff --git

[Musicpd-dev-team] [PATCH 0/4] Trivial fixes

2009-04-04 Thread Avuton Olrich
Hi Max, The git trees are obviously down right now, take em now or I'll push 'em when the server comes back up. -- ___ Musicpd-dev-team mailing list

[Musicpd-dev-team] [PATCH 3/4] configure: add shout AC_DEFINE, otherwise it will not enable.

2009-04-04 Thread Avuton Olrich
--- configure.ac |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/configure.ac b/configure.ac index 6389c33..5848942 100644 --- a/configure.ac +++ b/configure.ac @@ -1004,6 +1004,9 @@ if test x$enable_httpd_output = xauto; then fi AM_CONDITIONAL(HAVE_SHOUT, test