aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/ShoutOutputPlugin.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Log: new logging library APIMax Kellermann2013-10-021-7/+7
| | | | | Prepare to migrate away from GLib. Currently, we're still using GLib as a backend.
* *Plugin: remove redundant "line %i" from error messagesMax Kellermann2013-09-261-2/+2
| | | | The MPD core will add this as a prefeix.
* mpd_error.h: remove obsolete headerMax Kellermann2013-09-051-3/+3
| | | | Migrate the remaining callers to FatalError().
* util/Error: new error passing libraryMax Kellermann2013-09-041-85/+69
| | | | Replaces GLib's GError.
* *: use gcc.h macros instead of GLibMax Kellermann2013-08-041-1/+1
|
* EncoderPlugin: pass config_param referenceMax Kellermann2013-08-041-1/+1
|
* OutputPlugin: pass config_param referenceMax Kellermann2013-08-041-25/+22
|
* audio_format: convert to C++Max Kellermann2013-08-031-6/+5
|
* tag: convert to C++Max Kellermann2013-07-301-2/+3
|
* encoder_api: convert to C++Max Kellermann2013-07-301-7/+6
|
* output_api: convert to C++Max Kellermann2013-07-301-1/+1
|
* encoder_list: convert to C++Max Kellermann2013-04-171-1/+1
|
* output/shout: convert to C++Max Kellermann2013-04-171-0/+564