aboutsummaryrefslogtreecommitdiffstats
path: root/src/conf.h (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-12clean up CPP includesMax Kellermann1-2/+0
2008-02-05fix -Wconst warningsMax Kellermann1-7/+7
2007-09-05conf: improved boolean config parameter handling from -keEric Wong1-2/+7
2007-06-03allow zeroconf to be disabled.Patrik Weiskircher1-0/+1
2007-04-05The massive copyright updateAvuton Olrich1-1/+1
2007-02-02Add libsamplerate support, old resampling is still an option, but this sounds...Avuton Olrich1-0/+1
2007-01-11Added zeroconf service publishing using avahiJim Ramsay1-0/+1
2006-12-23Added gapless_mp3_playback option. Setting to "no" will disable gaplessJ. Alexander Treuman1-0/+1
2006-08-28Rearrange mpd.conf.5 and conf.[ch] to use the more logical ordering of config...J. Alexander Treuman1-21/+21
2006-08-20Fix warnings for -Wmissing-prototypesAvuton Olrich1-2/+2
2006-07-27conf.[ch] whitespace cleanupJ. Alexander Treuman1-38/+38
2006-07-22Adding on the fly volume normalization support. Code originally from mplayer...J. Alexander Treuman1-0/+1
2006-07-21Add a getBoolConfigParam functionJ. Alexander Treuman1-0/+2
2006-07-20Add mpd-indent.shAvuton Olrich1-9/+9
2006-07-14Change shank's email addressJ. Alexander Treuman1-1/+1
2006-07-14[CLEANUP] Remove function from header, staticAvuton Olrich1-2/+0
2006-07-13Huge header update, update the copyright and addAvuton Olrich1-1/+1
2006-07-13Remove forceGetConfigParamValue, it's unused and evenAvuton Olrich1-2/+0
2006-06-21Add back the id3v1_encoding option. Now it really will convert id3v1 only.J. Alexander Treuman1-0/+1
2006-04-30Remove unused config valueQball Cow1-1/+0
2005-11-18DJWLindenaar's fix race condition and some memory leaks patchQball Cow1-0/+1
2005-03-11removed the id3v1_encoding config option, there's no way to guarantee that we...Warren Dukes1-1/+0
2005-03-09*) add support for pid filesWarren Dukes1-0/+1
2005-03-06config file change! now 'port' is optional and 'db_file' is required!Warren Dukes1-1/+1
2004-11-10merge changes from metadata-rewrite branchWarren Dukes1-0/+1
2004-11-02make http buffer and prebuffer size configurableWarren Dukes1-2/+4
2004-10-28merge shank-rewrite-config changesWarren Dukes1-49/+62
2004-10-23configure shout encoding quality and audio formatWarren Dukes1-0/+1
2004-10-05apply dottemag's id3v1 encodings patchWarren Dukes1-0/+1
2004-09-02add configuration variables for shout stuffWarren Dukes1-0/+7
2004-07-17add replaygain preampWarren Dukes1-0/+1
2004-06-20add http proxy config options (no http proxy code yet)Warren Dukes1-1/+4
2004-05-10stuff for configuring the audio output format (sampling rate, channels, bits)Warren Dukes1-0/+1
2004-05-07add replayGain stuff for flac from AliasMrJonesWarren Dukes1-0/+1
2004-04-14add vim shiznit to end of all source filesWarren Dukes1-0/+1
2004-03-18bunch of autotool cleanupsWarren Dukes1-0/+2