Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Log: new logging library API | Max Kellermann | 2013-10-02 | 1 | -7/+7 |
| | | | | | Prepare to migrate away from GLib. Currently, we're still using GLib as a backend. | ||||
* | *Plugin: remove redundant "line %i" from error messages | Max Kellermann | 2013-09-26 | 1 | -2/+2 |
| | | | | The MPD core will add this as a prefeix. | ||||
* | mpd_error.h: remove obsolete header | Max Kellermann | 2013-09-05 | 1 | -3/+3 |
| | | | | Migrate the remaining callers to FatalError(). | ||||
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -85/+69 |
| | | | | Replaces GLib's GError. | ||||
* | *: use gcc.h macros instead of GLib | Max Kellermann | 2013-08-04 | 1 | -1/+1 |
| | |||||
* | EncoderPlugin: pass config_param reference | Max Kellermann | 2013-08-04 | 1 | -1/+1 |
| | |||||
* | OutputPlugin: pass config_param reference | Max Kellermann | 2013-08-04 | 1 | -25/+22 |
| | |||||
* | audio_format: convert to C++ | Max Kellermann | 2013-08-03 | 1 | -6/+5 |
| | |||||
* | tag: convert to C++ | Max Kellermann | 2013-07-30 | 1 | -2/+3 |
| | |||||
* | encoder_api: convert to C++ | Max Kellermann | 2013-07-30 | 1 | -7/+6 |
| | |||||
* | output_api: convert to C++ | Max Kellermann | 2013-07-30 | 1 | -1/+1 |
| | |||||
* | encoder_list: convert to C++ | Max Kellermann | 2013-04-17 | 1 | -1/+1 |
| | |||||
* | output/shout: convert to C++ | Max Kellermann | 2013-04-17 | 1 | -0/+564 |