aboutsummaryrefslogtreecommitdiffstats
path: root/doc/user.xml (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-09-25output: new option "tags" may be used to disable sending tagsMax Kellermann1-0/+12
Implements Mantis ticket 0003340.
2012-08-15doc/user: add wildmidi documentationMax Kellermann1-0/+31
2012-08-15decoder/fluidsynth: add "sample_rate" settingMax Kellermann1-0/+9
2012-08-15decoder/fluidsynth: add "soundfont" settingMax Kellermann1-0/+31
Replaces the old global "soundfont" which never worked.
2012-08-08conf: add a "database" blockMax Kellermann1-0/+119
The new block overrides the "db_file" setting, and allows configuring any database plugin.
2012-06-27patch to split DSD decoder into separate decoders for DSF en DFF. Move commonJurgen Kramer1-1/+10
functions to new dsdlib. Update user doc.
2012-05-02Add support for DSF files to DSDIFF decoder - v4Jurgen Kramer1-1/+1
Version 4 of my patch to add DSF support to the DSDIFF decoder plugin. This time I have taken a different approach and created a new read_metadata function specific for reading DSF files. This saves an indent (and for me a lot of indent nightmares) and also useful for splitting the DSF and DFF decoders later on. There are still a few lines which exceed the 80 character width limit by a few chars. I was not able to stay within the limit and create (for me) readable code. Jurgen
2012-04-04Add support for DSD-over-USB version 1.0, remove pre-v1 supportJurgen Kramer1-2/+2
2012-03-22output/alsa: add option to enable DSD over USBMax Kellermann1-0/+17
2012-02-13listen: implement systemd socket activationMax Kellermann1-0/+41
2012-02-12playlist/embcue: new plugin for reading embedded cue sheetsMax Kellermann1-0/+8
Parses CUE data from the "CUESHEET" tag. Needs further integration in the update thread.
2011-10-20audio_format: basic support for floating point samplesMax Kellermann1-1/+2
Support for conversion from float to 16, 24 and 32 bit integer samples.
2011-10-07decoder/dsdiff: add option "lsbitfirst"Max Kellermann1-0/+23
Defaults to "no", which fixes the noise problems.
2011-10-07decoder/dsdiff: add documentationMax Kellermann1-0/+8
2011-08-24input/soup: new input plugin based on libsoupMax Kellermann1-0/+28
To demonstrate the new I/O thread. libsoup is well-integrated into the GLib main loop, which made this plugin pretty easy to write. As a side effect, we have to initialize the I/O thread in all debug programs that use the input API.
2011-07-03doc/user: Typo in playlist plugin documentation, 'playlist plugin' not 'filter'.Tony Miller1-1/+1
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
2011-04-12doc: Add despotify user documentationSimon Kagstrom1-0/+82
2011-03-31fix common misspellingsJonathan Neuschäfer1-1/+1
These fixes were mostly generated with `codespell' [0] and manually reviewed. [0] http://git.profusion.mobi/cgit.cgi/lucas/codespell/
2011-02-09output/shout: add possibility to set urlThomas Jansen1-0/+9
Added a new optional parameter for the shout plugin called "url".
2011-01-10doc: add a list of encoder pluginsMax Kellermann1-0/+182
2010-12-22configure.ac: hook the cdio_paranoia input pluginMax Kellermann1-0/+11
2010-10-27output: new output plugin "ffado"Max Kellermann1-0/+37
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
2010-09-25output/httpd: bind_to_address support (including IPv6)Thomas Jansen1-2/+11
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.
2010-03-10output: added option "always_on" for radio stationsMax Kellermann1-0/+12
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.
2010-02-17replay_gain: optionally use hardware mixer to apply replay gainMax Kellermann1-0/+13
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.
2010-01-16audio_format: support packed 24 bit samplesMax Kellermann1-0/+11
2009-11-14decoder/mikmod: sample rate is configurableMax Kellermann1-1/+29
The new option "sample_rate" sets the sample rate for libmikmod.
2009-11-14doc: added decoder plugin referenceMax Kellermann1-0/+6
2009-11-07output/jack: added option "server_name"Max Kellermann1-0/+9
2009-11-06output/jack: dynamic source port listMax Kellermann1-0/+12
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.
2009-11-06output/jack: renamed option "ports" to "destination_ports"Max Kellermann1-1/+1
Be more clear which kind of port should be configured here.
2009-11-06output/jack: renamed "output ports" to "destination ports"Max Kellermann1-1/+1
Use the same name as in the libjack API documentation.
2009-11-06playlist: added extm3u pluginMax Kellermann1-0/+8
This new plugin parses extm3u files. Files without the "#EXTM3U" header are still parsed by the plain old "m3u" plugin.
2009-11-05output/jack: use jack_client_open() instead of jack_client_new()Max Kellermann1-0/+11
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".
2009-11-05doc/user: document JACK plugin optionsMax Kellermann1-0/+43
2009-10-29httpd: add config option to limit number of clientsViliam Mateicka1-0/+10
2009-10-21audio_format: wildcards allowed in audio_format configurationMax Kellermann1-4/+13
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.
2009-10-16update: obey .mpdignore filesMax Kellermann1-0/+6
2009-10-16doc/user.xml: added chapter "Using MPD"Max Kellermann1-0/+56
2009-10-16doc/user.xml: added playlist plugin referenceMax Kellermann1-9/+68
2009-10-13playlist_list: pass configuration to playlist pluginsMax Kellermann1-0/+62
This patch completes the configuration support.
2009-09-06doc: documented the "openal" output plugin settingsSerge Ziryukin1-0/+33
2009-08-24output/recorder: new output plugin for recording radio streamsMax Kellermann1-0/+67
The recorder plugin writes audio played by MPD to a file. This may be useful for recording radio streams. This implementation is incomplete, because support for tags is missing, and MPD should be able to record each track to a different file.
2009-07-06doc: documented the "shout" output plugin settingsMax Kellermann1-0/+123
2009-07-06doc: documented the "pulse" output plugin settingsMax Kellermann1-0/+34
2009-07-06doc: documented the "command" setting of the "pipe" output pluginMax Kellermann1-0/+22
2009-07-06output: use the software mixer pluginMax Kellermann1-5/+7
Do all the software volume stuff inside each output thread, not in the player thread. This allows one software mixer per output device, and also allows the user to configure the mixer type (hardware or software) for each audio output. This moves the global "mixer_type" setting into the "audio_output" section, deprecating the "mixer_enabled" flag.
2009-07-05conf: registered option "filter"Max Kellermann1-0/+57
Add this option to the user's manual.
2009-06-30doc/user: added introductionEnrico Mioso1-3/+33
- introduce a section explaining the mpd.conf format, as done in the man page: is it better to re-explain it here or ointing the user to the man page, avoiding information dupplication? - reorganizze some sections of the manual to give them a linear aspect...
2009-06-02doc: mark the "User's Manual" as incompleteMax Kellermann1-0/+2