index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
conf.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-09-09
conf: export config_param_free()
Max Kellermann
1
-0
/
+3
2011-09-09
conf: _get_next_param() returns a const pointer
Max Kellermann
1
-2
/
+2
2011-09-09
conf: add config_dup_block_path()
Max Kellermann
1
-0
/
+9
2011-09-09
conf: turn config_get_path() into config_dup_path()
Max Kellermann
1
-10
/
+8
2011-09-09
conf: get_block_param() returns a const pointer
Max Kellermann
1
-1
/
+1
2011-09-09
conf: move duplicate check to _read_name_value()
Max Kellermann
1
-2
/
+2
2011-09-09
conf: add gcc optimization attributes
Max Kellermann
1
-0
/
+3
2011-03-29
despotify: Add support utilities
Simon Kagstrom
1
-0
/
+3
2011-01-29
copyright year 2011
Max Kellermann
1
-1
/
+1
2010-09-25
conf: Whitespace cosmetics
Thomas Jansen
1
-9
/
+9
2010-05-30
filter/replay_gain: added option "replaygain_limit"
Daniel Seuthe
1
-0
/
+1
2010-04-13
inotify: added setting "auto_update_depth"
Max Kellermann
1
-0
/
+1
2010-04-13
conf: added function config_get_unsigned()
Max Kellermann
1
-0
/
+4
2009-12-31
Update copyright notices.
Avuton Olrich
1
-1
/
+1
2009-12-14
Initial filter chain and filter configuration for outputs.
Albin Eldstål-Damlin
1
-0
/
+3
2009-10-26
mpd.conf: new bool config value for enabling/disabling inotify update
Viliam Mateicka
1
-0
/
+1
2009-10-13
playlist_list: pass configuration to playlist plugins
Max Kellermann
1
-0
/
+1
2009-09-24
conf: handle fatal errors with GError
Max Kellermann
1
-4
/
+5
2009-08-24
conf: removed the deprecated "error_file" option
Max Kellermann
1
-1
/
+0
2009-07-19
conf: replaced gcc "const" attribute with "pure"
Michal Nazarewicz
1
-13
/
+22
2009-07-19
daemon: added "group" configuration option
Michal Nazarewicz
1
-0
/
+1
2009-07-15
conf: added the gcc "const" attribute to some functions
Max Kellermann
1
-0
/
+13
2009-07-03
conf: added config_quark()
Max Kellermann
1
-0
/
+10
2009-06-25
conf: log unused/unknown block parameters
Max Kellermann
1
-0
/
+6
2009-06-25
conf: added "used" flag to struct block_param
Max Kellermann
1
-0
/
+12
2009-06-25
conf: make get_bool() return a bool
Max Kellermann
1
-3
/
+0
2009-06-25
conf: removed config_add_param()
Max Kellermann
1
-7
/
+0
2009-06-25
volume: removed support for legacy mixer configuration
Max Kellermann
1
-2
/
+0
2009-06-25
Preamp for missing replay-gain
Daniel Seuthe
1
-0
/
+1
2009-06-03
conf: make config_param.num_block_params unsigned
Max Kellermann
1
-1
/
+1
2009-06-03
conf: eliminated CamelCase
Max Kellermann
1
-3
/
+4
2009-03-30
conf: config_param_free() not necessary for export.
Avuton Olrich
1
-2
/
+0
2009-03-13
all: Update copyright header.
Avuton Olrich
1
-6
/
+7
2009-03-02
input: pass config_param to input_plugin.init()
Max Kellermann
1
-0
/
+1
2009-02-15
decoder_list: added configuration block "decoder"
Max Kellermann
1
-0
/
+1
2009-01-25
conf: added config_add_param()
Max Kellermann
1
-0
/
+7
2009-01-25
conf: const pointers in block get functions
Max Kellermann
1
-6
/
+6
2009-01-25
stored_playlist: moved configuration variables from playlist.c
Max Kellermann
1
-0
/
+3
2009-01-21
conf: added config_get_positive()
Max Kellermann
1
-0
/
+3
2009-01-19
sticker: new library for storing dynamic information about songs
Max Kellermann
1
-0
/
+1
2009-01-18
conf: added config_get_block_unsigned()
Max Kellermann
1
-0
/
+4
2009-01-18
conf: added config_get_block_string()
Max Kellermann
1
-0
/
+11
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
[next]