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
2009-12-14
Initial filter chain and filter configuration for outputs.
Albin Eldstål-Damlin
2009-10-26
mpd.conf: new bool config value for enabling/disabling inotify update
Viliam Mateicka
2009-10-13
playlist_list: pass configuration to playlist plugins
Max Kellermann
2009-09-24
conf: handle fatal errors with GError
Max Kellermann
2009-08-24
conf: removed the deprecated "error_file" option
Max Kellermann
2009-07-19
conf: replaced gcc "const" attribute with "pure"
Michal Nazarewicz
2009-07-19
daemon: added "group" configuration option
Michal Nazarewicz
2009-07-15
conf: added the gcc "const" attribute to some functions
Max Kellermann
2009-07-03
conf: added config_quark()
Max Kellermann
2009-06-25
conf: log unused/unknown block parameters
Max Kellermann
2009-06-25
conf: added "used" flag to struct block_param
Max Kellermann
2009-06-25
conf: make get_bool() return a bool
Max Kellermann
2009-06-25
conf: removed config_add_param()
Max Kellermann
2009-06-25
volume: removed support for legacy mixer configuration
Max Kellermann
2009-06-25
Preamp for missing replay-gain
Daniel Seuthe
2009-06-03
conf: make config_param.num_block_params unsigned
Max Kellermann
2009-06-03
conf: eliminated CamelCase
Max Kellermann
2009-03-30
conf: config_param_free() not necessary for export.
Avuton Olrich
2009-03-13
all: Update copyright header.
Avuton Olrich
2009-03-02
input: pass config_param to input_plugin.init()
Max Kellermann
2009-02-15
decoder_list: added configuration block "decoder"
Max Kellermann
2009-01-25
conf: added config_add_param()
Max Kellermann
2009-01-25
conf: const pointers in block get functions
Max Kellermann
2009-01-25
stored_playlist: moved configuration variables from playlist.c
Max Kellermann
2009-01-21
conf: added config_get_positive()
Max Kellermann
2009-01-19
sticker: new library for storing dynamic information about songs
Max Kellermann
2009-01-18
conf: added config_get_block_unsigned()
Max Kellermann
2009-01-18
conf: added config_get_block_string()
Max Kellermann
2009-01-18
conf: removed parseConfigFilePath()
Max Kellermann
2009-01-18
conf: added config_get_path()
Max Kellermann
2009-01-17
conf: replaced getConfigParamValue() with config_get_string()
Max Kellermann
2009-01-17
conf: replaced getBoolBlockParam() with config_get_block_bool()
Max Kellermann
2009-01-17
conf: use config_get_bool() instead of getBoolConfigParam()
Max Kellermann
2009-01-17
conf: no CamelCase, part I
Max Kellermann
2009-01-11
removing mixer_reconfigure memmory leak, fixing configure of alsa and oss mix...
Viliam Mateicka
2008-12-31
exporting functions
Viliam Mateicka
2008-12-20
Remove obsolete http_buffer* stuff that went away with the new curl backend.
Avuton Olrich
2008-11-28
update: added options which control symlink behaviour
Raphaël Rigo
2008-11-27
conf: added config_get_bool()
Max Kellermann
2008-10-31
added prefix to header macros
Max Kellermann
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
[next]