aboutsummaryrefslogtreecommitdiff
path: root/src/conf.c
Commit message (Expand)AuthorAge
* Adding on the fly volume normalization support. Code originally from mplayer...J. Alexander Treuman2006-07-22
* Make getBoolConfigParam and save_absolute_paths_in_playlist less stupidJ. Alexander Treuman2006-07-21
* Add a getBoolConfigParam functionJ. Alexander Treuman2006-07-21
* Add mpd-indent.shAvuton Olrich2006-07-20
* sparse: ANSI-fy function declarationsEric Wong2006-07-17
* 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
* conf.c: correctly parse "~username/file" in config filesEric Wong2006-03-16
* conf.c: speling ficksesEric Wong2006-03-15
* remove C++ style commentsEric Wong2005-11-19
* 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
* fix a few memory leaks in conf.cWarren Dukes2004-11-11
* ok, now song->url is only the filename, not the full path to the songWarren Dukes2004-11-11
* merge changes from metadata-rewrite branchWarren Dukes2004-11-10
* make http buffer and prebuffer size configurableWarren Dukes2004-11-02
* a few extra strerror()'s sprinkled in the codeWarren Dukes2004-11-02
* does this make you happy normalperson, is this the way you like it, do you li...Warren Dukes2004-11-02
* fix a config file errorWarren Dukes2004-10-31
* 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
* for improperly config file lines, print the line numberWarren Dukes2004-08-10
* add replaygain preampWarren Dukes2004-07-17
* deal with user and ~ in config file more nicelyWarren Dukes2004-07-15
* add http proxy config options (no http proxy code yet)Warren Dukes2004-06-20
* update mpd manpage and sample config file with replaygain andWarren Dukes2004-06-12
* new command, plchanges, and also add Num: to songinfo of playlistinfoWarren Dukes2004-06-05
* 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
* make default max playlist length be 16384. bumped up from 4096Warren Dukes2004-04-04
* use EXIT_SUCCESS and EXIT_FAILUREWarren Dukes2004-04-02
* fix bug where accidently setting default mixer to NULL instead of SOFTWAREWarren Dukes2004-03-23
* rewrite error message for wrong number of config argsWarren Dukes2004-03-02
* some more cleanupsWarren Dukes2004-02-25
* make ~ work for pathsWarren Dukes2004-02-24
* import from SF CVSWarren Dukes2004-02-23