aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/JackOutputPlugin.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Log: new logging library APIMax Kellermann2013-10-021-14/+15
| | | | | 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-8/+6
| | | | The MPD core will add this as a prefeix.
* util/Error: new error passing libraryMax Kellermann2013-09-041-47/+41
| | | | Replaces GLib's GError.
* *: use gcc.h macros instead of GLibMax Kellermann2013-08-041-1/+1
|
* OutputPlugin: pass config_param referenceMax Kellermann2013-08-041-14/+13
|
* audio_format: convert to C++Max Kellermann2013-08-031-14/+14
|
* gcc.h: add macro gcc_unreachable()Max Kellermann2013-08-031-0/+1
|
* tag: convert to C++Max Kellermann2013-07-301-0/+1
|
* output_api: convert to C++Max Kellermann2013-07-301-1/+1
|
* output/jack: convert to C++Max Kellermann2013-04-171-0/+775