aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/OpenALOutputPlugin.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Log: new logging library APIMax Kellermann2013-10-021-3/+0
| | | | | Prepare to migrate away from GLib. Currently, we're still using GLib as a backend.
* util/Error: new error passing libraryMax Kellermann2013-09-041-23/+17
| | | | Replaces GLib's GError.
* *: use gcc.h macros instead of GLibMax Kellermann2013-08-041-4/+5
|
* OutputPlugin: pass config_param referenceMax Kellermann2013-08-041-4/+3
|
* audio_format: convert to C++Max Kellermann2013-08-031-10/+10
|
* output_api: convert to C++Max Kellermann2013-07-301-1/+1
|
* output/openal: convert to C++Max Kellermann2013-04-171-0/+294