aboutsummaryrefslogtreecommitdiffstats
path: root/src/conf.c (unfollow)
Commit message (Expand)AuthorFilesLines
2004-10-28merge shank-rewrite-config changesWarren Dukes1-226/+340
2004-10-23configure shout encoding quality and audio formatWarren Dukes1-2/+3
2004-10-05apply dottemag's id3v1 encodings patchWarren Dukes1-2/+3
2004-09-02add configuration variables for shout stuffWarren Dukes1-2/+9
2004-08-10for improperly config file lines, print the line numberWarren Dukes1-2/+6
2004-07-17add replaygain preampWarren Dukes1-2/+3
2004-07-15deal with user and ~ in config file more nicelyWarren Dukes1-5/+19
2004-06-20add http proxy config options (no http proxy code yet)Warren Dukes1-3/+6
2004-06-12update mpd manpage and sample config file with replaygain andWarren Dukes1-1/+1
2004-06-05new command, plchanges, and also add Num: to songinfo of playlistinfoWarren Dukes1-1/+1
2004-05-10stuff for configuring the audio output format (sampling rate, channels, bits)Warren Dukes1-2/+3
2004-05-07add replayGain stuff for flac from AliasMrJonesWarren Dukes1-2/+3
2004-04-14add vim shiznit to end of all source filesWarren Dukes1-0/+1
2004-04-04make default max playlist length be 16384. bumped up from 4096Warren Dukes1-1/+1
2004-04-02use EXIT_SUCCESS and EXIT_FAILUREWarren Dukes1-7/+7
2004-03-23fix bug where accidently setting default mixer to NULL instead of SOFTWAREWarren Dukes1-1/+1
2004-03-02rewrite error message for wrong number of config argsWarren Dukes1-1/+1
2004-02-25some more cleanupsWarren Dukes1-2/+5
2004-02-24make ~ work for pathsWarren Dukes1-1/+47