| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | -43/+104 |
* | conf: splitted function config_param_free() | Max Kellermann | 2009-09-24 | 1 | -4/+11 |
* | conf: removed the deprecated "error_file" option | Max Kellermann | 2009-08-24 | 1 | -1/+0 |
* | conf: use the tokenizer library | Max Kellermann | 2009-07-19 | 1 | -62/+82 |
* | daemon: added "group" configuration option | Michal Nazarewicz | 2009-07-19 | 1 | -0/+1 |
* | conf: use bp->value, not param->value | Max Kellermann | 2009-07-06 | 1 | -1/+1 |
* | conf: registered option "filter" | Max Kellermann | 2009-07-05 | 1 | -0/+1 |
* | conf: log unused/unknown block parameters | Max Kellermann | 2009-06-25 | 1 | -0/+29 |
* | conf: added "used" flag to struct block_param | Max Kellermann | 2009-06-25 | 1 | -1/+4 |
* | conf: detect duplicate parameters in config_add_block_param() | Max Kellermann | 2009-06-25 | 1 | -9/+9 |
* | conf: make get_bool() return a bool | Max Kellermann | 2009-06-25 | 1 | -19/+18 |
* | conf: moved code from get_bool() to string_array_contains() | Max Kellermann | 2009-06-25 | 1 | -9/+16 |
* | conf: register configuration options statically | Max Kellermann | 2009-06-25 | 1 | -94/+57 |
* | conf: removed config_add_param() | Max Kellermann | 2009-06-25 | 1 | -9/+0 |
* | conf: replace "mask" bit field with two "bool" variables | Max Kellermann | 2009-06-25 | 1 | -12/+6 |
* | 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 | -4/+2 |
* | conf: eliminated CamelCase | Max Kellermann | 2009-06-03 | 1 | -12/+12 |
* | conf: use g_ascii_strcasecmp() instead of strcasecmp() | Max Kellermann | 2009-04-28 | 1 | -2/+2 |
* | conf: config_param_free() not necessary for export. | Avuton Olrich | 2009-03-30 | 1 | -1/+1 |
* | 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 |
* | added G_LOG_DOMAIN macros to several libraries | Max Kellermann | 2009-02-19 | 1 | -0/+3 |
* | conf: log the effective configuration file name | Max Kellermann | 2009-02-19 | 1 | -0/+2 |
* | 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/+10 |
* | conf: allow param==NULL | Max Kellermann | 2009-01-25 | 1 | -0/+3 |
* | conf: const pointers in block get functions | Max Kellermann | 2009-01-25 | 1 | -8/+8 |
* | conf: added config_get_positive() | Max Kellermann | 2009-01-21 | 1 | -0/+20 |
* | 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/+22 |
* | conf: added config_get_block_string() | Max Kellermann | 2009-01-18 | 1 | -0/+12 |
* | conf: removed parseConfigFilePath() | Max Kellermann | 2009-01-18 | 1 | -23/+0 |
* | conf: added config_get_path() | Max Kellermann | 2009-01-18 | 1 | -0/+18 |
* | conf: replaced getConfigParamValue() with config_get_string() | Max Kellermann | 2009-01-17 | 1 | -3/+4 |
* | conf: replaced getBoolBlockParam() with config_get_block_bool() | Max Kellermann | 2009-01-17 | 1 | -10/+14 |
* | conf: use config_get_bool() instead of getBoolConfigParam() | Max Kellermann | 2009-01-17 | 1 | -13/+7 |
* | conf: no CamelCase, part I | Max Kellermann | 2009-01-17 | 1 | -51/+61 |
* | removing mixer_reconfigure memmory leak, fixing configure of alsa and oss mix... | Viliam Mateicka | 2009-01-11 | 1 | -1/+1 |
* | conf: use GLib instead of utils.h | Max Kellermann | 2009-01-03 | 1 | -12/+9 |
* | conf: use GLib's GSList library | Max Kellermann | 2009-01-02 | 1 | -35/+54 |
* | exporting functions | Viliam Mateicka | 2008-12-31 | 1 | -2/+2 |
* | removed os_compat.h | Max Kellermann | 2008-12-29 | 1 | -1/+2 |
* | conf: use GLib instead of utils.h/log.h | Max Kellermann | 2008-12-28 | 1 | -36/+37 |
* | utils: removed myFgets() | Max Kellermann | 2008-12-28 | 1 | -2/+3 |
* | Remove obsolete http_buffer* stuff that went away with the new curl backend. | Avuton Olrich | 2008-12-20 | 1 | -2/+0 |
* | update: added options which control symlink behaviour | Raphaƫl Rigo | 2008-11-28 | 1 | -0/+2 |