Re: [Musicpd-dev-team] [PATCH 2/2] Added the sidplay filter param to doc/mpdconf.example.

2009-09-24 Thread Max Kellermann
Hi Tony, your patches look useful, but something has mangled your emails and corrupted both patches: it added line breaks and converted tabs into spaces. I can't apply them easily. Can you please resend them without mangling? btw. please add documentation to doc/user.xml. Max

[Musicpd-dev-team] [PATCH 2/2] Added the sidplay filter param to doc/mpdconf.example.

2009-09-24 Thread Tony Miller
--- doc/mpdconf.example |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/doc/mpdconf.example b/doc/mpdconf.example index e4a2e2a..dd29093 100644 --- a/doc/mpdconf.example +++ b/doc/mpdconf.example @@ -376,10 +376,14 @@ input { # songlength database, or in case you're n

[Musicpd-dev-team] [PATCH 1/2] make sidplay filter configurable

2009-09-24 Thread Tony Miller
--- src/decoder/sidplay_plugin.cxx |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/src/decoder/sidplay_plugin.cxx b/src/decoder/sidplay_plugin.cxx index 5228dbe..ee860b3 100644 --- a/src/decoder/sidplay_plugin.cxx +++ b/src/decoder/sidplay_plugin.cxx @@ -40,6 +40,7 @@