| Commit message (Expand) | Author | Files | Lines |
2005-03-11 | removed the id3v1_encoding config option, there's no way to guarantee that we... | Warren Dukes | 1 | -1/+0 |
2005-03-09 | *) add support for pid files | Warren Dukes | 1 | -0/+1 |
2005-03-06 | config file change! now 'port' is optional and 'db_file' is required! | Warren Dukes | 1 | -2/+2 |
2004-11-11 | fix a few memory leaks in conf.c | Warren Dukes | 1 | -2/+9 |
2004-11-11 | ok, now song->url is only the filename, not the full path to the song | Warren Dukes | 1 | -2/+2 |
2004-11-10 | merge changes from metadata-rewrite branch | Warren Dukes | 1 | -0/+1 |
2004-11-02 | make http buffer and prebuffer size configurable | Warren Dukes | 1 | -0/+2 |
2004-11-02 | a few extra strerror()'s sprinkled in the code | Warren Dukes | 1 | -1/+3 |
2004-11-02 | does this make you happy normalperson, is this the way you like it, do you li... | Warren Dukes | 1 | -4/+4 |
2004-10-31 | fix a config file error | Warren Dukes | 1 | -1/+1 |
2004-10-28 | merge shank-rewrite-config changes | Warren Dukes | 1 | -226/+340 |
2004-10-23 | configure shout encoding quality and audio format | Warren Dukes | 1 | -2/+3 |
2004-10-05 | apply dottemag's id3v1 encodings patch | Warren Dukes | 1 | -2/+3 |
2004-09-02 | add configuration variables for shout stuff | Warren Dukes | 1 | -2/+9 |
2004-08-10 | for improperly config file lines, print the line number | Warren Dukes | 1 | -2/+6 |
2004-07-17 | add replaygain preamp | Warren Dukes | 1 | -2/+3 |
2004-07-15 | deal with user and ~ in config file more nicely | Warren Dukes | 1 | -5/+19 |
2004-06-20 | add http proxy config options (no http proxy code yet) | Warren Dukes | 1 | -3/+6 |
2004-06-12 | update mpd manpage and sample config file with replaygain and | Warren Dukes | 1 | -1/+1 |
2004-06-05 | new command, plchanges, and also add Num: to songinfo of playlistinfo | Warren Dukes | 1 | -1/+1 |
2004-05-10 | stuff for configuring the audio output format (sampling rate, channels, bits) | Warren Dukes | 1 | -2/+3 |
2004-05-07 | add replayGain stuff for flac from AliasMrJones | Warren Dukes | 1 | -2/+3 |
2004-04-14 | add vim shiznit to end of all source files | Warren Dukes | 1 | -0/+1 |
2004-04-04 | make default max playlist length be 16384. bumped up from 4096 | Warren Dukes | 1 | -1/+1 |
2004-04-02 | use EXIT_SUCCESS and EXIT_FAILURE | Warren Dukes | 1 | -7/+7 |
2004-03-23 | fix bug where accidently setting default mixer to NULL instead of SOFTWARE | Warren Dukes | 1 | -1/+1 |
2004-03-02 | rewrite error message for wrong number of config args | Warren Dukes | 1 | -1/+1 |
2004-02-25 | some more cleanups | Warren Dukes | 1 | -2/+5 |
2004-02-24 | make ~ work for paths | Warren Dukes | 1 | -1/+47 |