| Commit message (Expand) | Author | Age | Files | Lines |
* | conf: export config_param_free() | Max Kellermann | 2011-09-09 | 1 | -0/+3 |
* | conf: _get_next_param() returns a const pointer | Max Kellermann | 2011-09-09 | 1 | -2/+2 |
* | conf: add config_dup_block_path() | Max Kellermann | 2011-09-09 | 1 | -0/+9 |
* | conf: turn config_get_path() into config_dup_path() | Max Kellermann | 2011-09-09 | 1 | -10/+8 |
* | conf: get_block_param() returns a const pointer | Max Kellermann | 2011-09-09 | 1 | -1/+1 |
* | conf: move duplicate check to _read_name_value() | Max Kellermann | 2011-09-09 | 1 | -2/+2 |
* | conf: add gcc optimization attributes | Max Kellermann | 2011-09-09 | 1 | -0/+3 |
* | despotify: Add support utilities | Simon Kagstrom | 2011-03-29 | 1 | -0/+3 |
* | copyright year 2011 | Max Kellermann | 2011-01-29 | 1 | -1/+1 |
* | conf: Whitespace cosmetics | Thomas Jansen | 2010-09-25 | 1 | -9/+9 |
* | filter/replay_gain: added option "replaygain_limit" | Daniel Seuthe | 2010-05-30 | 1 | -0/+1 |
* | inotify: added setting "auto_update_depth" | Max Kellermann | 2010-04-13 | 1 | -0/+1 |
* | conf: added function config_get_unsigned() | Max Kellermann | 2010-04-13 | 1 | -0/+4 |
* | Update copyright notices. | Avuton Olrich | 2009-12-31 | 1 | -1/+1 |
* | Initial filter chain and filter configuration for outputs. | Albin Eldstål-Damlin | 2009-12-14 | 1 | -0/+3 |
* | mpd.conf: new bool config value for enabling/disabling inotify update | Viliam Mateicka | 2009-10-26 | 1 | -0/+1 |
* | playlist_list: pass configuration to playlist plugins | Max Kellermann | 2009-10-13 | 1 | -0/+1 |
* | conf: handle fatal errors with GError | Max Kellermann | 2009-09-24 | 1 | -4/+5 |
* | conf: removed the deprecated "error_file" option | Max Kellermann | 2009-08-24 | 1 | -1/+0 |
* | conf: replaced gcc "const" attribute with "pure" | Michal Nazarewicz | 2009-07-19 | 1 | -13/+22 |
* | daemon: added "group" configuration option | Michal Nazarewicz | 2009-07-19 | 1 | -0/+1 |
* | conf: added the gcc "const" attribute to some functions | Max Kellermann | 2009-07-15 | 1 | -0/+13 |
* | conf: added config_quark() | Max Kellermann | 2009-07-03 | 1 | -0/+10 |
* | conf: log unused/unknown block parameters | Max Kellermann | 2009-06-25 | 1 | -0/+6 |
* | conf: added "used" flag to struct block_param | Max Kellermann | 2009-06-25 | 1 | -0/+12 |
* | conf: make get_bool() return a bool | Max Kellermann | 2009-06-25 | 1 | -3/+0 |
* | conf: removed config_add_param() | Max Kellermann | 2009-06-25 | 1 | -7/+0 |
* | volume: removed support for legacy mixer configuration | Max Kellermann | 2009-06-25 | 1 | -2/+0 |
* | Preamp for missing replay-gain | Daniel Seuthe | 2009-06-25 | 1 | -0/+1 |
* | conf: make config_param.num_block_params unsigned | Max Kellermann | 2009-06-03 | 1 | -1/+1 |
* | conf: eliminated CamelCase | Max Kellermann | 2009-06-03 | 1 | -3/+4 |
* | conf: config_param_free() not necessary for export. | Avuton Olrich | 2009-03-30 | 1 | -2/+0 |
* | all: Update copyright header. | Avuton Olrich | 2009-03-13 | 1 | -6/+7 |
* | input: pass config_param to input_plugin.init() | Max Kellermann | 2009-03-02 | 1 | -0/+1 |
* | decoder_list: added configuration block "decoder" | Max Kellermann | 2009-02-15 | 1 | -0/+1 |
* | conf: added config_add_param() | Max Kellermann | 2009-01-25 | 1 | -0/+7 |
* | conf: const pointers in block get functions | Max Kellermann | 2009-01-25 | 1 | -6/+6 |
* | stored_playlist: moved configuration variables from playlist.c | Max Kellermann | 2009-01-25 | 1 | -0/+3 |
* | conf: added config_get_positive() | Max Kellermann | 2009-01-21 | 1 | -0/+3 |
* | sticker: new library for storing dynamic information about songs | Max Kellermann | 2009-01-19 | 1 | -0/+1 |
* | conf: added config_get_block_unsigned() | Max Kellermann | 2009-01-18 | 1 | -0/+4 |
* | conf: added config_get_block_string() | Max Kellermann | 2009-01-18 | 1 | -0/+11 |
* | conf: removed parseConfigFilePath() | Max Kellermann | 2009-01-18 | 1 | -3/+0 |
* | conf: added config_get_path() | Max Kellermann | 2009-01-18 | 1 | -0/+8 |
* | conf: replaced getConfigParamValue() with config_get_string() | Max Kellermann | 2009-01-17 | 1 | -1/+2 |
* | conf: replaced getBoolBlockParam() with config_get_block_bool() | Max Kellermann | 2009-01-17 | 1 | -2/+3 |
* | conf: use config_get_bool() instead of getBoolConfigParam() | Max Kellermann | 2009-01-17 | 1 | -2/+0 |
* | conf: no CamelCase, part I | Max Kellermann | 2009-01-17 | 1 | -16/+27 |
* | removing mixer_reconfigure memmory leak, fixing configure of alsa and oss mix... | Viliam Mateicka | 2009-01-11 | 1 | -0/+3 |
* | exporting functions | Viliam Mateicka | 2008-12-31 | 1 | -0/+4 |