| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | replace buffer2array() with cstrtok() from mpd-ke | Eric Wong | 2006-07-29 | 1 | -11/+6 |
* | conf.[ch] whitespace cleanup | J. Alexander Treuman | 2006-07-27 | 1 | -39/+39 |
* | Use AudioCompress for volume normalization | J. Alexander Treuman | 2006-07-27 | 1 | -0/+2 |
* | Adding on the fly volume normalization support. Code originally from mplayer... | J. Alexander Treuman | 2006-07-22 | 1 | -0/+1 |
* | Make getBoolConfigParam and save_absolute_paths_in_playlist less stupid | J. Alexander Treuman | 2006-07-21 | 1 | -1/+1 |
* | Add a getBoolConfigParam function | J. Alexander Treuman | 2006-07-21 | 1 | -0/+13 |
* | Add mpd-indent.sh | Avuton Olrich | 2006-07-20 | 1 | -168/+195 |
* | sparse: ANSI-fy function declarations | Eric Wong | 2006-07-17 | 1 | -2/+2 |
* | Change shank's email address | J. Alexander Treuman | 2006-07-14 | 1 | -1/+1 |
* | [CLEANUP] Remove function from header, static | Avuton Olrich | 2006-07-14 | 1 | -1/+1 |
* | Huge header update, update the copyright and add | Avuton Olrich | 2006-07-13 | 1 | -1/+1 |
* | Remove forceGetConfigParamValue, it's unused and even | Avuton Olrich | 2006-07-13 | 1 | -11/+0 |
* | Add back the id3v1_encoding option. Now it really will convert id3v1 only. | J. Alexander Treuman | 2006-06-21 | 1 | -0/+2 |
* | Remove unused config value | Qball Cow | 2006-04-30 | 1 | -1/+0 |
* | conf.c: correctly parse "~username/file" in config files | Eric Wong | 2006-03-16 | 1 | -1/+1 |
* | conf.c: speling fickses | Eric Wong | 2006-03-15 | 1 | -3/+3 |
* | remove C++ style comments | Eric Wong | 2005-11-19 | 1 | -1/+1 |
* | DJWLindenaar's fix race condition and some memory leaks patch | Qball Cow | 2005-11-18 | 1 | -0/+5 |
* | removed the id3v1_encoding config option, there's no way to guarantee that we... | Warren Dukes | 2005-03-11 | 1 | -1/+0 |
* | *) add support for pid files | Warren Dukes | 2005-03-09 | 1 | -0/+1 |
* | config file change! now 'port' is optional and 'db_file' is required! | Warren Dukes | 2005-03-06 | 1 | -2/+2 |
* | fix a few memory leaks in conf.c | Warren Dukes | 2004-11-11 | 1 | -2/+9 |
* | ok, now song->url is only the filename, not the full path to the song | Warren Dukes | 2004-11-11 | 1 | -2/+2 |
* | merge changes from metadata-rewrite branch | Warren Dukes | 2004-11-10 | 1 | -0/+1 |
* | make http buffer and prebuffer size configurable | Warren Dukes | 2004-11-02 | 1 | -0/+2 |
* | a few extra strerror()'s sprinkled in the code | Warren Dukes | 2004-11-02 | 1 | -1/+3 |
* | does this make you happy normalperson, is this the way you like it, do you li... | Warren Dukes | 2004-11-02 | 1 | -4/+4 |
* | fix a config file error | Warren Dukes | 2004-10-31 | 1 | -1/+1 |
* | merge shank-rewrite-config changes | Warren Dukes | 2004-10-28 | 1 | -226/+340 |
* | configure shout encoding quality and audio format | Warren Dukes | 2004-10-23 | 1 | -2/+3 |
* | apply dottemag's id3v1 encodings patch | Warren Dukes | 2004-10-05 | 1 | -2/+3 |
* | add configuration variables for shout stuff | Warren Dukes | 2004-09-02 | 1 | -2/+9 |
* | for improperly config file lines, print the line number | Warren Dukes | 2004-08-10 | 1 | -2/+6 |
* | add replaygain preamp | Warren Dukes | 2004-07-17 | 1 | -2/+3 |
* | deal with user and ~ in config file more nicely | Warren Dukes | 2004-07-15 | 1 | -5/+19 |
* | add http proxy config options (no http proxy code yet) | Warren Dukes | 2004-06-20 | 1 | -3/+6 |
* | update mpd manpage and sample config file with replaygain and | Warren Dukes | 2004-06-12 | 1 | -1/+1 |
* | new command, plchanges, and also add Num: to songinfo of playlistinfo | Warren Dukes | 2004-06-05 | 1 | -1/+1 |
* | stuff for configuring the audio output format (sampling rate, channels, bits) | Warren Dukes | 2004-05-10 | 1 | -2/+3 |
* | add replayGain stuff for flac from AliasMrJones | Warren Dukes | 2004-05-07 | 1 | -2/+3 |
* | add vim shiznit to end of all source files | Warren Dukes | 2004-04-14 | 1 | -0/+1 |
* | make default max playlist length be 16384. bumped up from 4096 | Warren Dukes | 2004-04-04 | 1 | -1/+1 |
* | use EXIT_SUCCESS and EXIT_FAILURE | Warren Dukes | 2004-04-02 | 1 | -7/+7 |
* | fix bug where accidently setting default mixer to NULL instead of SOFTWARE | Warren Dukes | 2004-03-23 | 1 | -1/+1 |
* | rewrite error message for wrong number of config args | Warren Dukes | 2004-03-02 | 1 | -1/+1 |
* | some more cleanups | Warren Dukes | 2004-02-25 | 1 | -2/+5 |
* | make ~ work for paths | Warren Dukes | 2004-02-24 | 1 | -1/+47 |
* | import from SF CVS | Warren Dukes | 2004-02-23 | 1 | -0/+221 |