| Commit message (Expand) | Author | Files | Lines |
2009-01-18 | conf: removed parseConfigFilePath() | Max Kellermann | 1 | -3/+0 |
2009-01-18 | conf: added config_get_path() | Max Kellermann | 1 | -0/+8 |
2009-01-17 | conf: replaced getConfigParamValue() with config_get_string() | Max Kellermann | 1 | -1/+2 |
2009-01-17 | conf: replaced getBoolBlockParam() with config_get_block_bool() | Max Kellermann | 1 | -2/+3 |
2009-01-17 | conf: use config_get_bool() instead of getBoolConfigParam() | Max Kellermann | 1 | -2/+0 |
2009-01-17 | conf: no CamelCase, part I | Max Kellermann | 1 | -16/+27 |
2009-01-11 | removing mixer_reconfigure memmory leak, fixing configure of alsa and oss mix... | Viliam Mateicka | 1 | -0/+3 |
2008-12-31 | exporting functions | Viliam Mateicka | 1 | -0/+4 |
2008-12-20 | Remove obsolete http_buffer* stuff that went away with the new curl backend. | Avuton Olrich | 1 | -2/+0 |
2008-11-28 | update: added options which control symlink behaviour | Raphaƫl Rigo | 1 | -0/+2 |
2008-11-27 | conf: added config_get_bool() | Max Kellermann | 1 | -0/+4 |
2008-10-31 | added prefix to header macros | Max Kellermann | 1 | -2/+2 |
2008-04-12 | clean up CPP includes | Max Kellermann | 1 | -2/+0 |
2008-02-05 | fix -Wconst warnings | Max Kellermann | 1 | -7/+7 |
2007-09-05 | conf: improved boolean config parameter handling from -ke | Eric Wong | 1 | -2/+7 |
2007-06-03 | allow zeroconf to be disabled. | Patrik Weiskircher | 1 | -0/+1 |
2007-04-05 | The massive copyright update | Avuton Olrich | 1 | -1/+1 |
2007-02-02 | Add libsamplerate support, old resampling is still an option, but this sounds... | Avuton Olrich | 1 | -0/+1 |
2007-01-11 | Added zeroconf service publishing using avahi | Jim Ramsay | 1 | -0/+1 |
2006-12-23 | Added gapless_mp3_playback option. Setting to "no" will disable gapless | J. Alexander Treuman | 1 | -0/+1 |
2006-08-28 | Rearrange mpd.conf.5 and conf.[ch] to use the more logical ordering of config... | J. Alexander Treuman | 1 | -21/+21 |
2006-08-20 | Fix warnings for -Wmissing-prototypes | Avuton Olrich | 1 | -2/+2 |
2006-07-27 | conf.[ch] whitespace cleanup | J. Alexander Treuman | 1 | -38/+38 |
2006-07-22 | Adding on the fly volume normalization support. Code originally from mplayer... | J. Alexander Treuman | 1 | -0/+1 |
2006-07-21 | Add a getBoolConfigParam function | J. Alexander Treuman | 1 | -0/+2 |
2006-07-20 | Add mpd-indent.sh | Avuton Olrich | 1 | -9/+9 |
2006-07-14 | Change shank's email address | J. Alexander Treuman | 1 | -1/+1 |
2006-07-14 | [CLEANUP] Remove function from header, static | Avuton Olrich | 1 | -2/+0 |
2006-07-13 | Huge header update, update the copyright and add | Avuton Olrich | 1 | -1/+1 |
2006-07-13 | Remove forceGetConfigParamValue, it's unused and even | Avuton Olrich | 1 | -2/+0 |
2006-06-21 | Add back the id3v1_encoding option. Now it really will convert id3v1 only. | J. Alexander Treuman | 1 | -0/+1 |
2006-04-30 | Remove unused config value | Qball Cow | 1 | -1/+0 |
2005-11-18 | DJWLindenaar's fix race condition and some memory leaks patch | Qball Cow | 1 | -0/+1 |
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 | -1/+1 |
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 | -2/+4 |
2004-10-28 | merge shank-rewrite-config changes | Warren Dukes | 1 | -49/+62 |
2004-10-23 | configure shout encoding quality and audio format | Warren Dukes | 1 | -0/+1 |
2004-10-05 | apply dottemag's id3v1 encodings patch | Warren Dukes | 1 | -0/+1 |
2004-09-02 | add configuration variables for shout stuff | Warren Dukes | 1 | -0/+7 |
2004-07-17 | add replaygain preamp | Warren Dukes | 1 | -0/+1 |
2004-06-20 | add http proxy config options (no http proxy code yet) | Warren Dukes | 1 | -1/+4 |
2004-05-10 | stuff for configuring the audio output format (sampling rate, channels, bits) | Warren Dukes | 1 | -0/+1 |
2004-05-07 | add replayGain stuff for flac from AliasMrJones | Warren Dukes | 1 | -0/+1 |
2004-04-14 | add vim shiznit to end of all source files | Warren Dukes | 1 | -0/+1 |
2004-03-18 | bunch of autotool cleanups | Warren Dukes | 1 | -0/+2 |