index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
conf.h
Age
Commit message (
Expand
)
Author
2008-04-12
clean up CPP includes
Max Kellermann
2008-02-05
fix -Wconst warnings
Max Kellermann
2007-09-05
conf: improved boolean config parameter handling from -ke
Eric Wong
2007-06-03
allow zeroconf to be disabled.
Patrik Weiskircher
2007-04-05
The massive copyright update
Avuton Olrich
2007-02-02
Add libsamplerate support, old resampling is still an option, but this sounds...
Avuton Olrich
2007-01-11
Added zeroconf service publishing using avahi
Jim Ramsay
2006-12-23
Added gapless_mp3_playback option. Setting to "no" will disable gapless
J. Alexander Treuman
2006-08-28
Rearrange mpd.conf.5 and conf.[ch] to use the more logical ordering of config...
J. Alexander Treuman
2006-08-20
Fix warnings for -Wmissing-prototypes
Avuton Olrich
2006-07-27
conf.[ch] whitespace cleanup
J. Alexander Treuman
2006-07-22
Adding on the fly volume normalization support. Code originally from mplayer...
J. Alexander Treuman
2006-07-21
Add a getBoolConfigParam function
J. Alexander Treuman
2006-07-20
Add mpd-indent.sh
Avuton Olrich
2006-07-14
Change shank's email address
J. Alexander Treuman
2006-07-14
[CLEANUP] Remove function from header, static
Avuton Olrich
2006-07-13
Huge header update, update the copyright and add
Avuton Olrich
2006-07-13
Remove forceGetConfigParamValue, it's unused and even
Avuton Olrich
2006-06-21
Add back the id3v1_encoding option. Now it really will convert id3v1 only.
J. Alexander Treuman
2006-04-30
Remove unused config value
Qball Cow
2005-11-18
DJWLindenaar's fix race condition and some memory leaks patch
Qball Cow
2005-03-11
removed the id3v1_encoding config option, there's no way to guarantee that we...
Warren Dukes
2005-03-09
*) add support for pid files
Warren Dukes
2005-03-06
config file change! now 'port' is optional and 'db_file' is required!
Warren Dukes
2004-11-10
merge changes from metadata-rewrite branch
Warren Dukes
2004-11-02
make http buffer and prebuffer size configurable
Warren Dukes
2004-10-28
merge shank-rewrite-config changes
Warren Dukes
2004-10-23
configure shout encoding quality and audio format
Warren Dukes
2004-10-05
apply dottemag's id3v1 encodings patch
Warren Dukes
2004-09-02
add configuration variables for shout stuff
Warren Dukes
2004-07-17
add replaygain preamp
Warren Dukes
2004-06-20
add http proxy config options (no http proxy code yet)
Warren Dukes
2004-05-10
stuff for configuring the audio output format (sampling rate, channels, bits)
Warren Dukes
2004-05-07
add replayGain stuff for flac from AliasMrJones
Warren Dukes
2004-04-14
add vim shiznit to end of all source files
Warren Dukes
2004-03-18
bunch of autotool cleanups
Warren Dukes
2004-02-23
import from SF CVS
Warren Dukes