aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/OSXOutputPlugin.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* system/ByteOrder: new library for byte ordering / endianessMax Kellermann2013-10-161-4/+3
| | | | Replacing GLib macros.
* Log: new logging library APIMax Kellermann2013-10-021-10/+12
| | | | | Prepare to migrate away from GLib. Currently, we're still using GLib as a backend.
* util/Error: new error passing libraryMax Kellermann2013-09-041-44/+40
| | | | Replaces GLib's GError.
* *: use gcc.h macros instead of GLibMax Kellermann2013-08-041-5/+5
|
* OutputPlugin: pass config_param referenceMax Kellermann2013-08-041-3/+3
|
* audio_format: convert to C++Max Kellermann2013-08-031-12/+11
|
* output_api: convert to C++Max Kellermann2013-07-301-1/+1
|
* output/osx: convert to C++Max Kellermann2013-01-291-0/+437