aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/OSXOutputPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* output/*: move to output/plugins/Max Kellermann2014-01-231-428/+0
* copyright year 2014Max Kellermann2014-01-131-1/+1
* util/Alloc: new library replacing GLib's g_malloc()Max Kellermann2014-01-071-1/+1
* output/osx: fix typoMax Kellermann2013-12-191-1/+1
* output/osx: use DynamicFifoBuffer instead of struct fifo_bufferMax Kellermann2013-12-191-26/+21
* output/osx: fix build failureLukas Stabe2013-12-101-3/+3
* system/ByteOrder: new library for byte ordering / endianessMax Kellermann2013-10-161-4/+3
* Log: new logging library APIMax Kellermann2013-10-021-10/+12
* util/Error: new error passing libraryMax Kellermann2013-09-041-44/+40
* *: 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