aboutsummaryrefslogtreecommitdiffstats
path: root/src/conf.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* conf: make config_param.num_block_params unsignedMax Kellermann2009-06-031-1/+1
* conf: eliminated CamelCaseMax Kellermann2009-06-031-3/+4
* conf: config_param_free() not necessary for export.Avuton Olrich2009-03-301-2/+0
* all: Update copyright header.Avuton Olrich2009-03-131-6/+7
* input: pass config_param to input_plugin.init()Max Kellermann2009-03-021-0/+1
* decoder_list: added configuration block "decoder"Max Kellermann2009-02-151-0/+1
* conf: added config_add_param()Max Kellermann2009-01-251-0/+7
* conf: const pointers in block get functionsMax Kellermann2009-01-251-6/+6
* stored_playlist: moved configuration variables from playlist.cMax Kellermann2009-01-251-0/+3
* conf: added config_get_positive()Max Kellermann2009-01-211-0/+3
* sticker: new library for storing dynamic information about songsMax Kellermann2009-01-191-0/+1
* conf: added config_get_block_unsigned()Max Kellermann2009-01-181-0/+4
* conf: added config_get_block_string()Max Kellermann2009-01-181-0/+11
* conf: removed parseConfigFilePath()Max Kellermann2009-01-181-3/+0
* conf: added config_get_path()Max Kellermann2009-01-181-0/+8
* conf: replaced getConfigParamValue() with config_get_string()Max Kellermann2009-01-171-1/+2
* conf: replaced getBoolBlockParam() with config_get_block_bool()Max Kellermann2009-01-171-2/+3
* conf: use config_get_bool() instead of getBoolConfigParam()Max Kellermann2009-01-171-2/+0
* conf: no CamelCase, part IMax Kellermann2009-01-171-16/+27
* removing mixer_reconfigure memmory leak, fixing configure of alsa and oss mix...Viliam Mateicka2009-01-111-0/+3
* exporting functionsViliam Mateicka2008-12-311-0/+4
* Remove obsolete http_buffer* stuff that went away with the new curl backend.Avuton Olrich2008-12-201-2/+0
* update: added options which control symlink behaviourRaphaƫl Rigo2008-11-281-0/+2
* conf: added config_get_bool()Max Kellermann2008-11-271-0/+4
* added prefix to header macrosMax Kellermann2008-10-311-2/+2
* clean up CPP includesMax Kellermann2008-04-121-2/+0
* fix -Wconst warningsMax Kellermann2008-02-051-7/+7
* conf: improved boolean config parameter handling from -keEric Wong2007-09-051-2/+7
* allow zeroconf to be disabled.Patrik Weiskircher2007-06-031-0/+1
* The massive copyright updateAvuton Olrich2007-04-051-1/+1
* Add libsamplerate support, old resampling is still an option, but this sounds...Avuton Olrich2007-02-021-0/+1
* Added zeroconf service publishing using avahiJim Ramsay2007-01-111-0/+1
* Added gapless_mp3_playback option. Setting to "no" will disable gaplessJ. Alexander Treuman2006-12-231-0/+1
* Rearrange mpd.conf.5 and conf.[ch] to use the more logical ordering of config...J. Alexander Treuman2006-08-281-21/+21
* Fix warnings for -Wmissing-prototypesAvuton Olrich2006-08-201-2/+2
* conf.[ch] whitespace cleanupJ. Alexander Treuman2006-07-271-38/+38
* Adding on the fly volume normalization support. Code originally from mplayer...J. Alexander Treuman2006-07-221-0/+1
* Add a getBoolConfigParam functionJ. Alexander Treuman2006-07-211-0/+2
* Add mpd-indent.shAvuton Olrich2006-07-201-9/+9
* Change shank's email addressJ. Alexander Treuman2006-07-141-1/+1
* [CLEANUP] Remove function from header, staticAvuton Olrich2006-07-141-2/+0
* Huge header update, update the copyright and addAvuton Olrich2006-07-131-1/+1
* Remove forceGetConfigParamValue, it's unused and evenAvuton Olrich2006-07-131-2/+0
* Add back the id3v1_encoding option. Now it really will convert id3v1 only.J. Alexander Treuman2006-06-211-0/+1
* Remove unused config valueQball Cow2006-04-301-1/+0
* DJWLindenaar's fix race condition and some memory leaks patchQball Cow2005-11-181-0/+1
* removed the id3v1_encoding config option, there's no way to guarantee that we...Warren Dukes2005-03-111-1/+0
* *) add support for pid filesWarren Dukes2005-03-091-0/+1
* config file change! now 'port' is optional and 'db_file' is required!Warren Dukes2005-03-061-1/+1
* merge changes from metadata-rewrite branchWarren Dukes2004-11-101-0/+1