aboutsummaryrefslogtreecommitdiff
path: root/src/conf.h
Commit message (Expand)AuthorAge
* conf: Whitespace cosmeticsThomas Jansen2010-09-25
* filter/replay_gain: added option "replaygain_limit"Daniel Seuthe2010-05-30
* inotify: added setting "auto_update_depth"Max Kellermann2010-04-13
* conf: added function config_get_unsigned()Max Kellermann2010-04-13
* Update copyright notices.Avuton Olrich2009-12-31
* Initial filter chain and filter configuration for outputs.Albin Eldstål-Damlin2009-12-14
* mpd.conf: new bool config value for enabling/disabling inotify updateViliam Mateicka2009-10-26
* playlist_list: pass configuration to playlist pluginsMax Kellermann2009-10-13
* conf: handle fatal errors with GErrorMax Kellermann2009-09-24
* conf: removed the deprecated "error_file" optionMax Kellermann2009-08-24
* conf: replaced gcc "const" attribute with "pure"Michal Nazarewicz2009-07-19
* daemon: added "group" configuration optionMichal Nazarewicz2009-07-19
* conf: added the gcc "const" attribute to some functionsMax Kellermann2009-07-15
* conf: added config_quark()Max Kellermann2009-07-03
* conf: log unused/unknown block parametersMax Kellermann2009-06-25
* conf: added "used" flag to struct block_paramMax Kellermann2009-06-25
* conf: make get_bool() return a boolMax Kellermann2009-06-25
* conf: removed config_add_param()Max Kellermann2009-06-25
* volume: removed support for legacy mixer configurationMax Kellermann2009-06-25
* Preamp for missing replay-gainDaniel Seuthe2009-06-25
* conf: make config_param.num_block_params unsignedMax Kellermann2009-06-03
* conf: eliminated CamelCaseMax Kellermann2009-06-03
* conf: config_param_free() not necessary for export.Avuton Olrich2009-03-30
* all: Update copyright header.Avuton Olrich2009-03-13
* input: pass config_param to input_plugin.init()Max Kellermann2009-03-02
* decoder_list: added configuration block "decoder"Max Kellermann2009-02-15
* conf: added config_add_param()Max Kellermann2009-01-25
* conf: const pointers in block get functionsMax Kellermann2009-01-25
* stored_playlist: moved configuration variables from playlist.cMax Kellermann2009-01-25
* conf: added config_get_positive()Max Kellermann2009-01-21
* sticker: new library for storing dynamic information about songsMax Kellermann2009-01-19
* conf: added config_get_block_unsigned()Max Kellermann2009-01-18
* conf: added config_get_block_string()Max Kellermann2009-01-18
* conf: removed parseConfigFilePath()Max Kellermann2009-01-18
* conf: added config_get_path()Max Kellermann2009-01-18
* conf: replaced getConfigParamValue() with config_get_string()Max Kellermann2009-01-17
* conf: replaced getBoolBlockParam() with config_get_block_bool()Max Kellermann2009-01-17
* conf: use config_get_bool() instead of getBoolConfigParam()Max Kellermann2009-01-17
* conf: no CamelCase, part IMax Kellermann2009-01-17
* removing mixer_reconfigure memmory leak, fixing configure of alsa and oss mix...Viliam Mateicka2009-01-11
* exporting functionsViliam Mateicka2008-12-31
* Remove obsolete http_buffer* stuff that went away with the new curl backend.Avuton Olrich2008-12-20
* update: added options which control symlink behaviourRaphaël Rigo2008-11-28
* conf: added config_get_bool()Max Kellermann2008-11-27
* added prefix to header macrosMax Kellermann2008-10-31
* clean up CPP includesMax Kellermann2008-04-12
* fix -Wconst warningsMax Kellermann2008-02-05
* conf: improved boolean config parameter handling from -keEric Wong2007-09-05
* allow zeroconf to be disabled.Patrik Weiskircher2007-06-03
* The massive copyright updateAvuton Olrich2007-04-05