- 27 Aug, 2011 1 commit
-
-
Jonathan Neuschäfer authored
-
- 03 Jul, 2011 2 commits
-
-
Jonathan Ballet authored
-
Tony Miller authored
This patch fixes a typo in doc/user about playlist plugins. Its in the top commit in my repository in a branch called 'doc_fix': git://github.com/mcfiredrill/mpd.git
-
- 27 Oct, 2010 1 commit
-
-
Max Kellermann authored
Using libffado, to play on firewire audio devices. Warning: this plugin was not tested successfully. I just couldn't keep libffado2 from crashing. Use at your own risk. For details, see my Debian bug reports: http://bugs.debian.org/601657 http://bugs.debian.org/601659
-
- 25 Sep, 2010 1 commit
-
-
Thomas Jansen authored
Added support for a new optional configuration setting for the httpd output named "bind_to_address". Setting it to a specific IP address (v4 or v6) will cause the httpd output to bind to that address exclusively. Supporting multiple addresses in parallel is future work. This implements the feature requests #2998 and #2646.
-
- 31 Aug, 2010 1 commit
-
-
Anton Khirnov authored
-
- 15 Aug, 2010 1 commit
-
-
Anton Khirnov authored
-
- 25 Jul, 2010 1 commit
-
-
Max Kellermann authored
This hack creates a copy of doc/doxygen.conf with the INPUT setting replaced.
-
- 25 Apr, 2010 1 commit
-
-
Daniel Seuthe authored
-
- 13 Apr, 2010 1 commit
-
-
Max Kellermann authored
Limits the depth of the watched directories. This is useful to keep resource usage down and speed up MPD startup.
-
- 21 Mar, 2010 1 commit
-
-
Tim Phipps authored
Adds mixrampdb and mixrampdelay commands. Reads MIXRAP_START and MIXRAMP_END tags from FLAC files and overlaps instead of crossfading.
-
- 10 Mar, 2010 1 commit
-
-
Max Kellermann authored
Did you ever accidently click "stop" while feeding a radio station? This option sets the output device to "pause" to disable the "close" method. It falls back to "pause" then, which is specific to the plugin. Some plugins implement it by feeding silence.
-
- 17 Feb, 2010 1 commit
-
-
Max Kellermann authored
Add an option for each audio output which enables the use of the hardware mixer, instead of the software volume code. This is hardware specific, and assumes linear volume control. This is not the case for hardware mixers which were tested, making this patch somewhat useless, but we will use it to experiment with the settings, to find a good solution.
-
- 08 Feb, 2010 2 commits
-
-
Max Kellermann authored
This document has been unmaintained for more than a year now (since the day it was submitted).
-
Max Kellermann authored
Same for "listplaylistinfo".
-
- 16 Jan, 2010 1 commit
-
-
Max Kellermann authored
-
- 14 Nov, 2009 2 commits
-
-
Max Kellermann authored
The new option "sample_rate" sets the sample rate for libmikmod.
-
Max Kellermann authored
-
- 07 Nov, 2009 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
This command prints a list of decoder plugins and their suffixes / MIME types.
-
- 06 Nov, 2009 3 commits
-
-
Max Kellermann authored
Same as the previous patch: create up to 16 configured source ports. The plugin tries to do its best at guessing the right combination for the given input file, the number of source and destination ports.
-
Max Kellermann authored
Be more clear which kind of port should be configured here.
-
Max Kellermann authored
Use the same name as in the libjack API documentation.
-
- 05 Nov, 2009 4 commits
-
-
Max Kellermann authored
This new plugin parses extm3u files. Files without the "#EXTM3U" header are still parsed by the plain old "m3u" plugin.
-
Max Kellermann authored
jack_client_new() is deprecated. This requires libjack 0.100 (released nearly 5 years ago). We havn't been testing older libjack versions anyway. As a side effect, there is the new option "autostart".
-
Max Kellermann authored
-
Max Kellermann authored
Instead of using MPD's audio output name (setting "name"), use a separate configuration option. Change the default to "Music Player Daemon".
-
- 03 Nov, 2009 1 commit
-
-
Romain Bignon authored
Signed-off-by:
Romain Bignon <romain@peerfuse.org>
-
- 01 Nov, 2009 1 commit
-
-
Max Kellermann authored
-
- 29 Oct, 2009 1 commit
-
-
Viliam Mateicka authored
-
- 26 Oct, 2009 1 commit
-
-
Viliam Mateicka authored
-
- 21 Oct, 2009 1 commit
-
-
Max Kellermann authored
An asterisk means that this attribute should not be enforced, and stays whatever it used to be. This way, some configuration values work like masks.
-
- 17 Oct, 2009 4 commits
-
-
Max Kellermann authored
When the range end is missing, then the maximum possible value is assumed.
-
Max Kellermann authored
-
Max Kellermann authored
The new command "replay_gain_mode" allows the user to switch the replay gain mode on-the-fly. No more mpd.conf editing.
-
Max Kellermann authored
There was no setting for disabling replay gain. It was off when the "replaygain" setting was not there.
-
- 16 Oct, 2009 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 13 Oct, 2009 1 commit
-
-
Max Kellermann authored
This patch completes the configuration support.
-