aboutsummaryrefslogtreecommitdiff
path: root/src/conf.h
Commit message (Expand)AuthorAge
...
* 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
* Add libsamplerate support, old resampling is still an option, but this sounds...Avuton Olrich2007-02-02
* Added zeroconf service publishing using avahiJim Ramsay2007-01-11
* Added gapless_mp3_playback option. Setting to "no" will disable gaplessJ. Alexander Treuman2006-12-23
* Rearrange mpd.conf.5 and conf.[ch] to use the more logical ordering of config...J. Alexander Treuman2006-08-28
* Fix warnings for -Wmissing-prototypesAvuton Olrich2006-08-20
* conf.[ch] whitespace cleanupJ. Alexander Treuman2006-07-27
* Adding on the fly volume normalization support. Code originally from mplayer...J. Alexander Treuman2006-07-22
* Add a getBoolConfigParam functionJ. Alexander Treuman2006-07-21
* Add mpd-indent.shAvuton Olrich2006-07-20
* Change shank's email addressJ. Alexander Treuman2006-07-14
* [CLEANUP] Remove function from header, staticAvuton Olrich2006-07-14
* Huge header update, update the copyright and addAvuton Olrich2006-07-13
* Remove forceGetConfigParamValue, it's unused and evenAvuton Olrich2006-07-13
* Add back the id3v1_encoding option. Now it really will convert id3v1 only.J. Alexander Treuman2006-06-21
* Remove unused config valueQball Cow2006-04-30
* DJWLindenaar's fix race condition and some memory leaks patchQball Cow2005-11-18
* removed the id3v1_encoding config option, there's no way to guarantee that we...Warren Dukes2005-03-11
* *) add support for pid filesWarren Dukes2005-03-09
* config file change! now 'port' is optional and 'db_file' is required!Warren Dukes2005-03-06
* merge changes from metadata-rewrite branchWarren Dukes2004-11-10
* make http buffer and prebuffer size configurableWarren Dukes2004-11-02
* merge shank-rewrite-config changesWarren Dukes2004-10-28
* configure shout encoding quality and audio formatWarren Dukes2004-10-23
* apply dottemag's id3v1 encodings patchWarren Dukes2004-10-05
* add configuration variables for shout stuffWarren Dukes2004-09-02
* add replaygain preampWarren Dukes2004-07-17
* add http proxy config options (no http proxy code yet)Warren Dukes2004-06-20
* stuff for configuring the audio output format (sampling rate, channels, bits)Warren Dukes2004-05-10
* add replayGain stuff for flac from AliasMrJonesWarren Dukes2004-05-07
* add vim shiznit to end of all source filesWarren Dukes2004-04-14
* bunch of autotool cleanupsWarren Dukes2004-03-18
* import from SF CVSWarren Dukes2004-02-23