Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Config*: move to config/ | Max Kellermann | 2014-01-24 | 1 | -3/+3 |
| | |||||
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
| | |||||
* | *: use nullptr instead of NULL | Max Kellermann | 2013-10-28 | 1 | -1/+1 |
| | |||||
* | ConfigData: use std::string for config_param::value | Max Kellermann | 2013-10-15 | 1 | -1/+1 |
| | |||||
* | mpd_error.h: remove obsolete header | Max Kellermann | 2013-09-05 | 1 | -3/+3 |
| | | | | Migrate the remaining callers to FatalError(). | ||||
* | conf.h: remove obsolete header | Max Kellermann | 2013-09-05 | 1 | -1/+3 |
| | | | | | Use only ConfigData.hxx in plugin sources to reduce header dependencies. | ||||
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -6/+5 |
| | | | | Replaces GLib's GError. | ||||
* | audio_format: convert to C++ | Max Kellermann | 2013-08-03 | 1 | -7/+8 |
| | |||||
* | audio_{parser,config}: convert to C++ | Max Kellermann | 2013-01-30 | 1 | -0/+50 |